提交 51dbce91527594fd450432457eff6942687ee8ad

作者 wangyu
1 个父辈 9f7f29ec

切换海峡项目

正在显示 2 个修改的文件 包含 2 行增加9 行删除
@@ -143,21 +143,14 @@ App({ @@ -143,21 +143,14 @@ App({
143 appId: appId, 143 appId: appId,
144 com_id: "", 144 com_id: "",
145 onshow_count: 0, 145 onshow_count: 0,
146 -<<<<<<< HEAD  
147 - // baseUrl: "http://47.110.158.110:20000/",  
148 - baseUrl: "https://api.fjhxrl.com/",  
149 - OSSUrl: "",  
150 -=======  
151 - refresh_complete:false,  
152 // baseUrl: "http://47.99.47.16:20000/", 146 // baseUrl: "http://47.99.47.16:20000/",
153 // baseUrl: "http://47.96.75.229:20000/", 147 // baseUrl: "http://47.96.75.229:20000/",
154 // baseUrl: "http://192.144.144.220:20000/", 148 // baseUrl: "http://192.144.144.220:20000/",
155 // baseUrl: "http://154.8.229.55:20000/", 149 // baseUrl: "http://154.8.229.55:20000/",
156 // baseUrl: "http://47.110.250.177:20000/", 150 // baseUrl: "http://47.110.250.177:20000/",
157 // baseUrl: "http://47.110.158.110:20000/", 151 // baseUrl: "http://47.110.158.110:20000/",
158 - baseUrl: "https://api.workai.com.cn/", 152 + baseUrl: "https://api.fjhxrl.com/",
159 OSSUrl: "", //"https://oss.workai.com.cn/", 153 OSSUrl: "", //"https://oss.workai.com.cn/",
160 ->>>>>>> dev2.0  
161 userInfo: null, 154 userInfo: null,
162 hostInfo:null, 155 hostInfo:null,
163 hasLogin: false, 156 hasLogin: false,
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 "ignore": [] 4 "ignore": []
5 }, 5 },
6 "setting": { 6 "setting": {
7 - "urlCheck": true, 7 + "urlCheck": false,
8 "es6": true, 8 "es6": true,
9 "postcss": true, 9 "postcss": true,
10 "minified": true, 10 "minified": true,
注册登录 后发表评论