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