platform_key1
This commit is contained in:
parent
84698cb097
commit
fd93f092b5
@ -101,6 +101,7 @@ router.beforeEach(async(to, from, next) => {
|
||||
if(!token){
|
||||
let unionid='';
|
||||
let platform_key='123456';
|
||||
alert(import.meta.env.MODE);
|
||||
if(import.meta.env.MODE==='production') {
|
||||
platform_key='dk&*dj1P'
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user