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' }}> -
-
发布藏品
-
手动发布藏品
-
+
发布藏品
+
手动发布