fix(web): 修复 Eureka 页面在当前页跳转的问题

This commit is contained in:
2023-05-04 15:19:07 +08:00
parent a82c00a895
commit 88c1714238

View File

@@ -7,9 +7,9 @@ function cloudTab() {
size: 'none',
body: [
{
type: 'button',
type: 'action',
label: 'Eureka',
actionType: 'link',
actionType: 'url',
url: 'http://132.122.116.142:35670',
blank: true,
}