|
|
@@ -5,27 +5,57 @@
|
|
|
},
|
|
|
"setting": {
|
|
|
"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": ""
|
|
|
+ },
|
|
|
+ "enableEngineNative": false,
|
|
|
+ "useIsolateContext": true,
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
+ "packNpmManually": false,
|
|
|
+ "packNpmRelationList": [],
|
|
|
+ "minifyWXSS": true,
|
|
|
+ "disableUseStrict": false,
|
|
|
+ "showES6CompileOption": false,
|
|
|
+ "useCompilerPlugins": false,
|
|
|
+ "minifyWXML": true
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "",
|
|
|
"appid": "wxcf32b3f0684c2433",
|
|
|
- "projectname": "供应商",
|
|
|
+ "projectname": "%E4%BE%9B%E5%BA%94%E5%95%86",
|
|
|
"condition": {
|
|
|
"search": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"conversation": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"game": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"miniprogram": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
}
|
|
|
}
|