chore: trim nonessential admin routes
This commit is contained in:
@@ -32,20 +32,10 @@ const baseModules = import.meta.glob([
|
||||
const businessModules = import.meta.glob([
|
||||
'./langs/zh-CN/ai-platform.json',
|
||||
'./langs/zh-CN/announcement.json',
|
||||
'./langs/zh-CN/dashboard-design.json',
|
||||
'./langs/zh-CN/dept.json',
|
||||
'./langs/zh-CN/dict.json',
|
||||
'./langs/zh-CN/file-manager.json',
|
||||
'./langs/zh-CN/loginLog.json',
|
||||
'./langs/zh-CN/menu.json',
|
||||
'./langs/zh-CN/message.json',
|
||||
'./langs/zh-CN/permission.json',
|
||||
'./langs/zh-CN/post.json',
|
||||
'./langs/zh-CN/role.json',
|
||||
'./langs/zh-CN/server-monitor.json',
|
||||
'./langs/zh-CN/system.json',
|
||||
'./langs/zh-CN/system-config.json',
|
||||
'./langs/zh-CN/ui-config.json',
|
||||
'./langs/zh-CN/user.json',
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user