chenhaozhe
2025-08-13 2b1caeb8defa28b2dc769da5ca23c77873eb36d9
pages.json
@@ -18,13 +18,13 @@
      {
         "path": "pages/index/tab1",
         "style": {
            "navigationBarTitleText": "模块功能"
            "navigationBarTitleText": "车间工序"
         }
      },
      {
         "path": "pages/index/tab2",
         "style": {
            "navigationBarTitleText": "报表中心"
            "navigationBarTitleText": "单据列表"
         }
      },
      {
@@ -502,7 +502,7 @@
      {
         "path": "pages/tiaomadaying/tiaomadaying",
         "style": {
            "navigationBarTitleText": "来料条码打印"
            "navigationBarTitleText": "采购条码打印"
         }
      },
      {
@@ -680,6 +680,58 @@
         {
            "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" : "直接调拨单"
         }
      },
      {
         "path" : "pages/xiugaimima/index",
         "style" :
         {
            "navigationBarTitleText" : "修改密码"
         }
      }
   ],
   "tabBar": {
@@ -691,19 +743,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",