|
@@ -2,14 +2,14 @@
|
|
|
"miniprogramRoot": "./dist",
|
|
"miniprogramRoot": "./dist",
|
|
|
"projectname": "mini",
|
|
"projectname": "mini",
|
|
|
"description": "",
|
|
"description": "",
|
|
|
- "appid": "touristappid",
|
|
|
|
|
|
|
+ "appid": "wx6765e6b2fe06378c",
|
|
|
"setting": {
|
|
"setting": {
|
|
|
- "urlCheck": true,
|
|
|
|
|
- "es6": false,
|
|
|
|
|
|
|
+ "urlCheck": false,
|
|
|
|
|
+ "es6": true,
|
|
|
"enhance": false,
|
|
"enhance": false,
|
|
|
"compileHotReLoad": false,
|
|
"compileHotReLoad": false,
|
|
|
"postcss": false,
|
|
"postcss": false,
|
|
|
- "minified": false
|
|
|
|
|
|
|
+ "minified": true
|
|
|
},
|
|
},
|
|
|
"compileType": "miniprogram"
|
|
"compileType": "miniprogram"
|
|
|
}
|
|
}
|