pages/companyLogin/companyLogin.vue
@@ -38,7 +38,7 @@ </view> <view class="form-input set-flex set-flex-content-between"> <input type="number" v-model="form.code" placeholder="请输入验证码"/> <view @click="getCode"> <view @tap='getCode'> <text class="driver"></text> <text class="getcode">{{tips}}</text> </view> @@ -290,7 +290,7 @@ background: #F0F8FF; } } /deep/ .u-radio { ::v-deep .u-radio { margin-bottom: 20rpx; } </style>