郑子墨 分析表

This commit is contained in:
MOMO_The_world
2025-11-22 21:05:55 +08:00
parent 9dd21b13cf
commit c1c8689b14
11 changed files with 124 additions and 9777 deletions

View File

@@ -24,7 +24,7 @@ export default defineConfig({
{ text: "黄睿", link: "/hr" },
{ text: "吴子妍", link: "/wzy" },
{ text: "潘绅翰", link: "/psh" },
{ text: "郑子墨", link: "/zzm" },
{ text: "石亚玲", link: "/syl" },
{
text: "黄睿",
@@ -32,8 +32,13 @@ export default defineConfig({
},
],
},
{
text: "郑子墨",
items: [{ text: "上传文件", link: "/zzm1" }
,{ text: "分析表", link: "/zzm2" }
],
},
{
text: 'ex',
items: [
@@ -41,6 +46,7 @@ export default defineConfig({
]
}
],