12345678910111213141516 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "kede-createRD-h5",
- "description": "Taro 多端(微信小程序 + H5 + React Native)",
- "appid": "touristappid",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "postcss": false,
- "minified": false,
- "newFeature": true,
- "autoAudits": false
- },
- "compileType": "miniprogram",
- "condition": {}
- }
|