From eaddf31bb82d0224c6260eec8c0c5d91f203d032 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 08 九月 2025 13:41:25 +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