feat: 主页侧边栏加远程空间菜单入口

This commit is contained in:
p 2026-08-14 13:33:11 +08:00
parent 6d1953cd1d
commit 3db7b8edce

View File

@ -139,6 +139,12 @@
"label": "审计日志",
"icon": "{{entire_url('/imgs/database.svg')}}",
"url": "{{entire_url('/app_audit')}}"
},
{
"name": "org_remote",
"label": "远程空间",
"icon": "",
"url": "{{entire_url('/pipeline-sdlc/sd_org_remote')}}"
}
]
}