{
  "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "setting": {
    "urlCheck": true,
    "es6": true,
    "enhance": true,
    "postcss": true,
    "preloadBackgroundData": false,
    "minified": true,
    "newFeature": true,
    "coverView": true,
    "nodeModules": true,
    "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,
    "useStaticServer": true
  },
  "compileType": "miniprogram",
  "libVersion": "2.11.1",
  "appid": "wxa2bf334720c47626",
  "projectname": "env-pc",
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {
    "miniprogram": {
      "list": [
        {
          "name": "pages/index/index",
          "pathName": "pages/index/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/adjust/index",
          "pathName": "pages/adjust/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/detail/index",
          "pathName": "pages/detail/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/usercenter/index",
          "pathName": "pages/usercenter/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/feedback/index",
          "pathName": "pages/feedback/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/search/index",
          "pathName": "pages/search/index",
          "query": "",
          "scene": null
        }
      ]
    }
  },
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  }
}