sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -110,13 +110,6 @@ export function CKBStatsTab({ onSwitchTab, onOpenCKB }: Props = {}) {
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
<Card className="bg-[#0f2137] border-gray-700/40">
|
||||
<CardContent className="p-6">
|
||||
<p className="text-gray-400 text-sm mb-2">匹配收益</p>
|
||||
<p className="text-3xl font-bold text-white">¥{v(stats?.matchRevenue)}</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
<Card className="bg-[#0f2137] border-gray-700/40">
|
||||
<CardContent className="p-6">
|
||||
<p className="text-gray-400 text-sm mb-2">付费匹配次数</p>
|
||||
|
||||
Reference in New Issue
Block a user