From b119196a337e4385bfbd4c7126743576fbbd03d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=B2?= <8702040+cai-ling@user.noreply.gitee.com> Date: Mon, 2 Dec 2024 15:47:46 +0800 Subject: [PATCH] css --- common/style/layout.css | 10 +++++-- components/ScanInput.vue | 4 +-- pages/management/receive-confirm_new.vue | 36 ++++++++++++------------ 3 files changed, 28 insertions(+), 22 deletions(-) diff --git a/common/style/layout.css b/common/style/layout.css index bcc3c21..ce61430 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -530,6 +530,11 @@ uni-toast .uni-toast { z-index: 102; transition: all .5s; } +.pop-wraper_1 { + width: 94%; + left: 3%; + padding: 1% 1.5% 1% 2.8%; +} .kwcode_wraper { height: calc(100% - 85px); margin: 60px auto; @@ -542,10 +547,10 @@ uni-toast .uni-toast { padding-left: 20px; } .pop-grid-wraper { - width: calc(100% - 30px); + width: 100%; height: calc(80vh - 105px); margin: 0 auto 20px auto; - padding: 0 6px; + padding: 0; overflow-y: scroll; } .zd-pop-th-wraper { @@ -554,6 +559,7 @@ uni-toast .uni-toast { .zd-pop-td { background-color: RGBA(23, 123, 172, 0.4); border-bottom: 1px solid #177BAC; + white-space: pre-wrap; } .popChecked .zd-pop-td { background-color: RGBA(23, 123, 172, 1); diff --git a/components/ScanInput.vue b/components/ScanInput.vue index e4017be..792cdab 100644 --- a/components/ScanInput.vue +++ b/components/ScanInput.vue @@ -134,12 +134,12 @@ font-size: 12px; color: #fff .icon_scan - _wh(70px, 24px) + _wh(50px, 24px) _font(20px,24px,#fff,,center) background-color #137ABD border-radius 6px .icon-del - _wh(70px, 28px) + _wh(30px, 28px) _font(20px,28px,#fff,,center) .input_focus border: 1px solid #889dc7; diff --git a/pages/management/receive-confirm_new.vue b/pages/management/receive-confirm_new.vue index 0f0dd84..98a44e8 100644 --- a/pages/management/receive-confirm_new.vue +++ b/pages/management/receive-confirm_new.vue @@ -135,7 +135,7 @@ - + 一键设置仓库 修改收货仓库 分配明细 @@ -148,48 +148,48 @@ 序号 物料编号 - 物料名称 - 库位编码 - 数量 - 库存数量 + 物料名称 + 库位编码 + 数量 + 库存数量 单据编号 - 分录序号 + 分录序号 备注 {{t+1}} {{ele.wlbm}} - {{ele.wlmc}} - {{ele.kwbm}} - + {{ele.wlmc}} + {{ele.kwbm}} + - {{ele.fpsl}} - + {{ele.fpsl}} + - {{ele.kcsl}} + {{ele.kcsl}} {{ele.djbh}} - {{ele.flxh}} + {{ele.flxh}} {{ele.bz}} {{t+1}} {{ele.wlbm}} - {{ele.wlmc}} - + {{ele.wlmc}} + - + - {{ele.kcsl}} + {{ele.kcsl}} {{ele.djbh}} - {{ele.flxh}} + {{ele.flxh}} {{ele.bz}}