连接了我的项目,我的抽成
This commit is contained in:
@ -12,6 +12,12 @@ Page({
|
||||
phoneNumber: ""
|
||||
},
|
||||
|
||||
gotoResetPwd() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/personCenter/resetPwd/resetPwd',
|
||||
})
|
||||
},
|
||||
|
||||
logOut() {
|
||||
wx.request({
|
||||
url: baseUrl + '/userInfo/mini/logout',
|
||||
|
Reference in New Issue
Block a user