|
@@ -39,6 +39,7 @@ export const wxRequest = (url,data) => {
|
|
app.globalData.userInfo.headImg= ''
|
|
app.globalData.userInfo.headImg= ''
|
|
app.globalData.userInfo.userName = ''
|
|
app.globalData.userInfo.userName = ''
|
|
app.globalData.userInfo.phoneNumber = ''
|
|
app.globalData.userInfo.phoneNumber = ''
|
|
|
|
+ app.globalData.selectedInex = 2
|
|
wx.reLaunch({
|
|
wx.reLaunch({
|
|
url: '/pages/my/my',
|
|
url: '/pages/my/my',
|
|
})
|
|
})
|