diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx
index 8203f66..9f522af 100644
--- a/frontend/src/pages/Home.jsx
+++ b/frontend/src/pages/Home.jsx
@@ -224,7 +224,7 @@ export default function Home() {
藏品录入
AI识别添加
- window.location.hash = '#/news?type=deal'} style={{
+
window.location.hash = '#/add?mode=deal'} style={{
background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)',
borderRadius: '12px',
padding: '12px 16px',