From 0ac6aba4ee6742b43b3d1b935dac85274f729b32 Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 11 Sep 2025 18:07:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E6=8E=89=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/module/detail/DetailCardGoodsContentList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/module/detail/DetailCardGoodsContentList.vue b/pages/module/detail/DetailCardGoodsContentList.vue index 16c92c3..a6c08d5 100644 --- a/pages/module/detail/DetailCardGoodsContentList.vue +++ b/pages/module/detail/DetailCardGoodsContentList.vue @@ -82,7 +82,6 @@ const placeOrderHandle = (item) => { flex-direction: column; align-items: start; width: 188px; - // height: 244px; background-color: #ffffff; border-radius: 10px; margin-right: 8px;