This commit is contained in:
hot777zz
2023-11-15 23:20:09 +08:00
9 changed files with 201 additions and 167 deletions

View File

@@ -54,9 +54,6 @@
return
}
this.isLoad = true
this.src = uni.getStorageSync('avatar')
this.username = uni.getStorageSync('nickname')
this.account = uni.getStorageSync('account')
},
methods: {
reOnLoad() {