mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-07 06:02:07 +08:00
V2.4.1 FE
This commit is contained in:
@@ -59,6 +59,10 @@ export const adminMenu = [{
|
||||
href: `/admin/bill`,
|
||||
i: 'k-icon-renwuliebiao',
|
||||
title: '用户账单',
|
||||
},{
|
||||
href: `/admin/operation-record`,
|
||||
i: 'k-icon-operationrecord',
|
||||
title: '操作记录',
|
||||
}] as ILeftMenu[];
|
||||
|
||||
export const expertMenu = [{
|
||||
|
||||
@@ -67,7 +67,7 @@ export const timeMonthStr = 'YYYY/MM';
|
||||
// tslint:disable-next-line:max-line-length
|
||||
|
||||
export const indexUrl ={
|
||||
indexUrl:'https://github.com/didi/kafka-manager',
|
||||
indexUrl:'https://github.com/didi/Logi-KafkaManager/blob/master/docs/user_guide/kafka_metrics_desc.md', // 指标说明
|
||||
cagUrl:'https://github.com/didi/Logi-KafkaManager/blob/master/docs/user_guide/add_cluster/add_cluster.md', // 集群接入指南 Cluster access Guide
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user