feat(system): 通知管理与文件选择器来源筛选
- 新增通知管理(渠道卡片化、模板 CRUD、参数按钮插入) - ImageSelector/AvatarSelector 增加上传来源 is_admin 筛选 - 宿主机详情页实时指标与硬件/网卡 IPv6 展示优化 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -194,6 +194,10 @@ export const menus = [
|
||||
path: '/system/setting-manage',
|
||||
title: '配置管理'
|
||||
},
|
||||
{
|
||||
path: '/system/notice-channel',
|
||||
title: '通知管理'
|
||||
},
|
||||
{
|
||||
path: '/system/menu',
|
||||
title: '菜单管理',
|
||||
|
||||
Reference in New Issue
Block a user