对token增加单独的h5的处理

This commit is contained in:
daihh
2023-03-17 17:22:48 +08:00
parent 005b3e6270
commit 6d66f7362c
2 changed files with 23 additions and 12 deletions

View File

@@ -47,11 +47,6 @@
}
console.log(pv,'=',options[pv]);
});
//if(params){
console.log(this.redirect+params)
//}
},
mounted() {
//对cookies进行操作这里是写