feat: 前端样式调整

This commit is contained in:
tbphp
2025-07-04 22:46:35 +08:00
parent c1b9e9d247
commit 3f9439b11f
10 changed files with 81 additions and 82 deletions

View File

@@ -120,7 +120,7 @@ async function createDemoGroup() {
<n-tag size="tiny" :type="getChannelTagType(group.channel_type)">
{{ group.channel_type }}
</n-tag>
<span class="group-id">#{{ group.id }}</span>
<span class="group-id">#{{ group.name }}</span>
</div>
</div>
</div>