1234567891011121314 |
- {
- "miniprogramRoot": "./",
- "projectname": "kede-bill-weapp",
- "description": "科德研发服务流程管理系统",
- "appid": "touristappid",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "postcss": false,
- "minified": false
- },
- "compileType": "miniprogram"
- }
|