123456789101112131415161718192021222324252627 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": false,
- "minified": true
- },
- "compileType": "weapp",
- "libVersion": "1.5.3",
- "appid": "wx45e362f1fc87fa24",
- "projectname": "locationService",
- "condition": {
- "weapp": {
- "current": -1,
- "list": []
- },
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- }
- }
- }
|