加项搜索&更新样式

This commit is contained in:
xianyi
2025-12-04 17:24:43 +08:00
parent 48b526aa94
commit bc76de40c5
3 changed files with 26 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ export const HomeSection = () => (
</Card>
<Card>
<CardHeader></CardHeader>
<CardHeader></CardHeader>
<CardContent>
<div className='grid grid-cols-3 gap-3'>
{REVENUE_STATS.map(([label, value]) => (