diff --git a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue index 9900e29..f72dd4a 100644 --- a/src/project/pingchang/AppGetewayRegister/getewayAdd.vue +++ b/src/project/pingchang/AppGetewayRegister/getewayAdd.vue @@ -682,10 +682,6 @@ export default { .addBox { padding-bottom: 140px; - // ::v-deep .input1::-webkit-input-placeholder{ - // color: #FF4466; - // } - .tips { line-height: 1.3; padding: 32px 32px; @@ -807,7 +803,8 @@ export default { padding-right: 28px; border-bottom: 1px solid #DDDDDD; - ::v-deep .u-input { + ::v-deep .u-input, + input { flex: 1; height: 100%; text-align: right !important;