docs: add interconnect feature documentation

This commit is contained in:
duorameng
2026-06-29 08:56:12 +08:00
parent 37ff186dce
commit 3e5b332e4f
2 changed files with 63 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ export default defineConfig({
{ text: '数据仪表', link: '/guide/dashboard' },
{ text: '定时任务', link: '/guide/tasks' },
{ text: '远程执行', link: '/guide/agents' },
{ text: '面板互联', link: '/guide/interconnect' },
{ text: '脚本管理', link: '/guide/scripts' },
{ text: '执行历史', link: '/guide/history' },
{ text: '变量机密', link: '/guide/environments' },