skyouc
2025-11-06 8643df2e582ae46f9f2ff91efc2f14620e6c3837
pages.json
@@ -1,7 +1,7 @@
{
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path": "pages/login/login",
         "path": "pages/login/index",
         "style": {
            "navigationBarTitleText": "%page.login%"
         }
@@ -10,6 +10,42 @@
         "path": "pages/home/index",
         "style": {
            "navigationBarTitleText": "%page.index%"
         }
      },
      {
         "path": "pages/outbound/wavePick",
         "style": {
            "navigationBarTitleText": "波次拣货"
         }
      },
      {
         "path": "pages/check/checkOrder",
         "style": {
            "navigationBarTitleText": "盘点单"
         }
      },
      {
         "path": "pages/check/checkOrderItem",
         "style": {
            "navigationBarTitleText": "初盘"
         }
      },
      {
         "path": "pages/check/firstCheck",
         "style": {
            "navigationBarTitleText": "初盘"
         }
      },
      {
         "path": "pages/check/TempCheck",
         "style": {
            "navigationBarTitleText": "临时盘点"
         }
      },
      {
         "path": "pages/outbound/wavePickItem",
         "style": {
            "navigationBarTitleText": "波次拣货"
         }
      },
      {
@@ -455,7 +491,6 @@
            "navigationBarTitleText": "半成品出库单",
            "enablePullDownRefresh": false
         }
      }
      , {