feat:增加XDRP文档

This commit is contained in:
2026-02-25 19:45:28 +08:00
parent 40b5f462fe
commit e4717ac906
2 changed files with 34 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ export const routers = [
items: [
{ text: 'VitePress使用和简介', link: '/Others/VitePress' },
{ text: '企业微信工作台开发', link: '/Others/WeCom' },
{ text: 'XDRP简介和安装', link: '/Others/XDRP' },
]
}
];