mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
fix: NavigationBar 组件多余的样式
This commit is contained in:
parent
7bd6a4e896
commit
e8167fec1c
@ -50,7 +50,7 @@ const state = reactive({
|
||||
<template #dropdown>
|
||||
<el-dropdown-menu>
|
||||
<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 target="_blank" href="#">
|
||||
<el-dropdown-item>V3-Admin-Vite English Docs</el-dropdown-item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user