fix(web): 修复 Eureka 页面在当前页跳转的问题
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user