我修改了sidebar排布
This commit is contained in:
@@ -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" }
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user