From 46a0c082ee5b737a7cbaa3a6b33074a25806235d Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 28 五月 2025 09:05:54 +0800
Subject: [PATCH] 商品列表

---
 pages/tabbar/category/category.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/tabbar/category/category.vue b/pages/tabbar/category/category.vue
index e273a9a..5ed9a6f 100644
--- a/pages/tabbar/category/category.vue
+++ b/pages/tabbar/category/category.vue
@@ -36,6 +36,7 @@
         </view>
       </scroll-view>
     </view>
+	<custom-tabbar bgColor="#ffffff" selected="shop"></custom-tabbar>
   </view>
 </template>
 

--
Gitblit v1.8.0