k94314517
2025-07-17 bbd9c436f23f5fdbe712c4a22d90b457066bdf38
small-program/unpackage/dist/dev/mp-weixin/project.private.config.json
@@ -3,11 +3,32 @@
    "miniprogram": {
      "list": [
        {
          "name": "包装工发布",
          "pathName": "pages/packaging-worker/packaging-worker",
          "query": "days=3&startDate=2025-07-17&endDate=2025-07-19&latitude=31.851151&longitude=117.25966&address=安徽省合肥市蜀山区肥西路66号&workType=2",
          "launchMode": "default",
          "scene": null
        },
        {
          "name": "分拣工发布",
          "pathName": "pages/sorting/sorting",
          "query": "days=15&startDate=2025-07-17&endDate=2025-07-31&latitude=31.851151&longitude=117.25966&address=安徽省合肥市蜀山区肥西路66号&workType=1",
          "launchMode": "default",
          "scene": null
        },
        {
          "name": "采摘工发布",
          "pathName": "pages/using-workers/using-workers",
          "query": "workType=0&days=4&startDate=2025-07-17&endDate=2025-07-20&latitude=31.85038&longitude=117.259886&address=安徽省合肥市蜀山区肥西路64号",
          "launchMode": "default",
          "scene": null
        },
        {
          "name": "认证结果",
          "pathName": "pages/certification-results/certification-results",
          "query": "",
          "scene": null,
          "launchMode": "default"
          "launchMode": "default",
          "scene": null
        },
        {
          "name": "认证成功",
@@ -130,5 +151,10 @@
        }
      ]
    }
  },
  "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "projectname": "small-program",
  "setting": {
    "compileHotReLoad": true
  }
}