Merge branch 'zcwy0428-zsx' into 'master'

Zcwy0428 zsx

See merge request !42
This commit is contained in:
joshen
2024-07-05 13:38:39 +08:00
4 changed files with 6 additions and 6 deletions

View File

@@ -45,10 +45,10 @@ if(process.env.NODE_ENV === 'development'){
oldApiBaseUrl = '/uboeApi'; oldApiBaseUrl = '/uboeApi';
statApiBaseUrl='/statApi'; statApiBaseUrl='/statApi';
socialApiBaseUrl='/socialApi'; socialApiBaseUrl='/socialApi';
fileUrl = 'https://u-pre.boe.com/upload'; fileUrl = 'https://u.boe.com/upload';
loginPath='https://u-pre.boe.com/m/login'; loginPath='https://u.boe.com/m/login';
loginPathLogin='https://u-pre.boe.com/m/loginuser'; loginPathLogin='https://u.boe.com/m/loginuser';
scormPlayer='https://u-pre.boe.com/newscorm/scorm-player'; scormPlayer='https://u.boe.com/newscorm/scorm-player';
apiActivityUrl='/activityApi'; apiActivityUrl='/activityApi';
}else{ }else{
// 生产环境 // 生产环境

View File

@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a"; hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0]; var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s); 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.542e7ff8.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.1a3d0154.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