[web-app]仓库链接修改 采集删除未适配项
This commit is contained in:
@@ -8,12 +8,12 @@ import { environment } from '@env/environment';
|
|||||||
template: `
|
template: `
|
||||||
<layout-default [options]="options" [asideUser]="asideUserTpl" [content]="contentTpl" [customError]="null">
|
<layout-default [options]="options" [asideUser]="asideUserTpl" [content]="contentTpl" [customError]="null">
|
||||||
<layout-default-header-item direction="left">
|
<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>
|
<i nz-icon nzType="github"></i>
|
||||||
</a>
|
</a>
|
||||||
</layout-default-header-item>
|
</layout-default-header-item>
|
||||||
<layout-default-header-item direction="left">
|
<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>
|
<i nz-icon nzIconfont="icon-gitee"></i>
|
||||||
</a>
|
</a>
|
||||||
</layout-default-header-item>
|
</layout-default-header-item>
|
||||||
|
|||||||
@@ -65,16 +65,6 @@
|
|||||||
"text": "Mysql",
|
"text": "Mysql",
|
||||||
"link": "/monitors?app=mysql",
|
"link": "/monitors?app=mysql",
|
||||||
"i18n": "monitor.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