|
|
@@ -14,7 +14,8 @@ App({
|
|
|
// apiRoot: 'http://192.168.0.193:8687/qyh/api/',
|
|
|
// apiRoot: 'http://192.168.0.232:8687/wjxy/api/', //黄理志
|
|
|
// apiRoot: 'http://192.168.0.186:8687/wjxy/api/',
|
|
|
- webViewUrl: "http://192.168.0.193:5173/#/", // 青创赛h5端地址
|
|
|
+ // webViewUrl: "http://192.168.0.193:5173/#/", // 青创赛h5端地址
|
|
|
+ webViewUrl: "https://saishi.songlanyun.com/h5/#/", // 青创赛h5端地址
|
|
|
siteInfo: require("siteinfo.js"),
|
|
|
token: "",
|
|
|
// appAssetsUrl: 'https://pm.lanzhongrenli.com/qmjz/app', //静态资源服务器
|