超管后台 - 仪表盘显示设备总数
This commit is contained in:
@@ -99,7 +99,7 @@ export default function DashboardPage() {
|
||||
|
||||
<Card>
|
||||
<CardHeader className="flex flex-row items-center justify-between space-y-0 pb-2">
|
||||
<CardTitle className="text-sm font-medium">客户总数</CardTitle>
|
||||
<CardTitle className="text-sm font-medium">设备总数</CardTitle>
|
||||
<Users className="h-4 w-4 text-muted-foreground" />
|
||||
</CardHeader>
|
||||
<CardContent>
|
||||
|
||||
Reference in New Issue
Block a user