fix(web): 修复 Eureka 页面在当前页跳转的问题
This commit is contained in:
@@ -7,9 +7,9 @@ function cloudTab() {
|
|||||||
size: 'none',
|
size: 'none',
|
||||||
body: [
|
body: [
|
||||||
{
|
{
|
||||||
type: 'button',
|
type: 'action',
|
||||||
label: 'Eureka',
|
label: 'Eureka',
|
||||||
actionType: 'link',
|
actionType: 'url',
|
||||||
url: 'http://132.122.116.142:35670',
|
url: 'http://132.122.116.142:35670',
|
||||||
blank: true,
|
blank: true,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user