正在显示
5 个修改的文件
包含
41 行增加
和
42 行删除
1 | { | 1 | { |
2 | - "description": "项目配置文件", | ||
3 | - "packOptions": { | ||
4 | - "ignore": [] | ||
5 | - }, | ||
6 | - "setting": { | ||
7 | - "urlCheck": true, | ||
8 | - "es6": true, | ||
9 | - "postcss": true, | ||
10 | - "minified": true, | ||
11 | - "newFeature": true | ||
12 | - }, | ||
13 | - "compileType": "miniprogram", | ||
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 | - }, | ||
20 | - | ||
21 | - "isGameTourist": false, | ||
22 | - "condition": { | ||
23 | - "search": { | ||
24 | - "current": -1, | ||
25 | - "list": [] | ||
26 | - }, | ||
27 | - "conversation": { | ||
28 | - "current": -1, | ||
29 | - "list": [] | ||
30 | - }, | ||
31 | - "game": { | ||
32 | - "currentL": -1, | ||
33 | - "list": [] | ||
34 | - }, | ||
35 | - "miniprogram": { | ||
36 | - "current": -1, | ||
37 | - "list": [] | ||
38 | - } | ||
39 | - } | 2 | + "description": "项目配置文件", |
3 | + "packOptions": { | ||
4 | + "ignore": [] | ||
5 | + }, | ||
6 | + "setting": { | ||
7 | + "urlCheck": true, | ||
8 | + "es6": true, | ||
9 | + "postcss": true, | ||
10 | + "minified": true, | ||
11 | + "newFeature": true | ||
12 | + }, | ||
13 | + "compileType": "miniprogram", | ||
14 | + "libVersion": "2.4.2", | ||
15 | + "appid": "wxe7d4efda23782b49", | ||
16 | + "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA", | ||
17 | + "debugOptions": { | ||
18 | + "hidedInDevtools": [] | ||
19 | + }, | ||
20 | + "isGameTourist": false, | ||
21 | + "condition": { | ||
22 | + "search": { | ||
23 | + "current": -1, | ||
24 | + "list": [] | ||
25 | + }, | ||
26 | + "conversation": { | ||
27 | + "current": -1, | ||
28 | + "list": [] | ||
29 | + }, | ||
30 | + "game": { | ||
31 | + "currentL": -1, | ||
32 | + "list": [] | ||
33 | + }, | ||
34 | + "miniprogram": { | ||
35 | + "current": -1, | ||
36 | + "list": [] | ||
37 | + } | ||
38 | + } | ||
40 | } | 39 | } |
请
注册
或
登录
后发表评论