feat(rewrite): support micro frontend
This commit is contained in:
@@ -96,6 +96,16 @@ export const componentList: MenuItem[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "图片标注",
|
||||
url: "image",
|
||||
icon: "SystemIcon",
|
||||
},
|
||||
{
|
||||
title: "视频标注",
|
||||
url: "video",
|
||||
icon: "SystemIcon",
|
||||
},
|
||||
]
|
||||
|
||||
export const showList: MenuItem[] = []
|
||||
|
||||
Reference in New Issue
Block a user