feat: improve user interface layout for better accessibility

This commit is contained in:
2026-02-06 16:18:54 +08:00
parent a7dd3e49a9
commit 18803d07be
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
# 授权管理系统 - 前端应用
# 溯源管理平台 - 前端应用
浙江贝凡企业授权管理系统的前端应用,基于 React + TypeScript + Ant Design。
浙江贝凡溯源管理平台的前端应用,基于 React + TypeScript + Ant Design。
## 技术栈
@@ -25,7 +25,6 @@ frontend/
│ │ ├── Dashboard.tsx
│ │ ├── Generate.tsx
│ │ ├── Manage.tsx
│ │ ├── AdminQuery.tsx
│ │ └── Profile.tsx
│ ├── services/ # API 服务层
│ │ └── api.ts
@@ -99,7 +98,6 @@ VITE_API_BASE_URL=/api
- 查看序列号列表
- 吊销企业/序列号
- 查看序列号二维码
- 序列号查询
- 用户资料管理
## License