mirror of
https://github.com/certd/certd.git
synced 2026-04-27 23:37:29 +08:00
fix: 修复ssh支持键盘事件登录
This commit is contained in:
@@ -124,6 +124,14 @@ export default defineConfig({
|
||||
]
|
||||
}
|
||||
],
|
||||
"/deploy/":[
|
||||
{
|
||||
text: "部署任务",
|
||||
items: [
|
||||
{ text: "部署到ESXi", link: "/deploy/ESXi/index.md" },
|
||||
]
|
||||
}
|
||||
],
|
||||
"/comm/": [
|
||||
{
|
||||
text: "商业版",
|
||||
|
||||
Reference in New Issue
Block a user