From ee59de217ffa4805d63682fee0398b56c645afcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cgrape=E2=80=9D?= <18746553572@163.com> Date: Fri, 9 Sep 2022 14:22:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85=E9=80=82?= =?UTF-8?q?=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/ProductCard.vue | 71 ++++++++++++++++++++++--- src/components/common/ProductDetail.vue | 2 +- src/views/main/Main.vue | 2 +- 3 files changed, 65 insertions(+), 10 deletions(-) diff --git a/src/components/common/ProductCard.vue b/src/components/common/ProductCard.vue index dbe69a7..ff4d96d 100644 --- a/src/components/common/ProductCard.vue +++ b/src/components/common/ProductCard.vue @@ -9,31 +9,59 @@ diff --git a/src/views/main/Main.vue b/src/views/main/Main.vue index 423da90..e81dc07 100644 --- a/src/views/main/Main.vue +++ b/src/views/main/Main.vue @@ -8,7 +8,7 @@ -->