修一下

This commit is contained in:
2025-06-20 16:59:15 +08:00
parent 7a066b3026
commit 9b2f38e5cb
7 changed files with 115 additions and 27 deletions

View File

@ -34,7 +34,7 @@
this.userInfo = userInfo;
if (!this.userInfo.phone) {
uni.navigateTo({
url: '/pages/user/bind'
url: '/pages/user/bind/bind'
})
}
this.form.nickname = this.userInfo.nickname || this.userInfo.extra.nickName