正在显示
2 个修改的文件
包含
11 行增加
和
12 行删除
| 1 | //app.js | 1 | //app.js |
| 2 | -const appId = 'wxe91c67adba6ac02d'; | 2 | +const appId = 'wx04262fa98a7de5b6'; |
| 3 | App({ | 3 | App({ |
| 4 | onLaunch: function () { | 4 | onLaunch: function () { |
| 5 | var that = this; | 5 | var that = this; |
| @@ -121,13 +121,9 @@ App({ | @@ -121,13 +121,9 @@ App({ | ||
| 121 | globalData: { | 121 | globalData: { |
| 122 | appId: appId, | 122 | appId: appId, |
| 123 | onshow_count: 0, | 123 | onshow_count: 0, |
| 124 | - // baseUrl: "http://47.99.47.16:20000/", | ||
| 125 | - // baseUrl: "http://47.96.75.229:20000/", | ||
| 126 | - // baseUrl: "http://192.144.144.220:20000/", | ||
| 127 | - // baseUrl: "http://154.8.229.55:20000/", | ||
| 128 | // baseUrl: "http://47.110.158.110:20000/", | 124 | // baseUrl: "http://47.110.158.110:20000/", |
| 129 | - baseUrl: "https://api.workai.com.cn/", | ||
| 130 | - OSSUrl: "",//"https://oss.workai.com.cn/", | 125 | + baseUrl: "https://api.fjhxrl.com/", |
| 126 | + OSSUrl: "", | ||
| 131 | userInfo: null, | 127 | userInfo: null, |
| 132 | hasLogin: false, | 128 | hasLogin: false, |
| 133 | openid: null, | 129 | openid: null, |
| 1 | { | 1 | { |
| 2 | - "description": "项目配置文件。", | 2 | + "description": "项目配置文件", |
| 3 | "packOptions": { | 3 | "packOptions": { |
| 4 | "ignore": [] | 4 | "ignore": [] |
| 5 | }, | 5 | }, |
| 6 | "setting": { | 6 | "setting": { |
| 7 | - "urlCheck": false, | 7 | + "urlCheck": true, |
| 8 | "es6": true, | 8 | "es6": true, |
| 9 | "postcss": true, | 9 | "postcss": true, |
| 10 | "minified": true, | 10 | "minified": true, |
| 11 | "newFeature": true | 11 | "newFeature": true |
| 12 | }, | 12 | }, |
| 13 | "compileType": "miniprogram", | 13 | "compileType": "miniprogram", |
| 14 | - "libVersion": "2.2.2", | ||
| 15 | - "appid": "wxe91c67adba6ac02d", | ||
| 16 | - "projectname": "%E8%87%AA%E7%84%B6%E4%BA%BA%E7%A8%8E%E6%94%B6", | 14 | + "libVersion": "2.4.2", |
| 15 | + "appid": "wx04262fa98a7de5b6", | ||
| 16 | + "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA", | ||
| 17 | + "debugOptions": { | ||
| 18 | + "hidedInDevtools": [] | ||
| 19 | + }, | ||
| 17 | "isGameTourist": false, | 20 | "isGameTourist": false, |
| 18 | "condition": { | 21 | "condition": { |
| 19 | "search": { | 22 | "search": { |
请
注册
或
登录
后发表评论