feat(web): UI兼容新版本amis
This commit is contained in:
@@ -28,10 +28,10 @@ function cloudCrud(title, path) {
|
||||
label: '启动时间',
|
||||
...time('serviceUpTime'),
|
||||
align: 'center',
|
||||
width: 140,
|
||||
width: 160,
|
||||
},
|
||||
{name: 'url', label: '地址', width: 200},
|
||||
{name: 'serviceId', label: '服务', width: 180, fixed: 'right'},
|
||||
{name: 'serviceId', label: '服务', width: 200, fixed: 'right'},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user