|
|
@ -117,7 +117,9 @@ export function exit(redirect = false) { |
|
|
pushCustomerOff(cid, platform) |
|
|
pushCustomerOff(cid, platform) |
|
|
// #endif
|
|
|
// #endif
|
|
|
store.dispatch('logout') |
|
|
store.dispatch('logout') |
|
|
go2('login', {}, redirect) |
|
|
|
|
|
|
|
|
uni.reLaunch({url: '/pages/login/index'}) |
|
|
|
|
|
|
|
|
|
|
|
// go2('login', {}, redirect)
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
|