Showing
1 changed file
with
0 additions
and
28 deletions
project.config.json
deleted
100644 → 0
| 1 | -{ | |
| 2 | - "description": "项目配置文件。", | |
| 3 | - "setting": { | |
| 4 | - "urlCheck": false, | |
| 5 | - "es6": true, | |
| 6 | - "postcss": true, | |
| 7 | - "minified": true, | |
| 8 | - "newFeature": true | |
| 9 | - }, | |
| 10 | - "compileType": "miniprogram", | |
| 11 | - "libVersion": "1.6.4", | |
| 12 | - "appid": "wx7bbcbee582c3b171", | |
| 13 | - "projectname": "Nature", | |
| 14 | - "condition": { | |
| 15 | - "search": { | |
| 16 | - "current": -1, | |
| 17 | - "list": [] | |
| 18 | - }, | |
| 19 | - "conversation": { | |
| 20 | - "current": -1, | |
| 21 | - "list": [] | |
| 22 | - }, | |
| 23 | - "miniprogram": { | |
| 24 | - "current": -1, | |
| 25 | - "list": [] | |
| 26 | - } | |
| 27 | - } | |
| 28 | -} | |
| \ No newline at end of file |
Please
register
or
login
to post a comment