1234567891011121314151617181920212223242526272829303132 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "postcss": false,
- "minified": true,
- "es6": true
- },
- "compileType": "miniprogram",
- "libVersion": "",
- "appid": "wxa6d3f8efdc58ff7e",
- "projectname": "football",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "list": []
- },
- "conversation": {
- "list": []
- },
- "game": {
- "list": []
- },
- "miniprogram": {
- "list": []
- }
- }
- }
|