feature(web): 增加查看服务部署架构

This commit is contained in:
2023-05-19 14:31:20 +08:00
parent 49ca110205
commit f4250d0714
2 changed files with 64 additions and 2 deletions

View File

@@ -56,6 +56,11 @@ function cloudTab() {
],
},
{type: 'divider'},
/*{
type: 'service',
silentPolling: true,
schemaApi: 'get:${base}/cloud/deploy_plan',
},*/
cloudCrud('服务列表', '/cloud/list'),
cloudCrud('服务列表 (IP)', '/cloud/list_ip'),
],