| | |
| | | }, |
| | | viewAgreement() { |
| | | // 跳转到用户协议页面 |
| | | this.$router.push('/about?e=2'); |
| | | this.$router.push('/about?e=3'); |
| | | }, |
| | | getCodeRandom(){ |
| | | const code = Math.floor(1000 + Math.random() * 9000).toString(); |
| | |
| | | // }, 2000) |
| | | Toast(this.$t("hj28")); |
| | | this.loginBtn = false; |
| | | } else if (isNull(this.yzmCode)) { |
| | | // this.texts = this.$t('hj30') |
| | | // this.alertShow = true |
| | | // setTimeout(() => { |
| | | // this.alertShow = false |
| | | // }, 2000) |
| | | Toast(this.$t("jy459")); |
| | | this.loginBtn = false; |
| | | } else if (isNull(this.userPassword)) { |
| | | } |
| | | // else if (isNull(this.yzmCode)) { |
| | | // // this.texts = this.$t('hj30') |
| | | // // this.alertShow = true |
| | | // // setTimeout(() => { |
| | | // // this.alertShow = false |
| | | // // }, 2000) |
| | | // Toast(this.$t("jy459")); |
| | | // this.loginBtn = false; |
| | | // } |
| | | else if (isNull(this.userPassword)) { |
| | | // this.texts = this.$t('hj30') |
| | | // this.alertShow = true |
| | | // setTimeout(() => { |