|
@@ -3,15 +3,37 @@
|
|
|
"setting": {
|
|
|
"urlCheck": false,
|
|
|
"es6": true,
|
|
|
+ "enhance": false,
|
|
|
"postcss": true,
|
|
|
+ "preloadBackgroundData": false,
|
|
|
"minified": true,
|
|
|
- "newFeature": true
|
|
|
+ "newFeature": true,
|
|
|
+ "coverView": true,
|
|
|
+ "nodeModules": false,
|
|
|
+ "autoAudits": false,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "scopeDataCheck": false,
|
|
|
+ "uglifyFileName": false,
|
|
|
+ "checkInvalidKey": true,
|
|
|
+ "checkSiteMap": true,
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
+ "compileHotReLoad": false,
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "useIsolateContext": true,
|
|
|
+ "useCompilerModule": false,
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
- "libVersion": "1.9.91",
|
|
|
- "appid": "wxfdaeb25e38c4c47e",
|
|
|
+ "libVersion": "2.11.2",
|
|
|
+ "appid": "wx41c4be947a99bc26",
|
|
|
"projectname": "panda_small_%20routine",
|
|
|
"isGameTourist": false,
|
|
|
+ "simulatorType": "wechat",
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
|
"condition": {
|
|
|
"search": {
|
|
|
"current": -1,
|