diff --git a/config/VERSION b/config/VERSION index ee7f499..a3dd670 100644 --- a/config/VERSION +++ b/config/VERSION @@ -2,7 +2,7 @@ # Version Configuration for Zodiac Collection Management System # 当前版本号 (语义化版本:主版本。次版本.修订版) -VERSION=1.1.12 +VERSION=1.1.13 # 版本代号 (可选) VERSION_CODENAME="新生" diff --git a/frontend/index.html b/frontend/index.html index 69cbd1b..f239b31 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - 甲辰收藏 v1.1.11 + 甲辰收藏 v1.1.12 diff --git a/frontend/src/pages/Settings.jsx b/frontend/src/pages/Settings.jsx index 71ed9ee..e029a8d 100644 --- a/frontend/src/pages/Settings.jsx +++ b/frontend/src/pages/Settings.jsx @@ -171,7 +171,7 @@ export default function Settings() {
{/* 顶部导航 */}
-
navigate('/')} style={{ cursor: 'pointer', fontSize: '20px' }}>←
+
window.history.back()} style={{ cursor: 'pointer', fontSize: '20px', color: '#fff' }}>←
个人设置