From 1e68553ff6ef44857416093c7f62d7458035372c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B2=E8=BE=B0=E7=94=9F=E4=BA=A7?= Date: Sat, 11 Apr 2026 23:39:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BF=AB=E6=8D=B7=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Home.jsx | 48 ++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx index b34b08e..8203f66 100644 --- a/frontend/src/pages/Home.jsx +++ b/frontend/src/pages/Home.jsx @@ -213,58 +213,58 @@ export default function Home() {
window.location.hash = '#/add?mode=ocr'} style={{ background: 'linear-gradient(135deg, #22c55e 0%, #16a34a 100%)', borderRadius: '12px', - padding: '16px', + padding: '12px 16px', cursor: 'pointer', display: 'flex', + flexDirection: 'column', alignItems: 'center', - gap: '12px' + justifyContent: 'center', + textAlign: 'center' }}> -
-
藏品录入
-
AI识别添加藏品
-
+
藏品录入
+
AI识别添加
window.location.hash = '#/news?type=deal'} style={{ background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)', borderRadius: '12px', - padding: '16px', + padding: '12px 16px', cursor: 'pointer', display: 'flex', + flexDirection: 'column', alignItems: 'center', - gap: '12px' + justifyContent: 'center', + textAlign: 'center' }}> -
-
行情录入
-
录入成交行情
-
+
行情录入
+
录入成交行情
window.location.hash = '#/news?type=seek'} style={{ background: 'linear-gradient(135deg, #f59e0b 0%, #d97706 100%)', borderRadius: '12px', - padding: '16px', + padding: '12px 16px', cursor: 'pointer', display: 'flex', + flexDirection: 'column', alignItems: 'center', - gap: '12px' + justifyContent: 'center', + textAlign: 'center' }}> -
-
发布寻号
-
发布寻配号需求
-
+
发布寻号
+
发布寻配需求
window.location.hash = '#/add?mode=manual'} style={{ background: 'linear-gradient(135deg, #3b82f6 0%, #2563eb 100%)', borderRadius: '12px', - padding: '16px', + padding: '12px 16px', cursor: 'pointer', display: 'flex', + flexDirection: 'column', alignItems: 'center', - gap: '12px' + justifyContent: 'center', + textAlign: 'center' }}> -
-
发布藏品
-
手动发布藏品
-
+
发布藏品
+
手动发布