| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 | 
							- {
 
-   "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "setting": {
 
-     "bundle": false,
 
-     "userConfirmedBundleSwitch": false,
 
-     "urlCheck": true,
 
-     "scopeDataCheck": false,
 
-     "coverView": true,
 
-     "es6": true,
 
-     "postcss": true,
 
-     "compileHotReLoad": false,
 
-     "lazyloadPlaceholderEnable": false,
 
-     "preloadBackgroundData": false,
 
-     "minified": true,
 
-     "autoAudits": false,
 
-     "newFeature": false,
 
-     "uglifyFileName": false,
 
-     "uploadWithSourceMap": true,
 
-     "useIsolateContext": true,
 
-     "nodeModules": false,
 
-     "enhance": true,
 
-     "useMultiFrameRuntime": true,
 
-     "useApiHook": true,
 
-     "useApiHostProcess": true,
 
-     "showShadowRootInWxmlPanel": true,
 
-     "packNpmManually": false,
 
-     "enableEngineNative": false,
 
-     "packNpmRelationList": [],
 
-     "minifyWXSS": true,
 
-     "showES6CompileOption": false,
 
-     "minifyWXML": true,
 
-     "useStaticServer": true,
 
-     "checkInvalidKey": true,
 
-     "babelSetting": {
 
-       "ignore": [],
 
-       "disablePlugins": [],
 
-       "outputPath": ""
 
-     },
 
-     "disableUseStrict": false,
 
-     "useCompilerPlugins": false
 
-   },
 
-   "compileType": "miniprogram",
 
-   "libVersion": "2.17.0",
 
-   "appid": "wxfde43fb55c186822",
 
-   "projectname": "miniprogram-1",
 
-   "condition": {},
 
-   "editorSetting": {
 
-     "tabIndent": "insertSpaces",
 
-     "tabSize": 2
 
-   }
 
- }
 
 
  |