1234567891011121314151617181920212223242526272829303132 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "minified": false
- },
- "compileType": "miniprogram",
- "libVersion": "",
- "appid": "wxeb29362c7f2e9e48",
- "projectname": "星火纵横教练端",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "game": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": []
- }
- }
- }
|