From 4c0c7752dc996baba58f33aa101a7385752061a3 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期二, 06 一月 2026 17:02:00 +0800
Subject: [PATCH] 厨师
---
components/custom-tabbar.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue
index d4577e8..4713f8b 100644
--- a/components/custom-tabbar.vue
+++ b/components/custom-tabbar.vue
@@ -41,8 +41,9 @@
"key": 'index'
},
{
+ // KitchenVideo
// "pagePath": "/pages/tabbar/category/category",
- "pagePath": "/pages/kitchen/KitchenVideo",
+ "pagePath": "/pages/kitchen/KitchenCover",
"iconPath": "/static/tabbar/category.png",
"selectedIconPath": "/static/tabbar/category-s.png",
--
Gitblit v1.8.0