From 446c4afd5d84bc9d330940665629d1d11d75476a Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期五, 08 八月 2025 09:52:27 +0800 Subject: [PATCH] 收藏商品问题,视频主页高度问题 --- components/TopBar.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/TopBar.vue b/components/TopBar.vue index ff86ab9..60d3e81 100644 --- a/components/TopBar.vue +++ b/components/TopBar.vue @@ -39,7 +39,7 @@ scrollLeft: 0, titleList: [ { - index: 'home', + index: 'home1', pagePath: '/pages/tabbar/index/home', title: '鎺ㄨ崘' }, -- Gitblit v1.8.0