@@ -111,7 +111,9 @@
beforeDestroy() {
this.show = false
},
-
+ onShow() {
+ this.userInfo = uni.getStorageSync("userInfo")
+ },
onLoad() {
that = this
this.userInfo = uni.getStorageSync("userInfo")