|
12345678910111213 |
- {
- "miniprogramRoot": "./",
- "projectname": "LOCKING-mini",
- "description": "LOCKING 小程序端",
- "appid": "touristappid",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "postcss": false,
- "minified": false
- },
- "compileType": "miniprogram"
- }
|