Skip to content

Commit 68068f7

Browse files
committed
【博客端】设定导航是否显示展开图标和是否是本站链接无关
1 parent 454a1df commit 68068f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

blog/components/NaviItem.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
:name="
1212
showChildren ? 'i-heroicons-chevron-up' : 'i-heroicons-chevron-down'
1313
"
14-
v-if="!item.isdefault"
1514
/>
1615
</div>
1716
<Transition

0 commit comments

Comments
 (0)