全局登录调整
This commit is contained in:
@@ -7,6 +7,9 @@ Page({
|
||||
userName:options.name
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
wx.hideHomeButton();
|
||||
},
|
||||
toLongin(){
|
||||
wx.redirectTo({url:"/pages/login/index"});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user