From a39fd4c8216a6a44ff032f6664688cdbf92784c3 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Mon, 16 Oct 2023 11:31:54 +0800 Subject: [PATCH] card --- src/components/Card.vue | 73 +++++++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 32 deletions(-) diff --git a/src/components/Card.vue b/src/components/Card.vue index 65be661..777d172 100644 --- a/src/components/Card.vue +++ b/src/components/Card.vue @@ -9,12 +9,12 @@

{{ item.title }}

-
-

工业设计

-

软硬件研发

-

样机制作

-

量产

-
+
+
+

工业设计

+

软硬件研发

+

样机制作

+

量产

@@ -46,32 +46,30 @@ const toDetail = (productId, classify) => {