样式调整

This commit is contained in:
670788339
2025-11-04 18:19:04 +08:00
parent 57c01d2519
commit 9c3b1f8857

View File

@@ -398,7 +398,7 @@
:key="tagIndex"
size="mini"
type="info" style="margin: 2px 2px; border-radius: 2px;"
:style="{ fontWeight: isTagMatched(tag) ? 'bold !important' : 'normal' }"
:style="{ color: isTagMatched(tag) ? '#387DF7' : '#333333' }"
class="course-tag-item"
>
{{ tag }}