优化内容

This commit is contained in:
jasminexz 2023-08-21 00:17:53 +08:00
parent 1109582fcb
commit 8e946b7af2

View File

@ -16,9 +16,6 @@
</div>
<div v-for="line, index in tagLins" :key="line" :class="[line]" :style="{ left: (-1 * (index + 1) * 5) + 'px' }">
</div>
<!-- <div v-if="isOpen && !isFolder" class="open-line"></div>
<div v-if="isStar" class="star-line"></div>
<div v-if="isSync" class="sync-line"></div> -->
<!-- 右键菜单, 添加到 body -->
<Teleport to="body">