郑子墨 分析表改 12.5
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user