feat: basic layout and pages
- add basic layout with sidebar and main container - add three menus in sidebar - add people form page for post people - add text and image input for recognize people info - add people table page for show peoples
This commit is contained in:
2
src/components/MainContent.css
Normal file
2
src/components/MainContent.css
Normal file
@@ -0,0 +1,2 @@
|
||||
/* 主内容区组件样式(如需) */
|
||||
/* 主要样式已在 layout.css 中定义,此处预留以便后续扩展 */
|
||||
Reference in New Issue
Block a user