From b6272f3877deedebbf8dbec67ed8a50ada397c7a Mon Sep 17 00:00:00 2001 From: xiangxy Date: Mon, 5 Jan 2026 17:01:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA=E8=BD=BD=E5=85=B7=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.styl | 7 + pages.json | 126 ++++++++++++++ pages/hdyy/ccgl/kn-hepan.vue | 233 ++++++++++++++++++++++++++ pages/hdyy/ccgl/sh-instore.vue | 163 ++++++++++++++++++ pages/hdyy/ccgl/zj-instore.vue | 225 +++++++++++++++++++++++++ pages/hdyy/ccgl/zj-outstore.vue | 214 ++++++++++++++++++++++++ pages/hdyy/kzj/kzj-duidie.vue | 98 +++++++++++ pages/hdyy/kzj/kzj-instore.vue | 105 ++++++++++++ pages/hdyy/kzj/kzj-outstore.vue | 126 ++++++++++++++ pages/hdyy/scgl/cp-chuliao.vue | 154 +++++++++++++++++ pages/hdyy/scgl/lt-callmater.vue | 174 +++++++++++++++++++ pages/hdyy/scgl/lt-weight.vue | 157 ++++++++++++++++++ pages/hdyy/scgl/point-quhuo.vue | 227 +++++++++++++++++++++++++ pages/hdyy/scgl/sc-chuliao.vue | 150 +++++++++++++++++ pages/hdyy/scgl/sl-huiku.vue | 154 +++++++++++++++++ pages/hdyy/scgl/tp-callmater.vue | 174 +++++++++++++++++++ pages/hdyy/scgl/yjg-chuliao.vue | 173 +++++++++++++++++++ pages/hdyy/wbc/wbc-enter.vue | 12 ++ pages/hdyy/zpgl/mater-zudai.vue | 276 +++++++++++++++++++++++++++++++ pages/hdyy/zpgl/mater-zupan.vue | 208 +++++++++++++++++++++++ pages/hdyy/zpgl/mater-zutong.vue | 265 +++++++++++++++++++++++++++++ pages/home/home.vue | 34 +++- 22 files changed, 3451 insertions(+), 4 deletions(-) create mode 100644 pages/hdyy/ccgl/kn-hepan.vue create mode 100644 pages/hdyy/ccgl/sh-instore.vue create mode 100644 pages/hdyy/ccgl/zj-instore.vue create mode 100644 pages/hdyy/ccgl/zj-outstore.vue create mode 100644 pages/hdyy/kzj/kzj-duidie.vue create mode 100644 pages/hdyy/kzj/kzj-instore.vue create mode 100644 pages/hdyy/kzj/kzj-outstore.vue create mode 100644 pages/hdyy/scgl/cp-chuliao.vue create mode 100644 pages/hdyy/scgl/lt-callmater.vue create mode 100644 pages/hdyy/scgl/lt-weight.vue create mode 100644 pages/hdyy/scgl/point-quhuo.vue create mode 100644 pages/hdyy/scgl/sc-chuliao.vue create mode 100644 pages/hdyy/scgl/sl-huiku.vue create mode 100644 pages/hdyy/scgl/tp-callmater.vue create mode 100644 pages/hdyy/scgl/yjg-chuliao.vue create mode 100644 pages/hdyy/zpgl/mater-zudai.vue create mode 100644 pages/hdyy/zpgl/mater-zupan.vue create mode 100644 pages/hdyy/zpgl/mater-zutong.vue diff --git a/common/style/layout.styl b/common/style/layout.styl index c54d973..c7367d5 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -563,4 +563,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] { padding-left: 20rpx; padding-right: 20rpx; line-height: 50rpx; +} +.ftsize1 { + font-size 20rpx + background #fff + border-color #ff6a00 + color #ff6a00 + margin-top: 10rpx } \ No newline at end of file diff --git a/pages.json b/pages.json index d7df6f3..0a0ac25 100644 --- a/pages.json +++ b/pages.json @@ -244,6 +244,132 @@ "navigationStyle": "custom" } } + ,{ + "path" : "pages/hdyy/kzj/kzj-duidie", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/kzj/kzj-instore", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/kzj/kzj-outstore", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/ccgl/kn-hepan", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/ccgl/sh-instore", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/ccgl/zj-instore", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/ccgl/zj-outstore", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/zpgl/mater-zudai", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/zpgl/mater-zupan", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/zpgl/mater-zutong", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/cp-chuliao", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/lt-callmater", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/lt-weight", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/point-quhuo", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/sc-chuliao", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/sl-huiku", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/tp-callmater", + "style" : + { + "navigationStyle": "custom" + } + } + ,{ + "path" : "pages/hdyy/scgl/yjg-chuliao", + "style" : + { + "navigationStyle": "custom" + } + } ], "globalStyle": { // "pageOrientation": "landscape", diff --git a/pages/hdyy/ccgl/kn-hepan.vue b/pages/hdyy/ccgl/kn-hepan.vue new file mode 100644 index 0000000..dca0a43 --- /dev/null +++ b/pages/hdyy/ccgl/kn-hepan.vue @@ -0,0 +1,233 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/ccgl/sh-instore.vue b/pages/hdyy/ccgl/sh-instore.vue new file mode 100644 index 0000000..a32529d --- /dev/null +++ b/pages/hdyy/ccgl/sh-instore.vue @@ -0,0 +1,163 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/ccgl/zj-instore.vue b/pages/hdyy/ccgl/zj-instore.vue new file mode 100644 index 0000000..be26c48 --- /dev/null +++ b/pages/hdyy/ccgl/zj-instore.vue @@ -0,0 +1,225 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/ccgl/zj-outstore.vue b/pages/hdyy/ccgl/zj-outstore.vue new file mode 100644 index 0000000..734dafe --- /dev/null +++ b/pages/hdyy/ccgl/zj-outstore.vue @@ -0,0 +1,214 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/kzj/kzj-duidie.vue b/pages/hdyy/kzj/kzj-duidie.vue new file mode 100644 index 0000000..79c8e58 --- /dev/null +++ b/pages/hdyy/kzj/kzj-duidie.vue @@ -0,0 +1,98 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/kzj/kzj-instore.vue b/pages/hdyy/kzj/kzj-instore.vue new file mode 100644 index 0000000..3a51224 --- /dev/null +++ b/pages/hdyy/kzj/kzj-instore.vue @@ -0,0 +1,105 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/kzj/kzj-outstore.vue b/pages/hdyy/kzj/kzj-outstore.vue new file mode 100644 index 0000000..f313857 --- /dev/null +++ b/pages/hdyy/kzj/kzj-outstore.vue @@ -0,0 +1,126 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/cp-chuliao.vue b/pages/hdyy/scgl/cp-chuliao.vue new file mode 100644 index 0000000..5e5c570 --- /dev/null +++ b/pages/hdyy/scgl/cp-chuliao.vue @@ -0,0 +1,154 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/lt-callmater.vue b/pages/hdyy/scgl/lt-callmater.vue new file mode 100644 index 0000000..cbbf454 --- /dev/null +++ b/pages/hdyy/scgl/lt-callmater.vue @@ -0,0 +1,174 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/lt-weight.vue b/pages/hdyy/scgl/lt-weight.vue new file mode 100644 index 0000000..842a8a4 --- /dev/null +++ b/pages/hdyy/scgl/lt-weight.vue @@ -0,0 +1,157 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/point-quhuo.vue b/pages/hdyy/scgl/point-quhuo.vue new file mode 100644 index 0000000..c150610 --- /dev/null +++ b/pages/hdyy/scgl/point-quhuo.vue @@ -0,0 +1,227 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/sc-chuliao.vue b/pages/hdyy/scgl/sc-chuliao.vue new file mode 100644 index 0000000..f799cf7 --- /dev/null +++ b/pages/hdyy/scgl/sc-chuliao.vue @@ -0,0 +1,150 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/sl-huiku.vue b/pages/hdyy/scgl/sl-huiku.vue new file mode 100644 index 0000000..6288bcb --- /dev/null +++ b/pages/hdyy/scgl/sl-huiku.vue @@ -0,0 +1,154 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/tp-callmater.vue b/pages/hdyy/scgl/tp-callmater.vue new file mode 100644 index 0000000..cbbf454 --- /dev/null +++ b/pages/hdyy/scgl/tp-callmater.vue @@ -0,0 +1,174 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/scgl/yjg-chuliao.vue b/pages/hdyy/scgl/yjg-chuliao.vue new file mode 100644 index 0000000..02d4207 --- /dev/null +++ b/pages/hdyy/scgl/yjg-chuliao.vue @@ -0,0 +1,173 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/wbc/wbc-enter.vue b/pages/hdyy/wbc/wbc-enter.vue index 2472237..7c4de7a 100644 --- a/pages/hdyy/wbc/wbc-enter.vue +++ b/pages/hdyy/wbc/wbc-enter.vue @@ -37,21 +37,33 @@ 序号 + 点位 物料编码 物料名称 批号 数量 单位 + 供应商 + 类别 + 规格 + 型号 + 载具 {{i+1}} + {{e.point_code}} {{e.material_code}} {{e.material_name}} {{e.pcsn}} {{e.qty}} {{e.unit}} + {{e.gys}} + {{e.leibie}} + {{e.guige}} + {{e.xinghao}} + {{e.zaiju}} diff --git a/pages/hdyy/zpgl/mater-zudai.vue b/pages/hdyy/zpgl/mater-zudai.vue new file mode 100644 index 0000000..d21b9ea --- /dev/null +++ b/pages/hdyy/zpgl/mater-zudai.vue @@ -0,0 +1,276 @@ + + + + diff --git a/pages/hdyy/zpgl/mater-zupan.vue b/pages/hdyy/zpgl/mater-zupan.vue new file mode 100644 index 0000000..34368ca --- /dev/null +++ b/pages/hdyy/zpgl/mater-zupan.vue @@ -0,0 +1,208 @@ + + + \ No newline at end of file diff --git a/pages/hdyy/zpgl/mater-zutong.vue b/pages/hdyy/zpgl/mater-zutong.vue new file mode 100644 index 0000000..a3e5e12 --- /dev/null +++ b/pages/hdyy/zpgl/mater-zutong.vue @@ -0,0 +1,265 @@ + + + + diff --git a/pages/home/home.vue b/pages/home/home.vue index 3e04b39..28f33fb 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -42,7 +42,7 @@ return { userName: '', menuList: [ - {title: '通用功能', path: 'RF06', sonTree: [ + {title: '通用功能', path: 'RF07', sonTree: [ {title: '入库组箱', path: '/pages/General/warehouse-box'}, {title: '配送组箱', path: '/pages/General/distribution-box'}, {title: '点对点转运', path: '/pages/General/line-transfer'}, @@ -50,12 +50,12 @@ {title: '作业管理', path: '/pages/General/ops-mgmt'}, {title: '点位更新', path: '/pages/General/pt-update'} ]}, - {title: '小料箱功能', path: 'RF03', sonTree: [ + {title: '小料箱功能', path: 'RF08', sonTree: [ {title: '空载具出库', path: '/pages/Material/kzj-out-store'}, {title: '空载具入库', path: '/pages/Material/kzj-in-store'}, {title: '小料箱入库', path: '/pages/Material/xlx-in-store'} ]}, - {title: '大料箱功能', path: 'RF04', sonTree: [ + {title: '大料箱功能', path: 'RF09', sonTree: [ {title: '空载具出入库', path: '/pages/Material/kzj-inout-store'}, {title: '料箱入库', path: '/pages/Material/lx-in-store'}, {title: '物料入库', path: '/pages/Material/mater-in-store'}, @@ -70,7 +70,33 @@ {title: '外包材送入', path: '/pages/hdyy/wbc/wbc-enter'}, {title: '外包材领用', path: '/pages/hdyy/wbc/wbc-getuse'}, {title: '外包材还回', path: '/pages/hdyy/wbc/wbc-return'} - ]} + ]}, + {title: '空载具管理', path: 'RF02', sonTree: [ + {title: '空载具入库', path: '/pages/hdyy/kzj/kzj-instore'}, + {title: '空载具出库', path: '/pages/hdyy/kzj/kzj-outstore'}, + {title: '空载具堆叠', path: '/pages/hdyy/kzj/kzj-duidie'} + ]}, + {title: '仓储管理', path: 'RF03', sonTree: [ + {title: '收货入库', path: '/pages/hdyy/ccgl/sh-instore'}, + {title: '直接入库', path: '/pages/hdyy/ccgl/zj-instore'}, + {title: '直接出库', path: '/pages/hdyy/ccgl/zj-outstore'}, + {title: '库内合盘', path: '/pages/hdyy/ccgl/kn-hepan'} + ]}, + {title: '组盘管理', path: 'RF04', sonTree: [ + {title: '物料组袋', path: '/pages/hdyy/zpgl/mater-zudai'}, + {title: '物料组盘', path: '/pages/hdyy/zpgl/mater-zupan'}, + {title: '物料组桶', path: '/pages/hdyy/zpgl/mater-zutong'} + ]}, + {title: '生产管理', path: 'RF05', sonTree: [ + {title: '成品出料', path: '/pages/hdyy/scgl/cp-chuliao'}, + {title: '料桶叫料', path: '/pages/hdyy/scgl/lt-callmater'}, + {title: '料桶称重', path: '/pages/hdyy/scgl/lt-weight'}, + {title: '点位取货', path: '/pages/hdyy/scgl/point-quhuo'}, + {title: '生产出料', path: '/pages/hdyy/scgl/sc-chuliao'}, + {title: '剩料回库', path: '/pages/hdyy/scgl/sl-huiku'}, + {title: '托盘叫料', path: '/pages/hdyy/scgl/tp-callmater'}, + {title: '预加工出料', path: '/pages/hdyy/scgl/yjg-chuliao'} + ]}, ], show: false, secM: [],