1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "autoAudits": false
- },
- "compileType": "miniprogram",
- "libVersion": "2.13.1",
- "appid": "wx6e03e5ada030b1aa",
- "projectname": "充电桩",
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "gamePlugin": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|