diff --git a/config/VERSION b/config/VERSION index e4607d4..1495ebe 100644 --- a/config/VERSION +++ b/config/VERSION @@ -2,7 +2,7 @@ # Version Configuration for Zodiac Collection Management System # 当前版本号 (语义化版本:主版本。次版本.修订版) -VERSION=1.1.17 +VERSION=1.1.18 # 版本代号 (可选) VERSION_CODENAME="新生" diff --git a/frontend/index.html b/frontend/index.html index 1bbfe2f..9218288 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - 甲辰收藏 v1.1.16 + 甲辰收藏 v1.1.17 diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index fba541c..cab4a61 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -95,14 +95,14 @@ export default function Home() { border: '1px solid rgba(255,255,255,0.1)', backdropFilter: 'blur(10px)' }}> -
+
甲辰收藏 -
+
退出
window.location.hash = '#/settings'} style={{ color: 'rgba(255,255,255,0.5)', cursor: 'pointer', fontSize: '12px', padding: '4px 8px', border: '1px solid rgba(255,255,255,0.2)', borderRadius: '4px' }}>设置
v{APP_VERSION}
-
{user?.username || '用户'}
+
{user?.username || '用户'}
欢迎回来 👋