mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
style(usage): 调整使用记录表格类型列宽度
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
<TableHead class="h-12 font-semibold w-[80px]">
|
||||
API格式
|
||||
</TableHead>
|
||||
<TableHead class="h-12 font-semibold w-[50px] text-center">
|
||||
<TableHead class="h-12 font-semibold w-[70px] text-center">
|
||||
类型
|
||||
</TableHead>
|
||||
<TableHead class="h-12 font-semibold w-[140px] text-right">
|
||||
@@ -372,7 +372,7 @@
|
||||
class="text-muted-foreground text-xs"
|
||||
>-</span>
|
||||
</TableCell>
|
||||
<TableCell class="text-center py-4 w-[50px]">
|
||||
<TableCell class="text-center py-4 w-[70px]">
|
||||
<!-- 优先显示请求状态 -->
|
||||
<Badge
|
||||
v-if="record.status === 'pending'"
|
||||
|
||||
Reference in New Issue
Block a user