From 529ddff7a90ce17ae60019f6ec897e16990bb4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=9C=E9=B8=9F=E7=94=9F=E4=BA=A7?= Date: Wed, 18 Mar 2026 15:00:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=BF=94=E5=9B=9E=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/VERSION | 2 +- frontend/index.html | 2 +- frontend/src/pages/Settings.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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' }}>←
个人设置