From 68d2ddc71db8c5e855ffba2a012d27ab96e0ebec Mon Sep 17 00:00:00 2001 From: "Mr.sun" <2290907227@qq.com> Date: Tue, 16 Apr 2024 14:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E5=BD=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/inventory/index.scss | 4 ++-- pages/inventory/index.vue | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pages/inventory/index.scss b/pages/inventory/index.scss index bb5bb57..5bd5b36 100644 --- a/pages/inventory/index.scss +++ b/pages/inventory/index.scss @@ -155,10 +155,10 @@ color: #555555; } .item-value { - width: 240rpx; + width: 260rpx; font-size: 26rpx; color: #666666; - margin-left: 20rpx; + margin-left: 6rpx; } } .card-content-item:first-child{ diff --git a/pages/inventory/index.vue b/pages/inventory/index.vue index bd71b6f..8022db8 100644 --- a/pages/inventory/index.vue +++ b/pages/inventory/index.vue @@ -113,13 +113,13 @@ dtlAddBos:[] }, dataList: [ - { - goodNo:'123', - containerCode:'2250', - goodName:'物品', - quantity:25, - invQty:20 - } + // { + // goodNo:'123', + // containerCode:'2250', + // goodName:'物品................./////////........', + // quantity:25, + // invQty:20 + // } ], query: { current: 1,