精品课标签导航调整样式

This commit is contained in:
670788339
2025-11-10 10:29:56 +08:00
parent df3e246d25
commit 702255d9d0

View File

@@ -70,7 +70,7 @@
<span :class="ctypeList[1].checked ? 'nav-bottbor' : ''"></span>
</div>
<div @click="handleTypeClick(ctypeList[2], ctypeList)" class="option-item"
:class="{ 'option-active': ctypeList[2].checked }">
:class="{ 'option-active': ctypeList[2].checked }" style="padding-left: 15px;">
<a>外部精选</a>
<span :class="ctypeList[2].checked ? 'nav-bottbor' : ''"></span>
</div>