Compare commits

..

No commits in common. "dc1be97e8b254cedf350093b1d64785dc93f8be0" and "a9c8264a9250b85838afec22b90af63c73b8cd7a" have entirely different histories.

View File

@ -136,7 +136,7 @@ if (process.env.CUSTOM_PLATFORM === "dev") {
uni_app_web_api_url: APP_ENV === 'release' ? "http://124.117.209.78" : "http://121.41.2.71",
uni_app_web_source_url: APP_ENV === 'release' ? "http://124.117.209.78:5199" : "http://121.41.2.71:5199",
uni_app_web_video_source_url: APP_ENV === 'release' ? "http://124.117.209.78:5199" :
"http://121.41.2.71:5000/webImg", // 视频资源地址
"https://sps.cxtc.com:3199", // 视频资源地址
uni_app_web_local_api_url: APP_ENV === 'release' ? "http://124.117.209.78" :
"http://121.41.2.71" //打包测试: 121.41.2.71 开发可 localhost