From e8cf637ab44ab7ca00cc8cf16204241ad103ebdb 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 14:56:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BC=96=E8=BE=91=E8=97=8F=E5=93=81?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E8=BF=94=E5=9B=9E=E6=8C=89?= =?UTF-8?q?=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/Edit.jsx | 9 ++++++--- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/config/VERSION b/config/VERSION index 28291a3..ee7f499 100644 --- a/config/VERSION +++ b/config/VERSION @@ -2,7 +2,7 @@ # Version Configuration for Zodiac Collection Management System # 当前版本号 (语义化版本:主版本。次版本.修订版) -VERSION=1.1.11 +VERSION=1.1.12 # 版本代号 (可选) VERSION_CODENAME="新生" diff --git a/frontend/index.html b/frontend/index.html index 8a47fdb..69cbd1b 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - 甲辰收藏 v1.2.0 + 甲辰收藏 v1.1.11 diff --git a/frontend/src/pages/Edit.jsx b/frontend/src/pages/Edit.jsx index 69452ee..b9a8f08 100644 --- a/frontend/src/pages/Edit.jsx +++ b/frontend/src/pages/Edit.jsx @@ -273,9 +273,12 @@ export default function Edit() { return (
{/* 顶部标题 */} -
-
编辑藏品
-
修改藏品信息
+
+
+
编辑藏品
+
修改藏品信息
+
+
window.history.back()} style={{ color: '#60a5fa', fontSize: '24px', cursor: 'pointer', padding: '8px' }}>←
{error && (