我修改了sidebar排布

This commit is contained in:
2025-11-22 21:37:57 +08:00
parent bdd71aaca8
commit 85f3b60cf2
3 changed files with 48 additions and 43 deletions

View File

@@ -25,11 +25,7 @@ export default defineConfig({
{ text: "吴子妍", link: "/wzy" },
{ text: "潘绅翰", link: "/psh" },
{ text: "郑子墨", link: "/zzm" },
{ text: "石亚玲",
items:[{text:"算法" , link: "/syl" }
{text:"jinhua" , link: "/syl-11-22-add_jh_tables_analyse" }
],
}
{
text: "黄睿",
items: [{ text: "hr 示例", link: "/hr" }],
@@ -45,6 +41,15 @@ export default defineConfig({
]
}
,{
text: "石亚玲",
items:[
{text:"jinhua" , link: "石亚玲/syl-11-22-add_jh_tables_analyse" },
{text:"算法" , link: "石亚玲/syl" }
]
}
],