fix: 去掉寻配号数据箭头

This commit is contained in:
甲辰生产 2026-04-08 13:25:18 +08:00
parent b8961a32e0
commit 893446ccd4
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ export default function Home() {
<div style={{ color: 'rgba(255,255,255,0.5)', fontSize: '11px' }}>总共匹配</div> <div style={{ color: 'rgba(255,255,255,0.5)', fontSize: '11px' }}>总共匹配</div>
</div> </div>
</div> </div>
<div style={{ color: 'rgba(255,255,255,0.5)', fontSize: '20px', textAlign: 'center', marginTop: '8px' }}></div>
</div> </div>
</div> </div>