h5/pages/staffLogin/login.vue
@@ -122,10 +122,10 @@ title: '密码不能为空', icon: 'none' }) if (!form.code) return uni.showToast({ title: '验证码不能为空', icon: 'none' }) // if (!form.code) return uni.showToast({ // title: '验证码不能为空', // icon: 'none' // }) loginPost({ ...form, uuid: this.captcha.uuid, @@ -231,7 +231,7 @@ display: flex; align-items: center; justify-content: center; font-weight: 500; font-weight: 600; font-size: 32rpx; color: #ffffff; border-radius: 50rpx; @@ -249,7 +249,7 @@ .deal { color: $uni-color-primary; } .checked{ .checked { width: 48rpx; margin-right: 12rpx; }