From 4f15a64cdd748af720105bab36a6fe0bed475419 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 3 Jan 2024 08:52:41 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index a64e154e..d37c3119 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -476,17 +476,18 @@ } .item-menu-badge { - width: 42rpx; - height: 42rpx; - top: -5px; - right: -5px; + width: 36rpx; + height: 36rpx; + align-items: center; + // top: -5px; + // right: -5px; font-size: 0.6rem; background-color: #fa3534; position: absolute; right: 0; color: #fff; text-align: center; - line-height: 42rpx; + line-height: 36rpx; border-radius: 50%; } From 16975d4646c39d1b75c91f5571524b9940bee2f0 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 3 Jan 2024 10:07:51 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=8E=E7=BB=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/inspect/coms/inspectComDetailCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/inspect/coms/inspectComDetailCard.vue b/pages/inspect/coms/inspectComDetailCard.vue index d23d6317..201dbaa7 100644 --- a/pages/inspect/coms/inspectComDetailCard.vue +++ b/pages/inspect/coms/inspectComDetailCard.vue @@ -45,7 +45,7 @@ + :isShowFromLocation="isShowLocation" style=' border-bottom: 0upx solid #fff;'> @@ -69,7 +69,7 @@ 合格 - + {{item.goodQty}} From cb018ae2010f35e88222e702ecbb5acf1b19f91f Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 3 Jan 2024 16:11:35 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=A0=87=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/inspect/coms/inspectComDetailCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/inspect/coms/inspectComDetailCard.vue b/pages/inspect/coms/inspectComDetailCard.vue index 201dbaa7..c1b07cfc 100644 --- a/pages/inspect/coms/inspectComDetailCard.vue +++ b/pages/inspect/coms/inspectComDetailCard.vue @@ -44,7 +44,7 @@ -