郑子墨 分析表改 12.5

This commit is contained in:
MOMO_The_world
2025-12-05 16:30:25 +08:00
parent 16a3bf8556
commit 84c01816b7
17 changed files with 3183 additions and 45898 deletions

View File

@@ -23,7 +23,6 @@ export default defineConfig({
{ text: "黄睿", link: "/hr/hr" },
{ text: "吴子妍", link: "/wzy" },
{ text: "潘绅翰", items: [{ text: "psh示例", link: "/psh" }] },
{ text: "郑子墨", link: "/zzm" },
{ text: "石亚玲", link: "/syl" },
],
},
@@ -36,8 +35,14 @@ export default defineConfig({
text: "ex",
items: [{ text: "龚涵博", link: "/ghb" }],
},
{
text: "郑子墨",
items: [
{ text: "网站文件更新", link: "/zzm/zzm1" },
{ text: "表分析", link: "zzm/zzm2" },
],
},
{
text: "石亚玲",
items: [
@@ -48,10 +53,10 @@ export default defineConfig({
},
{ text: '龚涵博', link :'/ghb'}
]
}
],
,
socialLinks: [
{ icon: "github", link: "https://github.com/vuejs/vitepress" },