sub_pages/supplier/supplier-reg/supplier-reg.vue
@@ -130,6 +130,10 @@ icon: "none" }); this.setTimer(); //调用定时器方法 }else{ this.getCodeText = "获取验证码" //发送验证码 this.getCodeisWaiting = false; this.getCodeBtnColor = "#20613D"; } // setTimeout(() => { // //弹出提示框 @@ -223,10 +227,10 @@ }, 1000); } else { uni.showToast({ title: '登录失败!', icon: 'none' }); // uni.showToast({ // title: '登录失败!', // icon: 'none' // }); return; }