正在显示
5 个修改的文件
包含
8 行增加
和
8 行删除
| 1 | -const appId = 'wx04262fa98a7de5b6'; | 1 | +const appId = 'wx32bfb06842a38c34'; |
| 2 | App({ | 2 | App({ |
| 3 | onLaunch: function() { | 3 | onLaunch: function() { |
| 4 | var that = this; | 4 | var that = this; |
| @@ -144,9 +144,9 @@ App({ | @@ -144,9 +144,9 @@ App({ | ||
| 144 | // baseUrl: "http://192.144.144.220:20000/", | 144 | // baseUrl: "http://192.144.144.220:20000/", |
| 145 | // baseUrl: "http://154.8.229.55:20000/", | 145 | // baseUrl: "http://154.8.229.55:20000/", |
| 146 | // baseUrl: "http://47.110.250.177:20000/", | 146 | // baseUrl: "http://47.110.250.177:20000/", |
| 147 | - // baseUrl: "http://47.110.158.110:20000/", | 147 | + baseUrl: "http://47.110.158.110:20000/", |
| 148 | // baseUrl: "https://api.workai.com.cn/", | 148 | // baseUrl: "https://api.workai.com.cn/", |
| 149 | - baseUrl: "https://api.fjhxrl.com/", | 149 | + // baseUrl: "https://xsb.cnthr.com/bizapi/", |
| 150 | OSSUrl: "", //"https://oss.workai.com.cn/", | 150 | OSSUrl: "", //"https://oss.workai.com.cn/", |
| 151 | userInfo: null, | 151 | userInfo: null, |
| 152 | hostInfo: null, | 152 | hostInfo: null, |
| @@ -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, |
| @@ -12,7 +12,7 @@ | @@ -12,7 +12,7 @@ | ||
| 12 | }, | 12 | }, |
| 13 | "compileType": "miniprogram", | 13 | "compileType": "miniprogram", |
| 14 | "libVersion": "2.4.2", | 14 | "libVersion": "2.4.2", |
| 15 | - "appid": "wx04262fa98a7de5b6", | 15 | + "appid": "wx32bfb06842a38c34", |
| 16 | "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA", | 16 | "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA", |
| 17 | "debugOptions": { | 17 | "debugOptions": { |
| 18 | "hidedInDevtools": [] | 18 | "hidedInDevtools": [] |
请
注册
或
登录
后发表评论