chenhaozhe
2025-08-06 4b5ed3b6939a8a4a86be6e73539f4e8f6a5e191b
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"
@@ -18,13 +18,13 @@
      {
         "path": "pages/index/tab1",
         "style": {
            "navigationBarTitleText": "模块功能"
            "navigationBarTitleText": "车间工序"
         }
      },
      {
         "path": "pages/index/tab2",
         "style": {
            "navigationBarTitleText": "报表中心"
            "navigationBarTitleText": "单据列表"
         }
      },
      {
@@ -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": "工序出站汇报单"
@@ -259,6 +257,118 @@
         "style": {
            "navigationBarTitleText": "异常反馈处理单列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigouruku/table",
         "style": {
            "navigationBarTitleText": "采购入库列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigouruku/form",
         "style": {
            "navigationBarTitleText": "采购入库单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/caigoutuiliao/table",
         "style": {
            "navigationBarTitleText": "采购退料列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigoutuiliao/form",
         "style": {
            "navigationBarTitleText": "采购退料单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/xiaoshouchuku/table",
         "style": {
            "navigationBarTitleText": "销售出库列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/xiaoshouchuku/form",
         "style": {
            "navigationBarTitleText": "销售出库单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/xiaoshoutuihuo/table",
         "style": {
            "navigationBarTitleText": "销售退货列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/xiaoshoutuihuo/form",
         "style": {
            "navigationBarTitleText": "销售退货单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/shouliaotongzhi/table",
         "style": {
            "navigationBarTitleText": "收料通知单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/shouliaotongzhi/table_son",
         "style": {
            "navigationBarTitleText": "条码生成",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/shengchanlingliao/table",
         "style": {
            "navigationBarTitleText": "生产领料校验列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/shengchanlingliao/form",
         "style": {
            "navigationBarTitleText": "生产领料单校验",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/shengchanruku/table",
         "style": {
            "navigationBarTitleText": "生产入库校验列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/shengchanruku/form",
         "style": {
            "navigationBarTitleText": "生产入库单校验",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/shengchandiaobo/table",
         "style": {
            "navigationBarTitleText": "生产调拨校验列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/shengchandiaobo/form",
         "style": {
            "navigationBarTitleText": "生产调拨单校验",
            "enablePullDownRefresh": false
         }
      },
      {
@@ -388,11 +498,232 @@
         "style": {
            "navigationBarTitleText": "其他入库单"
         }
      },
      },
      {
         "path": "pages/tiaomadaying/tiaomadaying",
         "style": {
            "navigationBarTitleText": "条码打印"
            "navigationBarTitleText": "采购条码打印"
         }
      },
      {
         "path": "pages/caigoudingdan/generate",
         "style": {
            "navigationBarTitleText": "条码生成"
         }
      },
      {
         "path": "pages/caigoudingdan/caigoudingdan",
         "style": {
            "navigationBarTitleText": "采购订单"
         }
      },
      {
         "path": "pages/MJGL/shangmudan/table",
         "style": {
            "navigationBarTitleText": "上模单"
         }
      },
      {
         "path": "pages/MJGL/shangmudan/form",
         "style": {
            "navigationBarTitleText": "上模单"
         }
      },
      {
         "path": "pages/qitachukujiaoyan/qitachukujiaoyan",
         "style": {
            "navigationBarTitleText": "其他出库校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/qitachukujiaoyan/detail",
         "style": {
            "navigationBarTitleText": "其他出库单校验"
         }
      },
      {
         "path": "pages/shengchanbuliaojiaoyan/CacheList",
         "style": {
            "navigationBarTitleText": "生产补料校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/shengchanbuliaojiaoyan/form",
         "style": {
            "navigationBarTitleText": "生产补料单校验"
         }
      },
      {
         "path": "pages/xiaoshouchukujiaoyan/table",
         "style": {
            "navigationBarTitleText": "销售出库校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/xiaoshouchukujiaoyan/form",
         "style": {
            "navigationBarTitleText": "销售出库单校验"
         }
      },
      {
         "path": "pages/weiwailingliaojiaoyan/table",
         "style": {
            "navigationBarTitleText": "委外领料校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/weiwailingliaojiaoyan/form",
         "style": {
            "navigationBarTitleText": "委外领料单校验"
         }
      },
      {
         "path": "pages/caigourukujiaoyan/table",
         "style": {
            "navigationBarTitleText": "采购入库校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/caigourukujiaoyan/form",
         "style": {
            "navigationBarTitleText": "采购入库单校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/qitarukujiaoyan/table",
         "style": {
            "navigationBarTitleText": "其他入库校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/qitarukujiaoyan/form",
         "style": {
            "navigationBarTitleText": "其他入库单校验"
         }
      },
      {
         "path": "pages/weiwaibuliaojiaoyan/table",
         "style": {
            "navigationBarTitleText": "委外补料校验",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/weiwaibuliaojiaoyan/form",
         "style": {
            "navigationBarTitleText": "委外补料单校验"
         }
      },
      {
         "path" : "pages/shengchanlingliaoshengdan/table",
         "style" :
         {
            "navigationBarTitleText" : "生产领料",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/shengchanlingliaoshengdan/form",
         "style" :
         {
            "navigationBarTitleText" : "生产领料单"
         }
      },
      {
         "path" : "pages/weiwailingliao/table",
         "style" :
         {
            "navigationBarTitleText" : "委外领料",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/weiwailingliao/form",
         "style" :
         {
            "navigationBarTitleText" : "委外领料单"
         }
      },
      {
         "path" : "pages/shengchanrukushengdan/table",
         "style" :
         {
            "navigationBarTitleText" : "生产入库",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/shengchanrukushengdan/form",
         "style" :
         {
            "navigationBarTitleText" : "生产入库单"
         }
      },
      {
         "path" : "pages/shengchanbuliao/table",
         "style" :
         {
            "navigationBarTitleText" : "生产补料",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/shengchanbuliao/form",
         "style" :
         {
            "navigationBarTitleText" : "生产补料单"
         }
      },
      {
         "path" : "pages/qitaruku_v2/table",
         "style" :
         {
            "navigationBarTitleText" : "其他入库",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/qitaruku_v2/form",
         "style" :
         {
            "navigationBarTitleText" : "其他入库单"
         }
      },
      {
         "path" : "pages/qitachuku_v2/table",
         "style" :
         {
            "navigationBarTitleText" : "其他出库",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/qitachuku_v2/form",
         "style" :
         {
            "navigationBarTitleText" : "其他出库单"
         }
      },
      {
         "path" : "pages/zhijiediaobo/table",
         "style" :
         {
            "navigationBarTitleText" : "直接调拨",
            "enablePullDownRefresh": true
         }
      },
      {
         "path" : "pages/zhijiediaobo/form",
         "style" :
         {
            "navigationBarTitleText" : "直接调拨单"
         }
      }
   ],
@@ -405,19 +736,19 @@
            "pagePath": "pages/index/index",
            "iconPath": "static/tabBar/home.png",
            "selectedIconPath": "static/tabBar/home-default.png",
            "text": "首页"
            "text": "仓储管理"
         },
         {
            "pagePath": "pages/index/tab1",
            "iconPath": "static/tabBar/icon1.png",
            "selectedIconPath": "static/tabBar/icon1-default.png",
            "text": "模块功能"
            "text": "车间工序"
         },
         {
            "pagePath": "pages/index/tab2",
            "iconPath": "static/tabBar/icon2.png",
            "selectedIconPath": "static/tabBar/icon2-default.png",
            "text": "报表中心"
            "text": "单据列表"
         },
         {
            "pagePath": "pages/index/mine",
@@ -434,13 +765,5 @@
      "backgroundColor": "#F8F8F8",
      "pageOrientation": "default"
   },
   "uniIdRouter": {},
   "condition": { //模式配置,仅开发期间生效
      "current": 0, //当前激活的模式(list 的索引项)
      "list": [{
         "name": "", //模式名称
         "path": "", //启动页面,必选
         "query": "" //启动参数,在页面的onLoad函数里面得到
      }]
   }
   "uniIdRouter": {}
}