fix: 提交修改
Build and Deploy Vue3 / build (push) Successful in 1m31s
Build and Deploy Vue3 / deploy (push) Successful in 1m9s

This commit is contained in:
2026-04-15 16:02:36 +08:00
parent 2f06aa9f5f
commit b3ed406f84
61 changed files with 7476 additions and 7226 deletions
+5 -1
View File
@@ -48,7 +48,7 @@ export const menus = [
icon: 'ShoppingCart',
children: [
{ path: '/user-goods/list', title: '所有商品' },
{ path: '/user-goods/vm-list', title: '云计算平台' }
{ path: '/user-goods/vm-list', title: '云服务器' }
]
},
{
@@ -152,6 +152,10 @@ export const menus = [
{
path: '/virtualization/host-group-mapping',
title: '宿主机组映射管理'
},
{
path: '/virtualization/vnc-command',
title: 'VNC指令管理'
}
]
},