This commit is contained in:
zhangsir
2024-05-27 17:19:40 +08:00
parent 1a653a0eac
commit 2eff30d64e
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ if(process.env.NODE_ENV === 'development'){
oldApiBaseUrl = '/uboeApi';
statApiBaseUrl='/statApi-release';
socialApiBaseUrl='/socialApi-release';
fileUrl = 'https://u-pre.boe.com/upload';
fileUrl = 'https://u.boe.com/upload';
loginPath='https://u.boe.com/m/loginuser';
scormPlayer='https://u.boe.com/newscorm/scorm-player';
apiActivityUrl='/activityApi';
@@ -53,7 +53,7 @@ if(process.env.NODE_ENV === 'development'){
oldApiBaseUrl = '/uboeApi';
statApiBaseUrl='/statApi';
socialApiBaseUrl='/socialApi';
fileUrl = 'https://u-pre.boe.com/upload';
fileUrl = 'https://u.boe.com/upload';
loginPath='https://u.boe.com/m/loginuser';
scormPlayer='https://u.boe.com/newscorm/scorm-player';
apiActivityUrl='/activityApi';

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.a39f8d57.js></script><script src=/mobile/static/js/index.2eefd737.js></script></body></html>
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.a39f8d57.js></script><script src=/mobile/static/js/index.31f34b20.js></script></body></html>