quanyawei
2023-10-31 6d9652287b1aaf1fbb2423921b4ea036839c5a74
App.vue
@@ -25,6 +25,7 @@
                           uni.clearStorageSync()
                           uni.setStorageSync('userInfor', JSON.stringify(result.data))
                           uni.setStorageSync('tonken', result.data.token)
                           uni.setStorageSync('openId', result.data.openId)
                           getDic()
                           this.$isResolve()
                        } else {