From 8452bf233db57a462eaf197d462cc8bc4a020aad Mon Sep 17 00:00:00 2001 From: xuyiming Date: Mon, 3 Aug 2020 17:07:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/shop-card.vue | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/src/components/shop-card.vue b/src/components/shop-card.vue index f8b2c07..08b611d 100644 --- a/src/components/shop-card.vue +++ b/src/components/shop-card.vue @@ -8,13 +8,8 @@

- + +

@@ -120,12 +115,6 @@ export default { .shop_card-text.under_text > span:nth-child(2) { flex-shrink: 0; margin-left: 10px; -} -.shop_card-text.under_text > span:nth-child(2) > i { - font-size: 20px; - color: #fac266; -} -.shop_card-text.under_text > span:nth-child(2) > span { font-family: Arial; font-size: 18px; font-weight: bold; -- 2.26.0