1
0

feat: 优化界面,增加数据导入

This commit is contained in:
2025-11-01 17:38:20 +08:00
parent 77cbf36524
commit a36d195d4d
6 changed files with 133 additions and 143 deletions

View File

@@ -25,11 +25,6 @@ const menus = {
name: '概览',
icon: <InfoCircleOutlined/>,
routes: [
{
path: '/overview',
name: '概览',
icon: <InfoCircleOutlined/>,
},
{
path: '/bookshelf',
name: '书架',