| 1234567891011121314151617181920212223242526272829 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false
- },
- "compileType": "miniprogram",
- "libVersion": "",
- "appid": "touristappid",
- "projectname": "baifo",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "list": []
- },
- "conversation": {
- "list": []
- },
- "game": {
- "list": []
- },
- "miniprogram": {
- "list": []
- }
- }
- }
|