|
@@ -5,27 +5,56 @@
|
|
|
},
|
|
},
|
|
|
"setting": {
|
|
"setting": {
|
|
|
"urlCheck": false,
|
|
"urlCheck": false,
|
|
|
- "es6": true
|
|
|
|
|
|
|
+ "es6": true,
|
|
|
|
|
+ "enhance": true,
|
|
|
|
|
+ "postcss": true,
|
|
|
|
|
+ "preloadBackgroundData": false,
|
|
|
|
|
+ "minified": true,
|
|
|
|
|
+ "newFeature": false,
|
|
|
|
|
+ "coverView": true,
|
|
|
|
|
+ "nodeModules": false,
|
|
|
|
|
+ "autoAudits": false,
|
|
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
|
|
+ "scopeDataCheck": false,
|
|
|
|
|
+ "uglifyFileName": false,
|
|
|
|
|
+ "checkInvalidKey": true,
|
|
|
|
|
+ "checkSiteMap": true,
|
|
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
|
|
+ "compileHotReLoad": false,
|
|
|
|
|
+ "lazyloadPlaceholderEnable": false,
|
|
|
|
|
+ "useMultiFrameRuntime": true,
|
|
|
|
|
+ "useApiHook": true,
|
|
|
|
|
+ "useApiHostProcess": true,
|
|
|
|
|
+ "babelSetting": {
|
|
|
|
|
+ "ignore": [],
|
|
|
|
|
+ "disablePlugins": [],
|
|
|
|
|
+ "outputPath": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "useIsolateContext": false,
|
|
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
|
|
+ "packNpmManually": false,
|
|
|
|
|
+ "packNpmRelationList": [],
|
|
|
|
|
+ "minifyWXSS": true,
|
|
|
|
|
+ "disableUseStrict": false,
|
|
|
|
|
+ "showES6CompileOption": false,
|
|
|
|
|
+ "useCompilerPlugins": false,
|
|
|
|
|
+ "minifyWXML": true
|
|
|
},
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "",
|
|
"libVersion": "",
|
|
|
"appid": "wx21b7c3ef12082099",
|
|
"appid": "wx21b7c3ef12082099",
|
|
|
- "projectname": "销花宝",
|
|
|
|
|
|
|
+ "projectname": "%E9%94%80%E8%8A%B1%E5%AE%9D",
|
|
|
"condition": {
|
|
"condition": {
|
|
|
"search": {
|
|
"search": {
|
|
|
- "current": -1,
|
|
|
|
|
"list": []
|
|
"list": []
|
|
|
},
|
|
},
|
|
|
"conversation": {
|
|
"conversation": {
|
|
|
- "current": -1,
|
|
|
|
|
"list": []
|
|
"list": []
|
|
|
},
|
|
},
|
|
|
"game": {
|
|
"game": {
|
|
|
- "current": -1,
|
|
|
|
|
"list": []
|
|
"list": []
|
|
|
},
|
|
},
|
|
|
"miniprogram": {
|
|
"miniprogram": {
|
|
|
- "current": -1,
|
|
|
|
|
"list": []
|
|
"list": []
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|