platform_key1
This commit is contained in:
@@ -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'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user