数据结构优化
This commit is contained in:
@@ -240,6 +240,7 @@ const menuItems = ref<MenuItem[]>([
|
||||
isOpen: false,
|
||||
children: [
|
||||
{ title: '全局配置', path: '/admin/settings', icon: '🛠️' },
|
||||
{ title: '附件管理', path: '/admin/attachments', icon: '📎' },
|
||||
{ title: '操作日志', path: '/admin/logs', icon: '📋' }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user