This commit is contained in:
zdx
2020-12-31 13:15:41 +08:00

View File

@@ -9,6 +9,7 @@ Page({
isLogin:false
},
onShow() {
wx.hideHomeButton()
wx.getStorage({
key: 'token',
success: () => {