From 4fa33db1e6f29b62ad990c25aa8bfdc33551e32f Mon Sep 17 00:00:00 2001 From: fox <1466778434@qq.com> Date: Thu, 20 Mar 2025 17:32:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=95=86=E5=93=81=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/base/navbar.vue | 4 +- components/base/tabbar.vue | 4 +- components/product/productCard.vue | 90 +++++++++++++----- pages/index/category.vue | 184 ++++++++++++++++++++----------------- pages/index/index.vue | 3 +- uni.scss | 7 +- 6 files changed, 175 insertions(+), 117 deletions(-) diff --git a/components/base/navbar.vue b/components/base/navbar.vue index 34d6fee..7a99e31 100644 --- a/components/base/navbar.vue +++ b/components/base/navbar.vue @@ -1,7 +1,7 @@