File tree 2 files changed +3
-6
lines changed
src/layout/components/NavigationBar
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " v3-admin-vite" ,
3
3
"version" : " 3.1.3" ,
4
- "description" : " 一个中后台管理系统基础解决方案 ,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite" ,
4
+ "description" : " 一个免费开源的中后台管理系统基础解决方案 ,基于 Vue3、TypeScript、Element-Plus、Pinia 和 Vite 等主流技术. " ,
5
5
"author" : {
6
6
"name" : " pany" ,
7
7
Original file line number Diff line number Diff line change @@ -49,16 +49,13 @@ const state = reactive({
49
49
<el-avatar :icon =" UserFilled" :size =" 34" />
50
50
<template #dropdown >
51
51
<el-dropdown-menu >
52
- <a target =" _blank" href =" # " >
52
+ <a target =" _blank" href =" https://juejin.cn/post/7089377403717287972 " >
53
53
<el-dropdown-item >V3-Admin-Vite 中文文档</el-dropdown-item >
54
54
</a >
55
- <a target =" _blank" href =" #" >
56
- <el-dropdown-item >V3-Admin-Vite English Docs</el-dropdown-item >
57
- </a >
58
55
<a target =" _blank" href =" https://github.com/un-pany/v3-admin-vite" >
59
56
<el-dropdown-item >V3-Admin-Vite GitHub</el-dropdown-item >
60
57
</a >
61
- <a target =" _blank" href =" # " >
58
+ <a target =" _blank" href =" https://gitee.com/un-pany/v3-admin-vite " >
62
59
<el-dropdown-item >V3-Admin-Vite Gitee</el-dropdown-item >
63
60
</a >
64
61
<a target =" _blank" href =" https://juejin.cn/post/6963876125428678693" >
You can’t perform that action at this time.
0 commit comments