[更新]个人中心调整

This commit is contained in:
唐明明
2020-12-31 10:28:00 +08:00
parent cff94e05f6
commit a1a87a2d11

View File

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