喻文俊 3 years ago
parent
commit
bacc9aab57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/login/login.vue

+ 1 - 1
pages/login/login.vue

@@ -154,8 +154,8 @@ export default {
                 this.isLogin = false
                 this.isLogin = false
             }
             }
         },
         },
+        //获取手机验证码
         GetMobileCodeFn() {
         GetMobileCodeFn() {
-            //获取手机验证码
             if (this.params.mobile == '') {
             if (this.params.mobile == '') {
                 this.$util.msg('请输入手机号', 2000)
                 this.$util.msg('请输入手机号', 2000)
                 return
                 return