diff --git a/frontend/src/pages/Home.jsx b/frontend/src/pages/Home.jsx
index 4031d7c..b34b08e 100644
--- a/frontend/src/pages/Home.jsx
+++ b/frontend/src/pages/Home.jsx
@@ -220,12 +220,12 @@ export default function Home() {
gap: '12px'
}}>
window.location.hash = '#/add?mode=manual'} style={{
- background: 'linear-gradient(135deg, #3b82f6 0%, #2563eb 100%)',
+
window.location.hash = '#/news?type=deal'} style={{
+ background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)',
borderRadius: '12px',
padding: '16px',
cursor: 'pointer',
@@ -234,8 +234,8 @@ export default function Home() {
gap: '12px'
}}>
-
手动录入
-
添加新藏品
+
行情录入
+
录入成交行情
window.location.hash = '#/news?type=seek'} style={{
@@ -252,8 +252,8 @@ export default function Home() {
发布寻配号需求
- window.location.hash = '#/news?type=deal'} style={{
- background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)',
+
window.location.hash = '#/add?mode=manual'} style={{
+ background: 'linear-gradient(135deg, #3b82f6 0%, #2563eb 100%)',
borderRadius: '12px',
padding: '16px',
cursor: 'pointer',
@@ -262,8 +262,8 @@ export default function Home() {
gap: '12px'
}}>
-
录入行情
-
录入成交行情信息
+
发布藏品
+
手动发布藏品