| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 | 
							- {
 
-   "description": "项目配置文件",
 
-   "miniprogramRoot": "miniprogram/",
 
-   "compileType": "miniprogram",
 
-   "setting": {
 
-     "useCompilerPlugins": [
 
-       "typescript",
 
-       "less"
 
-     ],
 
-     "babelSetting": {
 
-       "ignore": [],
 
-       "disablePlugins": [],
 
-       "outputPath": ""
 
-     },
 
-     "coverView": false,
 
-     "postcss": true,
 
-     "minified": true,
 
-     "enhance": true,
 
-     "showShadowRootInWxmlPanel": false,
 
-     "packNpmManually": true,
 
-     "packNpmRelationList": [
 
-       {
 
-         "packageJsonPath": "./package.json",
 
-         "miniprogramNpmDistDir": "./miniprogram/"
 
-       }
 
-     ],
 
-     "ignoreUploadUnusedFiles": true,
 
-     "compileHotReLoad": false,
 
-     "skylineRenderEnable": true,
 
-     "es6": true
 
-   },
 
-   "simulatorType": "wechat",
 
-   "simulatorPluginLibVersion": {},
 
-   "condition": {},
 
-   "srcMiniprogramRoot": "miniprogram/",
 
-   "editorSetting": {
 
-     "tabIndent": "insertSpaces",
 
-     "tabSize": 2
 
-   },
 
-   "libVersion": "2.32.3",
 
-   "packOptions": {
 
-     "ignore": [],
 
-     "include": []
 
-   },
 
-   "appid": "wxb1f36da5e7f07e14"
 
- }
 
 
  |