From 1424e3025d6eadadaed41e04ba58b085e6461c60 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Tue, 9 Dec 2025 16:36:57 +0800 Subject: [PATCH] =?UTF-8?q?style:=20contnue=E6=8C=89=E9=92=AE=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Workshop/product.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/Workshop/product.vue b/src/views/Workshop/product.vue index 601c58d..20f3143 100644 --- a/src/views/Workshop/product.vue +++ b/src/views/Workshop/product.vue @@ -151,7 +151,7 @@ const { isLoading } = toRefs(data);
- +
@@ -272,6 +272,8 @@ const { isLoading } = toRefs(data); font-size: 3.6rem; width: 24.6rem; line-height: 6.7rem; + height: 6.7rem; + box-sizing: border-box; &:last-child{ margin-right: 0; }