mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
feat: 视频计费增强与影子计费系统
This commit is contained in:
@@ -97,23 +97,23 @@
|
||||
>
|
||||
<Table>
|
||||
<TableHeader>
|
||||
<TableRow class="border-b border-border/40 hover:bg-transparent">
|
||||
<TableHead class="w-[18%] min-w-[140px] h-11 font-medium text-foreground/80">
|
||||
<TableRow>
|
||||
<TableHead class="w-[18%] min-w-[140px]">
|
||||
提供商信息
|
||||
</TableHead>
|
||||
<TableHead class="w-[20%] min-w-[180px] h-11 font-medium text-foreground/80">
|
||||
<TableHead class="w-[20%] min-w-[180px]">
|
||||
余额监控
|
||||
</TableHead>
|
||||
<TableHead class="w-[12%] min-w-[100px] h-11 font-medium text-foreground/80 text-center">
|
||||
<TableHead class="w-[12%] min-w-[100px] text-center">
|
||||
资源统计
|
||||
</TableHead>
|
||||
<TableHead class="w-[24%] min-w-[260px] h-11 font-medium text-foreground/80">
|
||||
<TableHead class="w-[24%] min-w-[260px]">
|
||||
端点健康
|
||||
</TableHead>
|
||||
<TableHead class="w-[8%] min-w-[60px] h-11 font-medium text-foreground/80 text-center">
|
||||
<TableHead class="w-[8%] min-w-[60px] text-center">
|
||||
状态
|
||||
</TableHead>
|
||||
<TableHead class="w-[18%] min-w-[120px] h-11 font-medium text-foreground/80 text-center">
|
||||
<TableHead class="w-[18%] min-w-[120px] text-center">
|
||||
操作
|
||||
</TableHead>
|
||||
</TableRow>
|
||||
|
||||
Reference in New Issue
Block a user