feat(web/miniapp): LAMP 检测管理页与小程序录入(#14)+ web 构建代码拆分

This commit is contained in:
weijuesen
2026-08-12 17:52:07 +08:00
parent c6e5a76e71
commit d626f9d442
11 changed files with 716 additions and 0 deletions
+2
View File
@@ -9,6 +9,7 @@ import {
FileTextOutlined,
BookOutlined,
ProfileOutlined,
ExperimentOutlined,
SettingOutlined,
LogoutOutlined,
UserOutlined,
@@ -34,6 +35,7 @@ const menuData = [
{ path: '/logs', name: '控制日志', icon: <FileTextOutlined />, permission: 'log:read' },
{ path: '/knowledge', name: '知识库', icon: <BookOutlined />, permission: 'knowledge:read' },
{ path: '/batches', name: '批次管理', icon: <ProfileOutlined />, permission: 'batch:read' },
{ path: '/lamp-tests', name: 'LAMP 检测', icon: <ExperimentOutlined />, permission: 'lamp:read' },
];
// 角色中文名