From e50f021ddf73b80f5a1273b8b01e7dd4344a4cdc Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 24 六月 2025 14:17:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

---
 components/custom-tabbar.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue
index 5d2cf8b..75aec2e 100644
--- a/components/custom-tabbar.vue
+++ b/components/custom-tabbar.vue
@@ -47,7 +47,9 @@
 				"key": 'index'
         	},
         	{
-        		"pagePath": "/pages/tabbar/category/category",
+        		// "pagePath": "/pages/tabbar/category/category",
+				"pagePath": "/pages/commodity-square/commoditySquare",
+				
         		"iconPath": "/static/tabbar/category.png",
         		"selectedIconPath": "/static/tabbar/category-s.png",
         		"text": "鍟嗗煄",

--
Gitblit v1.8.0