From 12a6f6f46231ec7953daa78d29859f876a08c97c Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期一, 01 九月 2025 15:20:56 +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