[web-app]仓库链接修改 采集删除未适配项
This commit is contained in:
@@ -8,12 +8,12 @@ import { environment } from '@env/environment';
|
||||
template: `
|
||||
<layout-default [options]="options" [asideUser]="asideUserTpl" [content]="contentTpl" [customError]="null">
|
||||
<layout-default-header-item direction="left">
|
||||
<a layout-default-header-item-trigger href="//github.com/usthe" target="_blank">
|
||||
<a layout-default-header-item-trigger href="//github.com/usthe/hertzbeat" target="_blank">
|
||||
<i nz-icon nzType="github"></i>
|
||||
</a>
|
||||
</layout-default-header-item>
|
||||
<layout-default-header-item direction="left">
|
||||
<a layout-default-header-item-trigger href="//gitee.com/usthe" target="_blank">
|
||||
<a layout-default-header-item-trigger href="//gitee.com/usthe/hertzbeat" target="_blank">
|
||||
<i nz-icon nzIconfont="icon-gitee"></i>
|
||||
</a>
|
||||
</layout-default-header-item>
|
||||
|
||||
@@ -65,16 +65,6 @@
|
||||
"text": "Mysql",
|
||||
"link": "/monitors?app=mysql",
|
||||
"i18n": "monitor.app.mysql"
|
||||
},
|
||||
{
|
||||
"text": "Oracle",
|
||||
"link": "/monitors",
|
||||
"i18n": "monitor.app.oracle"
|
||||
},
|
||||
{
|
||||
"text": "Redis",
|
||||
"link": "/monitors",
|
||||
"i18n": "monitor.app.redis"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user