正在显示
2 个修改的文件
包含
11 行增加
和
12 行删除
| 1 | 1 | //app.js |
| 2 | -const appId = 'wxe91c67adba6ac02d'; | |
| 2 | +const appId = 'wx04262fa98a7de5b6'; | |
| 3 | 3 | App({ |
| 4 | 4 | onLaunch: function () { |
| 5 | 5 | var that = this; |
| ... | ... | @@ -121,13 +121,9 @@ App({ |
| 121 | 121 | globalData: { |
| 122 | 122 | appId: appId, |
| 123 | 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 | 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 | 127 | userInfo: null, |
| 132 | 128 | hasLogin: false, |
| 133 | 129 | openid: null, | ... | ... |
| 1 | 1 | { |
| 2 | - "description": "项目配置文件。", | |
| 2 | + "description": "项目配置文件", | |
| 3 | 3 | "packOptions": { |
| 4 | 4 | "ignore": [] |
| 5 | 5 | }, |
| 6 | 6 | "setting": { |
| 7 | - "urlCheck": false, | |
| 7 | + "urlCheck": true, | |
| 8 | 8 | "es6": true, |
| 9 | 9 | "postcss": true, |
| 10 | 10 | "minified": true, |
| 11 | 11 | "newFeature": true |
| 12 | 12 | }, |
| 13 | 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 | 20 | "isGameTourist": false, |
| 18 | 21 | "condition": { |
| 19 | 22 | "search": { | ... | ... |
请
注册
或
登录
后发表评论