feat: add model directive management

This commit is contained in:
fawney19
2026-05-03 14:48:25 +08:00
parent fe27fb17fb
commit c4ea042eb4
53 changed files with 2655 additions and 182 deletions

View File

@@ -381,6 +381,7 @@ import {
Zap,
FileUp,
Server,
SlidersHorizontal,
type LucideIcon,
} from 'lucide-vue-next'
@@ -559,6 +560,7 @@ const navigation = computed(() => {
Shield,
Puzzle,
Server,
SlidersHorizontal,
}
// 添加模块菜单项(按 admin_menu_order 排序,只显示已激活的)