fix: 修改bug

This commit is contained in:
leiqiaochu 2023-07-15 14:05:46 +08:00
parent 20337c378d
commit 108eb5f9b7
2 changed files with 4 additions and 4 deletions

View File

@ -53,9 +53,9 @@
</template>
<template #content>
<Ellipsis style="width: calc(100% - 100px);">
<h3 style="font-size: 16px;font-weight: 700;color: #315efb;">
<span style="font-size: 16px;font-weight: 700">
{{ slotProps.name }}
</h3>
</span>
</Ellipsis>
<p>通道数量{{ slotProps.count || 0 }}</p>
<j-badge

View File

@ -47,9 +47,9 @@
</template>
<template #content>
<Ellipsis style="width: calc(100% - 100px);">
<h3 style="font-size: 16px;font-weight: 700;color: #315efb;">
<span style="font-size: 16px;font-weight: 700">
{{ slotProps.name }}
</h3>
</span>
</Ellipsis>
<j-row>
<j-col :span="12">