From a38827061b6679a39d719dee72904ffbe49bd8e8 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期一, 04 八月 2025 11:14:17 +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