project.config.json 2.2 KB
{
  "description": "项目配置文件",
  "packOptions": {
    "ignore": []
  },
  "setting": {
    "urlCheck": false,
    "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,
    "useMultiFrameRuntime": false,
    "useApiHook": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "useIsolateContext": true,
    "useCompilerModule": false,
    "userConfirmedUseCompilerModuleSwitch": false,
    "userConfirmedBundleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "minifyWXSS": true,
    "bundle": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.11.0",
  "appid": "wx11011d1f9492b8e0",
  "projectname": "%E8%BD%A6%E5%94%9B",
  "debugOptions": {
    "hidedInDevtools": []
  },
  "isGameTourist": false,
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {
    "plugin": {
      "list": []
    },
    "game": {
      "list": []
    },
    "gamePlugin": {
      "list": []
    },
    "miniprogram": {
      "list": [
        {
          "id": -1,
          "name": "pages/stores/index",
          "pathName": "pages/stores/index",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/praise/praise",
          "pathName": "pages/praise/praise",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/goPromotion/goPromotion",
          "pathName": "pages/goPromotion/goPromotion",
          "query": "",
          "scene": null
        },
        {
          "name": "pages/VtuanDetail/VtuanDetail",
          "pathName": "pages/VtuanDetail/VtuanDetail",
          "query": "type=4&id=4073",
          "scene": null
        },
        {
          "name": "pages/home/home",
          "pathName": "pages/home/home",
          "scene": null
        }
      ]
    }
  }
}