fix: 增加icon
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user