| | |
| | | <van-checkbox v-model="checked">{{ |
| | | $t("我已閱讀並同意") |
| | | }}</van-checkbox> |
| | | <span style="color: rgb(5, 106, 239)">{{ |
| | | <span @click="gotoxy" style="color: rgb(5, 106, 239)">{{ |
| | | $t("《用戶服務協議》") |
| | | }}</span> |
| | | </div> |
| | |
| | | : ""; |
| | | }, |
| | | methods: { |
| | | gotoxy(){ |
| | | this.$router.push("/help_fwxy"); |
| | | }, |
| | | handleInput() { |
| | | if ( |
| | | this.userPassword !== "" && |
| | |
| | | }, |
| | | |
| | | async gook() { |
| | | if (this.phone.length !== 10) { |
| | | if (this.phone.length == 0) { |
| | | Notify({ type: "warning", message: this.$t("hj28") }); |
| | | } else if (isNull(this.userPassword)) { |
| | | Notify({ type: "warning", message: this.$t("hj30") }); |
| | |
| | | font-size: 0.37333rem; |
| | | color: #8c9fad; |
| | | text-align: center; |
| | | margin: 0 auto; |
| | | margin-top: 10px; |
| | | margin: 20px auto; |
| | | // margin-top: 10px; |
| | | } |
| | | .radio-con { |
| | | margin-top: 0.32rem; |