| 123456789101112131415161718192021222324252627282930313233 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "1.9.93",
- "appid": "wx1fef080f74481cbd",
- "projectname": "%E8%87%AA%E7%84%B6%E6%8B%BC%E8%AF%BB%E6%B8%B8%E6%88%8F",
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|