u
This commit is contained in:
parent
b919baab4b
commit
828b0d3a7d
@ -154,7 +154,7 @@ export default {
|
||||
},
|
||||
|
||||
relaunchForAll ({envi=this.envi || wo?.envi || {}} = {}) {
|
||||
uni.switchTab({ url: envi?.relaunchForAll })
|
||||
uni.reLaunch({ url: envi?.relaunchForAll })
|
||||
},
|
||||
relaunchForOnline ({envi=this.envi || wo?.envi || {}} = {}) {
|
||||
process.env.NODE_ENV === 'production' && wo.ss.User.onlineUser.uuid && uni.reLaunch({ url: envi?.StartPageForOnline })
|
||||
|
Loading…
Reference in New Issue
Block a user