#
whycq
2023-09-22 af1482111b7cd95aabd3a0c55c153deb593cdb7b
pages.json
@@ -1,5 +1,10 @@
{
   "easycom": {
         "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
      },
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path": "pages/login/login",
         "style": {
@@ -50,6 +55,30 @@
      },
      {
         "path": "pages/AGV/AGVStart",
         "style": {
            "navigationBarTitleText": "AGV启动入库"
         }
      },
      {
         "path": "pages/tzsk/AGV/AGVPakin",
         "style": {
            "navigationBarTitleText": "AGV组托"
         }
      },
      {
         "path": "pages/tzsk/AGV/AGVPakinBing",
         "style": {
            "navigationBarTitleText": "AGV上架绑定"
         }
      },
      {
         "path": "pages/tzsk/AGV/AGVPakinOn",
         "style": {
            "navigationBarTitleText": "AGV上架组托"
         }
      },
      {
         "path": "pages/tzsk/AGV/AGVStart",
         "style": {
            "navigationBarTitleText": "AGV启动入库"
         }
@@ -141,6 +170,30 @@
         }
      },
      {
         "path": "pages/out/checkOut",
         "style": {
            "navigationBarTitleText": "出库确认"
         }
      },
      {
         "path": "pages/out/stockOut",
         "style": {
            "navigationBarTitleText": "退库确认"
         }
      },
      {
         "path": "pages/out/handIn",
         "style": {
            "navigationBarTitleText": "手动入库"
         }
      },
      {
         "path": "pages/out/matList",
         "style": {
            "navigationBarTitleText": "物料详情"
         }
      },
      {
         "path": "pages/login/logOut",
         "style": {
            "navigationBarTitleText": "退出登录"