Merge branch 'main' into yxl
This commit is contained in:
@@ -99,7 +99,7 @@ const request = config => {
|
||||
if (res.confirm) {
|
||||
getApp().globalData.isShowModel = false
|
||||
store.dispatch('LogOut').then(res => {
|
||||
uni.reLaunch({ url: '/pages/login/login-one' })
|
||||
uni.reLaunch({ url: '/packageA/pages/login/wx-login' })
|
||||
})
|
||||
} else if(res.cancel) {
|
||||
getApp().globalData.isShowModel = false
|
||||
|
||||
Reference in New Issue
Block a user