chenhaozhe
2025-07-14 25100ec3d663fdab00f6dacb9f427b772c2f806f
pages.json
@@ -1,8 +1,8 @@
{
   "pages": [
      //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path": "pages/index/login",
         "style": {
            "navigationBarTitleText": "登录",
            "navigationStyle": "custom"
@@ -164,8 +164,7 @@
            "navigationBarTitleText": "首件检验单",
            "enablePullDownRefresh": true
         }
      },
      {
      },{
         "path": "pages/gongxuIn/form",
         "style": {
            "navigationBarTitleText": "工序进站接收单"
@@ -177,8 +176,7 @@
            "navigationBarTitleText": "工序进站接收单",
            "enablePullDownRefresh": true
         }
      },
      {
      },{
         "path": "pages/gongxuOut/form",
         "style": {
            "navigationBarTitleText": "工序出站汇报单"
@@ -262,171 +260,240 @@
         }
      },
      {
         "path": "pages/labelPrinter/index",
         "style": {
            "navigationBarTitleText": "标签打印"
         }
      },
      {
         "path": "pages/shebeiyunxingzhuangtai/shebeiyunxingzhuangtai",
         "style": {
            "navigationBarTitleText": "设备运行状态",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/shebeiyunxingzhuangtai/detail",
         "style": {
            "navigationBarTitleText": "设备运行状态详情"
         }
      },
      {
         "path": "pages/mujvzhuangtai/mujvzhuangtai",
         "style": {
            "navigationBarTitleText": "模具状态分布",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/mujvzhuangtai/detail",
         "style": {
            "navigationBarTitleText": "模具状态详情"
         }
      },
      {
         "path": "pages/tiaomachaima/tiaomachaima",
         "style": {
            "navigationBarTitleText": "条码拆码"
         }
      },
      {
         "path": "pages/wuliaosaoma/wuliaosaoma",
         "style": {
            "navigationBarTitleText": "物料清单"
         }
      },
      {
         "path": "pages/wuliaosaoma/detail",
         "style": {
            "navigationBarTitleText": "条码档案"
         }
      },
      {
         "path": "pages/caigouruku/table",
         "style": {
            "navigationBarTitleText": "采购入库",
            "navigationBarTitleText": "采购入库列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigouruku/form",
         "style": {
            "navigationBarTitleText": "采购入库单"
            "navigationBarTitleText": "采购入库单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/caigoutuiliao/table",
         "style": {
            "navigationBarTitleText": "采购退料",
            "navigationBarTitleText": "采购退料列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigoutuiliao/form",
         "style": {
            "navigationBarTitleText": "采购退料单"
            "navigationBarTitleText": "采购退料单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/xiaoshouchuku/table",
         "style": {
            "navigationBarTitleText": "销售出库",
            "navigationBarTitleText": "销售出库列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/xiaoshouchuku/form",
         "style": {
            "navigationBarTitleText": "销售出库单"
            "navigationBarTitleText": "销售出库单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/xiaoshoutuihuo/table",
         "style": {
            "navigationBarTitleText": "销售退货",
            "navigationBarTitleText": "销售退货列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/xiaoshoutuihuo/form",
         "style": {
            "navigationBarTitleText": "销售退货单"
            "navigationBarTitleText": "销售退货单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/qitachuku/qitachuku",
         "path": "pages/shouliaotongzhi/table",
         "style": {
            "navigationBarTitleText": "其他出库",
            "enablePullDownRefresh": true
            "navigationBarTitleText": "收料通知单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/qitachuku/form",
         "path": "pages/shouliaotongzhi/table_son",
         "style": {
            "navigationBarTitleText": "其他出库单"
            "navigationBarTitleText": "条码生成",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/qitaruku/qitaruku",
         "style": {
            "navigationBarTitleText": "其他入库",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/qitaruku/form",
         "style": {
            "navigationBarTitleText": "其他入库单"
         }
      },
      {
         "path": "pages/tiaomadaying/tiaomadaying",
         "style": {
            "navigationBarTitleText": "来料条码打印"
         }
      }
               "path": "pages/labelPrinter/index",
               "style": {
                  "navigationBarTitleText": "标签打印"
               }
            },
            {
               "path": "pages/shebeiyunxingzhuangtai/shebeiyunxingzhuangtai",
               "style": {
                  "navigationBarTitleText": "设备运行状态",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/shebeiyunxingzhuangtai/detail",
               "style": {
                  "navigationBarTitleText": "设备运行状态详情"
               }
            },
            {
               "path": "pages/mujvzhuangtai/mujvzhuangtai",
               "style": {
                  "navigationBarTitleText": "模具状态分布",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/mujvzhuangtai/detail",
               "style": {
                  "navigationBarTitleText": "模具状态详情"
               }
            },
            {
               "path": "pages/tiaomachaima/tiaomachaima",
               "style": {
                  "navigationBarTitleText": "条码拆码"
               }
            },
            {
               "path": "pages/wuliaosaoma/wuliaosaoma",
               "style": {
                  "navigationBarTitleText": "物料清单"
               }
            },
            {
               "path": "pages/wuliaosaoma/detail",
               "style": {
                  "navigationBarTitleText": "条码档案"
               }
            },
            {
               "path": "pages/caigouruku/table",
               "style": {
                  "navigationBarTitleText": "采购入库",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/caigouruku/form",
               "style": {
                  "navigationBarTitleText": "采购入库单"
               }
            },
            {
               "path": "pages/caigoutuiliao/table",
               "style": {
                  "navigationBarTitleText": "采购退料",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/caigoutuiliao/form",
               "style": {
                  "navigationBarTitleText": "采购退料单"
               }
            },
            {
               "path": "pages/xiaoshouchuku/table",
               "style": {
                  "navigationBarTitleText": "销售出库",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/xiaoshouchuku/form",
               "style": {
                  "navigationBarTitleText": "销售出库单"
               }
            },
            {
               "path": "pages/xiaoshoutuihuo/table",
               "style": {
                  "navigationBarTitleText": "销售退货",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/xiaoshoutuihuo/form",
               "style": {
                  "navigationBarTitleText": "销售退货单"
               }
            },
            {
               "path": "pages/qitachuku/qitachuku",
               "style": {
                  "navigationBarTitleText": "其他出库",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/qitachuku/form",
               "style": {
                  "navigationBarTitleText": "其他出库单"
               }
            },
            {
               "path": "pages/qitaruku/qitaruku",
               "style": {
                  "navigationBarTitleText": "其他入库",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "pages/qitaruku/form",
               "style": {
                  "navigationBarTitleText": "其他入库单"
               }
            },
            {
               "path": "pages/tiaomadaying/tiaomadaying",
               "style": {
                  "navigationBarTitleText": "来料条码打印"
               }
            }
   ],
   "tabBar": {
      "color": "#888888", //tab 上的文字默认颜色,仅支持十六进制颜色
      "selectedColor": "#2d7dee", //tab 上的文字选中时的颜色,仅支持十六进制颜色
      "borderStyle": "black", //tabbar上边框的颜色, 仅支持 black / white
      "backgroundColor": "#ffffff", //tab 的背景色,仅支持十六进制颜色
      "list": [{
            "pagePath": "pages/index/index",
            "iconPath": "static/tabBar/home.png",
            "selectedIconPath": "static/tabBar/home-default.png",
            "text": "首页"
         },
         {
            "pagePath": "pages/index/tab1",
            "iconPath": "static/tabBar/icon1.png",
            "selectedIconPath": "static/tabBar/icon1-default.png",
            "text": "模块功能"
         },
         {
            "pagePath": "pages/index/tab2",
            "iconPath": "static/tabBar/icon2.png",
            "selectedIconPath": "static/tabBar/icon2-default.png",
            "text": "报表中心"
         },
         {
            "pagePath": "pages/index/mine",
            "iconPath": "static/tabBar/user.png",
            "selectedIconPath": "static/tabBar/user-default.png",
            "text": "我的"
         }
      ]
   },
       "color": "#888888", //tab 上的文字默认颜色,仅支持十六进制颜色
       "selectedColor": "#2d7dee", //tab 上的文字选中时的颜色,仅支持十六进制颜色
       "borderStyle": "black", //tabbar上边框的颜色, 仅支持 black / white
       "backgroundColor": "#ffffff", //tab 的背景色,仅支持十六进制颜色
       "list": [{
          "pagePath": "pages/index/index",
          "iconPath":"static/tabBar/home.png",
          "selectedIconPath":"static/tabBar/home-default.png",
          "text": "首页"
       },
       {
          "pagePath": "pages/index/tab1",
          "iconPath":"static/tabBar/icon1.png",
          "selectedIconPath":"static/tabBar/icon1-default.png",
          "text": "模块功能"
       },
       {
          "pagePath": "pages/index/tab2",
          "iconPath":"static/tabBar/icon2.png",
          "selectedIconPath":"static/tabBar/icon2-default.png",
          "text": "报表中心"
       },
       {
         "pagePath": "pages/index/mine",
         "iconPath":"static/tabBar/user.png",
         "selectedIconPath":"static/tabBar/user-default.png",
         "text": "我的"
       }]
    },
   "globalStyle": {
      "navigationBarTextStyle": "white",
      "navigationBarTitleText": "设备管理",
@@ -434,13 +501,5 @@
      "backgroundColor": "#F8F8F8",
      "pageOrientation": "default"
   },
   "uniIdRouter": {},
   "condition": { //模式配置,仅开发期间生效
      "current": 0, //当前激活的模式(list 的索引项)
      "list": [{
         "name": "", //模式名称
         "path": "", //启动页面,必选
         "query": "" //启动参数,在页面的onLoad函数里面得到
      }]
   }
}
   "uniIdRouter": {}
}