This commit is contained in:
lnn19986213 2024-04-18 15:58:36 +08:00
parent 669a65e9ab
commit d0ed08d2ce
1 changed files with 5 additions and 5 deletions

View File

@ -169,11 +169,11 @@
this.tab = 1
this.$refs.loginForm.clearValidate()
},
goRegist() {
uni.navigateTo({
url: '/pagesC/Login/Register'
})
},
// goRegist() {
// uni.navigateTo({
// url: '/pagesC/Login/Register'
// })
// },
goRemeber() {
uni.navigateTo({
url: '/pagesC/Login/RemeberPW'