mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-12 19:12:48 +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 = [{
|
||||
|
||||
Reference in New Issue
Block a user