From c61f03cfe1fcf023c7128f77f3d692aef309f77f Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 30 十月 2025 14:59:59 +0800
Subject: [PATCH] 页面优化
---
components/custom-tabbar.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue
index 7b2217d..d4577e8 100644
--- a/components/custom-tabbar.vue
+++ b/components/custom-tabbar.vue
@@ -50,13 +50,13 @@
"key": 'kitchen'
},
{
- "pagePath": "/pages/tabbar/video/video",
+ "pagePath": "/pages/cusbar/video/video",
"iconPath": "/static/tabbar/video1.png",
"selectedIconPath": "/static/tabbar/video1-selected.png",
"key": 'video'
},
{
- "pagePath": "/pages/tabbar/cart/cartList",
+ "pagePath": "/pages/cusbar/cart/cartList",
"iconPath": "/static/tabbar/cart.png",
"selectedIconPath": "/static/tabbar/cart-s.png",
"text": "璐墿杞�",
--
Gitblit v1.8.0