不要提交配置修改
This commit is contained in:
parent
6513b943ec
commit
573fdb3ee4
@ -138,7 +138,7 @@ if (process.env.CUSTOM_PLATFORM === "dev") {
|
|||||||
uni_app_web_video_source_url: APP_ENV === 'release' ? "http://124.117.209.78:5199" :
|
uni_app_web_video_source_url: APP_ENV === 'release' ? "http://124.117.209.78:5199" :
|
||||||
"https://sps.cxtc.com:3199", // 视频资源地址
|
"https://sps.cxtc.com:3199", // 视频资源地址
|
||||||
uni_app_web_local_api_url: APP_ENV === 'release' ? "http://124.117.209.78" :
|
uni_app_web_local_api_url: APP_ENV === 'release' ? "http://124.117.209.78" :
|
||||||
"http://localhost" //打包测试: 121.41.2.71 开发可 localhost
|
"http://121.41.2.71" //打包测试: 121.41.2.71 开发可 localhost
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user