From b5f0904019d77a73c0c4ebd8f0cad42b4283fa03 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期四, 24 七月 2025 17:33:07 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub --- 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