From 03da1f66b7c226b85e7ef187c1a87f77184d4726 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Tue, 2 Jan 2024 14:28:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=87=87=E8=B4=AD=E6=94=B6?= =?UTF-8?q?=E8=B4=A7=E9=BB=98=E8=AE=A4=E5=BA=93=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/pdabasic.css | 2 +- mycomponents/detail/comDetailCard.vue | 3 ++- pages/purchaseReceipt/job/receiptDetail.vue | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/common/style/pdabasic.css b/common/style/pdabasic.css index 0d965d0a..39341b75 100644 --- a/common/style/pdabasic.css +++ b/common/style/pdabasic.css @@ -473,7 +473,7 @@ export function getItemTypeStyle(val) { .detail-list { background-color: #fff; - padding: 10rpx; + padding:5rpx 10rpx; /* margin: 20rpx; */ /* border-radius: 16rpx; */ /* overflow: hidden; */ diff --git a/mycomponents/detail/comDetailCard.vue b/mycomponents/detail/comDetailCard.vue index 9afaf97d..d48c70c5 100644 --- a/mycomponents/detail/comDetailCard.vue +++ b/mycomponents/detail/comDetailCard.vue @@ -3,9 +3,10 @@ + 发货单号 : {{jobContent.asnNumber}} - + + +