样式更新

This commit is contained in:
zhangjunwen 2024-04-19 10:29:36 +08:00
parent b75dd3df62
commit c20c4c2b3b

View File

@ -37,7 +37,7 @@
style="font-size: 14px"
:class="{ active: currentNav === index }"
@click="handleJumpPath(item.path)"
>
> <svg-icon :icon-class="item.meta.icon" />
{{ item.meta.title }}</span>
</template>
</div>