From 3f7acbae32700d7c3c2f883968ea33d436df5219 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 27 六月 2025 11:28:27 +0800
Subject: [PATCH] update 修改商品广场和神厨左侧导航栏位置
---
components/custom-tabbar.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue
index 75aec2e..7d29bed 100644
--- a/components/custom-tabbar.vue
+++ b/components/custom-tabbar.vue
@@ -48,12 +48,12 @@
},
{
// "pagePath": "/pages/tabbar/category/category",
- "pagePath": "/pages/commodity-square/commoditySquare",
+ "pagePath": "/pages/kitchen/KitchenVideo",
"iconPath": "/static/tabbar/category.png",
"selectedIconPath": "/static/tabbar/category-s.png",
- "text": "鍟嗗煄",
- "key": 'shop'
+ "text": "绁炲帹",
+ "key": 'kitchen'
},
{
"pagePath": "/pages/tabbar/video/video",
--
Gitblit v1.8.0