mod: 同步超链接
This commit is contained in:
@@ -49,16 +49,13 @@ const state = reactive({
|
||||
<el-avatar :icon="UserFilled" :size="34" />
|
||||
<template #dropdown>
|
||||
<el-dropdown-menu>
|
||||
<a target="_blank" href="#">
|
||||
<a target="_blank" href="https://juejin.cn/post/7089377403717287972">
|
||||
<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>
|
||||
</a>
|
||||
<a target="_blank" href="https://github.com/un-pany/v3-admin-vite">
|
||||
<el-dropdown-item>V3-Admin-Vite GitHub</el-dropdown-item>
|
||||
</a>
|
||||
<a target="_blank" href="#">
|
||||
<a target="_blank" href="https://gitee.com/un-pany/v3-admin-vite">
|
||||
<el-dropdown-item>V3-Admin-Vite Gitee</el-dropdown-item>
|
||||
</a>
|
||||
<a target="_blank" href="https://juejin.cn/post/6963876125428678693">
|
||||
|
||||
Reference in New Issue
Block a user