From 9489273bcb5e2b4fc15f6290790ced9a83f0f318 Mon Sep 17 00:00:00 2001 From: yml2213 Date: Fri, 19 Jun 2026 07:43:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=86=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E5=B1=95=E7=A4=BA-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../listings/components/ListingCard.vue | 84 +++++++++---------- 1 file changed, 38 insertions(+), 46 deletions(-) diff --git a/frontend/src/features/listings/components/ListingCard.vue b/frontend/src/features/listings/components/ListingCard.vue index 196ff83..28868ad 100644 --- a/frontend/src/features/listings/components/ListingCard.vue +++ b/frontend/src/features/listings/components/ListingCard.vue @@ -109,9 +109,6 @@ function formatStatNumber(value: number) { {{ badge.label }} - - -
{{ tag.label }} @@ -159,10 +156,10 @@ function formatStatNumber(value: number) {