feat: There is no way the,
This commit is contained in:
@@ -109,6 +109,7 @@ router.beforeEach(function (to, from, next) {
|
||||
if (isMobile()) {
|
||||
if ((token === null || token === '' ) && toName !== 'Login') {
|
||||
if(toName !== 'phoneIndex'){
|
||||
sessionStorage.removeItem("param");
|
||||
sessionStorage.setItem('param',JSON.stringify(param4))
|
||||
next('/phoneIndex')
|
||||
}else {
|
||||
|
||||
Reference in New Issue
Block a user