This commit is contained in:
zhangsir
2024-06-19 19:13:43 +08:00
parent be0080f133
commit 35a9fcb55b
5 changed files with 4 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ let manageApiBaseUrl ='/manageApi';
let statApiBaseUrl='/statApi';
let socialApiBaseUrl='/socialApi';
let loginPath='/pages/login/login';
let loginPathLogin='/pages/login/login'
let context='/mobile';
let tokenName='';
let appId=''

View File

@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.7c4a142a.js></script><script src=/mobile/static/js/index.11a5f526.js></script></body></html>
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.7c4a142a.js></script><script src=/mobile/static/js/index.20359a72.js></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long