样式更新
This commit is contained in:
parent
b75dd3df62
commit
c20c4c2b3b
@ -37,7 +37,7 @@
|
|||||||
style="font-size: 14px"
|
style="font-size: 14px"
|
||||||
:class="{ active: currentNav === index }"
|
:class="{ active: currentNav === index }"
|
||||||
@click="handleJumpPath(item.path)"
|
@click="handleJumpPath(item.path)"
|
||||||
>
|
> <svg-icon :icon-class="item.meta.icon" />
|
||||||
{{ item.meta.title }}</span>
|
{{ item.meta.title }}</span>
|
||||||
</template>
|
</template>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user