feat: navbar add menu
This commit is contained in:
parent
24281b001f
commit
c4cfef2351
@ -17,13 +17,13 @@ export const navbar = defineNavbarConfig([
|
|||||||
text: '项目文档',
|
text: '项目文档',
|
||||||
items: [
|
items: [
|
||||||
{icon: '/match.svg', text: '全国大学生竞赛组队系统', link: ''},
|
{icon: '/match.svg', text: '全国大学生竞赛组队系统', link: ''},
|
||||||
{icon: '/mirror.svg', text: '重庆医科大学开源软件镜像站', link: ''},
|
|
||||||
{icon: '/overleaf.svg', text: 'Overleaf在线协作企业版', link: ''},
|
|
||||||
{icon: '/zhiyu.png', text: '植愈:AI情绪小帮手', link: ''},
|
{icon: '/zhiyu.png', text: '植愈:AI情绪小帮手', link: ''},
|
||||||
{icon: '/robot.png', text: '智慧中草药生态养护平台', link: ''},
|
{icon: '/robot.png', text: '智慧中草药生态养护平台', link: ''},
|
||||||
|
{icon: '/univ-town.svg', text: '像素大学城', link: ''},
|
||||||
{icon: '/minecraft.svg', text: 'CYMC群组服', link: ''},
|
{icon: '/minecraft.svg', text: 'CYMC群组服', link: ''},
|
||||||
{icon: '/command_block.gif', text: 'CQMUA服务器中心', link: ''},
|
{icon: '/command_block.gif', text: 'CQMUA服务器中心', link: ''},
|
||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -46,6 +46,8 @@ export const navbar = defineNavbarConfig([
|
|||||||
link: '/notes/公共服务/1.GPT-API.md'
|
link: '/notes/公共服务/1.GPT-API.md'
|
||||||
},
|
},
|
||||||
{icon: '/data-center.svg', text: '数据中心', link: ''},
|
{icon: '/data-center.svg', text: '数据中心', link: ''},
|
||||||
|
{icon: '/mirror.svg', text: '重庆医科大学开源软件镜像站', link: ''},
|
||||||
|
{icon: '/overleaf.svg', text: 'Overleaf在线协作企业版', link: ''},
|
||||||
{text: '', link: ''}
|
{text: '', link: ''}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
BIN
docs/.vuepress/public/avatar/zxb.jpg
Normal file
BIN
docs/.vuepress/public/avatar/zxb.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
@ -16,6 +16,8 @@ list:
|
|||||||
socials:
|
socials:
|
||||||
- icon: qq
|
- icon: qq
|
||||||
link:
|
link:
|
||||||
|
- icon: {icon: fluent-emoji-flat:red-heart}
|
||||||
|
link:
|
||||||
- name: Elysia_Realme
|
- name: Elysia_Realme
|
||||||
link: https://chenhy.pguide.studio/
|
link: https://chenhy.pguide.studio/
|
||||||
avatar: https://chenhy.pguide.studio/githubFindNew/pictures/CircleElysia.jpg
|
avatar: https://chenhy.pguide.studio/githubFindNew/pictures/CircleElysia.jpg
|
||||||
@ -157,12 +159,12 @@ list:
|
|||||||
- name: 淡抹、 青春
|
- name: 淡抹、 青春
|
||||||
link:
|
link:
|
||||||
avatar: /avatar/zyy.jpg
|
avatar: /avatar/zyy.jpg
|
||||||
desc: 一条狼,独行天下
|
desc: 一条狼,独行天下。
|
||||||
location: 甘肃,天河
|
location: 中国,甘肃天河
|
||||||
organization: 重庆医科大学医学信息学院教师
|
organization: 重庆医科大学医学信息学院教师
|
||||||
socials:
|
socials:
|
||||||
- icon: qq
|
- icon: qq
|
||||||
link:
|
link:
|
||||||
- icon: github
|
- icon: github
|
||||||
link:
|
link:
|
||||||
backgroundColor:
|
backgroundColor:
|
||||||
|
5
docs/notes/大学百科/REAMDME.md
Normal file
5
docs/notes/大学百科/REAMDME.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: REAMDME
|
||||||
|
createTime: 2025/02/17 06:15:08
|
||||||
|
permalink: /大学百科/
|
||||||
|
---
|
Loading…
x
Reference in New Issue
Block a user