fix(web): 移除eureka跳转
This commit is contained in:
@@ -40,20 +40,6 @@ function cloudTab() {
|
||||
return {
|
||||
title: 'Cloud',
|
||||
tab: [
|
||||
{
|
||||
type: 'wrapper',
|
||||
size: 'none',
|
||||
body: [
|
||||
{
|
||||
type: 'action',
|
||||
label: 'Eureka',
|
||||
actionType: 'url',
|
||||
url: 'http://132.122.116.142:35670',
|
||||
blank: true,
|
||||
}
|
||||
],
|
||||
},
|
||||
{type: 'divider'},
|
||||
/*{
|
||||
type: 'service',
|
||||
silentPolling: true,
|
||||
|
||||
Reference in New Issue
Block a user