fix: NavigationBar 组件多余的样式
This commit is contained in:
parent
7bd6a4e896
commit
e8167fec1c
@ -50,7 +50,7 @@ const state = reactive({
|
|||||||
<template #dropdown>
|
<template #dropdown>
|
||||||
<el-dropdown-menu>
|
<el-dropdown-menu>
|
||||||
<a target="_blank" href="#">
|
<a target="_blank" href="#">
|
||||||
<el-dropdown-item divided>V3-Admin-Vite 中文文档</el-dropdown-item>
|
<el-dropdown-item>V3-Admin-Vite 中文文档</el-dropdown-item>
|
||||||
</a>
|
</a>
|
||||||
<a target="_blank" href="#">
|
<a target="_blank" href="#">
|
||||||
<el-dropdown-item>V3-Admin-Vite English Docs</el-dropdown-item>
|
<el-dropdown-item>V3-Admin-Vite English Docs</el-dropdown-item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user