mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-15 22:06:46 +08:00
正常视频播放事件
This commit is contained in:
@@ -19,7 +19,8 @@ if(process.env.NODE_ENV === 'development'){
|
||||
oldApiBaseUrl = '/uboeApi';
|
||||
statApiBaseUrl='/statApi';
|
||||
socialApiBaseUrl='/socialApi';
|
||||
fileUrl = 'https://u-pre.boe.com/cdn/upload';
|
||||
fileUrl = 'https://u-pre.boe.com/upload';
|
||||
//fileUrl = 'https://u-pre.boe.com/cdn/upload';
|
||||
loginPath='/mobile/pages/login/login';
|
||||
scormPlayer='https://u-pre.boe.com/scorm-player';
|
||||
}else if(process.env.ENV_TYPE === 'preview'){
|
||||
|
||||
Reference in New Issue
Block a user