提交 51dbce91527594fd450432457eff6942687ee8ad

作者 wangyu
1 个父辈 9f7f29ec

切换海峡项目

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