fix: 增加icon

This commit is contained in:
fanpeijiang
2022-10-13 22:18:11 +08:00
parent dac93cf0a8
commit 8dbb4f457d
10 changed files with 1472 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
<span :class="tab.link === currentPath ? 'click' : 'click2'">{{ index+1 }}</span>
<span>{{ tab.title }}</span>
<span v-if="index!=3"
style="color:#C4C0C0;margin:0 10px">--------</span>
style="width:54px;margin:0 10px;border: 1px dashed #C4C0C0;"></span>
</div>
</div>
<div class="right"