| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 | 
							- {
 
-   "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": false
 
-   },
 
-   "compileType": "miniprogram",
 
-   "condition": {},
 
-   "editorSetting": {
 
-     "tabIndent": "auto",
 
-     "tabSize": 2
 
-   },
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "appid": "wxc1b6ae925ac1d06a",
 
-   "projectname": "E_WeChat",
 
-   "libVersion": "2.29.1"
 
- }
 
 
  |