|
@@ -9,7 +9,7 @@ if(env.envVersion==='develop'){//开发
|
|
|
baseUrl='http://8.136.199.33:8607/h5adminapi';
|
|
|
// linkRoadshowUrl='http://localhost:3000/xcx_h5/ssbg';
|
|
|
// linkRoadshowUrl='http://advisoryadmin.brilliantstart.cn/xcx_h5/ssbg';
|
|
|
- linkRoadshowUrl='http://192.168.77.18:3000/xcx_h5/ssbg';
|
|
|
+ linkRoadshowUrl='https://xcxh5test.hzinsights.com/xcx_h5/ssbg';
|
|
|
}else if(env.envVersion==='trial'){//体验版
|
|
|
baseUrl='https://xcxh5test.hzinsights.com/h5adminapi';
|
|
|
linkRoadshowUrl='https://xcxh5test.hzinsights.com/xcx_h5/ssbg';
|