123456789101112131415161718192021222324252627282930313233343536 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": false,
- "newFeature": true
- },
- "compileType": "game",
- "libVersion": "2.2.2",
- "appid": "wx8de7e8b39ac70abd",
- "projectname": "%E5%8E%A8%E6%88%BF%E6%B6%88%E6%B6%88%E6%B6%88",
- "isGameTourist": true,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|