feat: navbar add menu

This commit is contained in:
rand777 2025-02-17 08:50:16 +08:00
parent 24281b001f
commit c4cfef2351
4 changed files with 14 additions and 5 deletions

View File

@ -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: ''}
] ]
}, },

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -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:

View File

@ -0,0 +1,5 @@
---
title: REAMDME
createTime: 2025/02/17 06:15:08
permalink: /大学百科/
---