From b0bfc153bf3c9aa430ee6a86588648cdd1c27132 Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期四, 12 六月 2025 11:36:08 +0800
Subject: [PATCH] update: 点赞事件、收藏事件

---
 components/tabbar/top-tab-bar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/tabbar/top-tab-bar.vue b/components/tabbar/top-tab-bar.vue
index 82f73e1..014447a 100644
--- a/components/tabbar/top-tab-bar.vue
+++ b/components/tabbar/top-tab-bar.vue
@@ -16,7 +16,7 @@
         <!-- 左侧图标 + 标题 -->
         <view class="left">
           <up-icon name="/static/images/tabbar/line-Film.png" size="40rpx" color="#fff" />
-          <text class="title">光影旅程</text>
+          <text class="title">影途</text>
         </view>
 
         <!-- 右侧按钮 -->

--
Gitblit v1.9.3