From 387815c549a658307fce55da4adeb33bbfcaaa33 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sun, 2 Jun 2024 22:58:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AD=94=E6=96=B9=E7=99=BD=E8=89=B2=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E9=94=99=E8=AF=AF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/magic-list/magic-list.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/components/magic-list/magic-list.vue b/components/magic-list/magic-list.vue index aeeaca79..953573b9 100644 --- a/components/magic-list/magic-list.vue +++ b/components/magic-list/magic-list.vue @@ -2,30 +2,30 @@ - + - + - {{ items.title }} + {{ items.title }} - {{ items.describe }} + {{ items.describe }} - - + + {{ gv.show_price_symbol }} {{ gv.min_price }} {{ gv.show_price_unit }} @@ -49,9 +49,9 @@ - {{ items.title }} + {{ items.title }} - + @@ -60,12 +60,12 @@ - {{ $t('common.more') }} + {{ $t('common.more') }} - + - {{items.describe}} + {{items.describe}}