| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 | 
							- {
 
-   "description": "项目配置文件",
 
-   "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,
 
-     "showShadowRootInWxmlPanel": true,
 
-     "packNpmManually": true,
 
-     "enableEngineNative": false,
 
-     "packNpmRelationList": [
 
-       {
 
-         "packageJsonPath": "./package.json",
 
-         "miniprogramNpmDistDir": "./"
 
-       }
 
-     ],
 
-     "minifyWXSS": true,
 
-     "showES6CompileOption": false,
 
-     "minifyWXML": true,
 
-     "babelSetting": {
 
-       "ignore": [],
 
-       "disablePlugins": [],
 
-       "outputPath": ""
 
-     },
 
-     "ignoreUploadUnusedFiles": true,
 
-     "useCompilerPlugins": [
 
-       "sass"
 
-     ],
 
-     "condition": true
 
-   },
 
-   "compileType": "miniprogram",
 
-   "condition": {},
 
-   "editorSetting": {
 
-     "tabIndent": "auto",
 
-     "tabSize": 2
 
-   },
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "appid": "wxbb36136a90907f54",
 
-   "projectname": "E_WeChat",
 
-   "libVersion": "2.29.1",
 
-   "simulatorPluginLibVersion": {}
 
- }
 
 
  |