MrShi
3 天以前 4fabfe4dbd2eb28d07a4350597d314958cc1c281
bicycle/unpackage/dist/dev/mp-weixin/project.private.config.json
@@ -3,32 +3,5 @@
  "projectname": "bicycle",
  "setting": {
    "compileHotReLoad": true
  },
  "condition": {
    "miniprogram": {
      "list": [
        {
          "name": "运营中心列表",
          "pathName": "pages/operationList/operationList",
          "query": "",
          "scene": null,
          "launchMode": "default"
        },
        {
          "name": "运营中心",
          "pathName": "pages/operationsCenter/operationsCenter",
          "query": "",
          "launchMode": "default",
          "scene": null
        },
        {
          "name": "运营中心登录",
          "pathName": "pages/operationLogin/operationLogin",
          "query": "",
          "launchMode": "default",
          "scene": null
        }
      ]
    }
  }
}