feat(web/miniapp): 批次/蚕匾管理与蚕房详情展示(#7)

This commit is contained in:
weijuesen
2026-08-12 17:15:48 +08:00
parent 362a70b8a8
commit 0a5e2b18e1
6 changed files with 588 additions and 1 deletions
+2
View File
@@ -8,6 +8,7 @@ import {
VideoCameraOutlined,
FileTextOutlined,
BookOutlined,
ProfileOutlined,
SettingOutlined,
LogoutOutlined,
UserOutlined,
@@ -32,6 +33,7 @@ const menuData = [
{ path: '/videos', name: '视频监控', icon: <VideoCameraOutlined />, permission: 'video:read' },
{ path: '/logs', name: '控制日志', icon: <FileTextOutlined />, permission: 'log:read' },
{ path: '/knowledge', name: '知识库', icon: <BookOutlined />, permission: 'knowledge:read' },
{ path: '/batches', name: '批次管理', icon: <ProfileOutlined />, permission: 'batch:read' },
];
// 角色中文名