From 6b394c7206326e66811dbd8d646874c8abb20e89 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 26 六月 2025 09:47:34 +0800 Subject: [PATCH] 调整报名活动页面 --- 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