From f95afac0e15b3f6ef7c2b00c3042e38dd01dda35 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 9 Apr 2024 10:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=86=E5=8C=85=E6=9C=BA=E6=90=AC=E8=BF=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.styl | 26 ++++- pages/home/home.vue | 2 +- pages/manage/hn-carry.vue | 213 +++++++++++++++++++++----------------- utils/getData2.js | 55 +++++++--- utils/mork2.js | 51 +++++++-- 5 files changed, 221 insertions(+), 126 deletions(-) diff --git a/common/style/layout.styl b/common/style/layout.styl index c64071b..e4d0206 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -22,13 +22,14 @@ uni-button:after { top: calc(var(--status-bar-height) + 72rpx); width: 100%; height: auto; - padding: 20rpx 14rpx 140rpx 14rpx; + // padding: 20rpx 14rpx 140rpx 14rpx; + padding: 0 0 140rpx 0; } .zd_wrapper { width: 100%; height: auto; background-color: #fff; - border-radius: 10rpx; + // border-radius: 10rpx; padding: 22rpx; margin-bottom: 20rpx; box-shadow: 0 4rpx 10rpx 2rpx rgba(0,0,0,.1); @@ -444,4 +445,25 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] { } .uni-date-x { background-color: transparent !important +} +// 标签页 +.tab-item { + position relative + font-size: 30rpx + line-height: 60rpx + color: #a5a5a5 + text-align: center + margin: 0 30rpx 20rpx 30rpx +} +.tab-item_active { + color: $red +} +.tab-item_active::after { + position absolute + bottom 0 + left 15% + content '' + width 70% + height 4rpx + background-color $red } \ No newline at end of file diff --git a/pages/home/home.vue b/pages/home/home.vue index a8fa0b7..c5cee89 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -32,7 +32,7 @@ return { userName: '', menuList: [ - {id: 1, title: '混碾搬运', icon: 'RF01', path: '/pages/manage/hn-carry'}, + {id: 1, title: '拆包机搬运', icon: 'RF01', path: '/pages/manage/hn-carry'}, {id: 2, title: '压机搬运', icon: 'RF02', path: '/pages/manage/press-carry'}, {id: 3, title: '物料报废', icon: 'RF03', path: '/pages/manage/mater-scrap'}, {id: 4, title: '人工分拣', icon: 'RF04', path: '/pages/manage/man-sort'} diff --git a/pages/manage/hn-carry.vue b/pages/manage/hn-carry.vue index 08f678b..40c82ff 100644 --- a/pages/manage/hn-carry.vue +++ b/pages/manage/hn-carry.vue @@ -2,7 +2,53 @@ - + + + + 载具编码 + + + + + + + + 点位 + + + + + + + + + 叫料 + 满料 + + + + + + + + + + + + + + + + + + + +
点位编码产品牌号入库时间
{{e.pointCode}}{{e.materialCode}}{{e.instorageTime}}
+
+
+ @@ -25,7 +71,7 @@ - + @@ -47,43 +93,16 @@ - - - - + + + + + + + + - - - - - 载具编码 - - - - - - - - 创建时间 - - - - - - - - - - - - - - - - @@ -93,18 +112,18 @@ - - + + - +
{{e.workorder_code}} {{e.plan_qty}} {{e.real_qty}}