行情录入跳转调整
This commit is contained in:
parent
17c4bb2788
commit
b681eebdb1
|
|
@ -224,7 +224,7 @@ export default function Home() {
|
||||||
<div style={{ color: '#fff', fontSize: '14px', fontWeight: '600', whiteSpace: 'nowrap' }}>藏品录入</div>
|
<div style={{ color: '#fff', fontSize: '14px', fontWeight: '600', whiteSpace: 'nowrap' }}>藏品录入</div>
|
||||||
<div style={{ color: 'rgba(255,255,255,0.7)', fontSize: '10px', marginTop: '2px' }}>AI识别添加</div>
|
<div style={{ color: 'rgba(255,255,255,0.7)', fontSize: '10px', marginTop: '2px' }}>AI识别添加</div>
|
||||||
</div>
|
</div>
|
||||||
<div onClick={() => window.location.hash = '#/news?type=deal'} style={{
|
<div onClick={() => window.location.hash = '#/add?mode=deal'} style={{
|
||||||
background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)',
|
background: 'linear-gradient(135deg, #ec4899 0%, #db2777 100%)',
|
||||||
borderRadius: '12px',
|
borderRadius: '12px',
|
||||||
padding: '12px 16px',
|
padding: '12px 16px',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue