Files
MedicineManagerSystem/readme.md
2026-07-07 09:34:41 +08:00

28 lines
937 B
Markdown

# 医药管理系统
## 一、概述
### (一)项目概述
#### 1.技术栈:
| 类别 | 技术栈 | 版本 |
| ---------- | ------------------------------ | ----------- |
| 前端 | Vue 3 + Vite | 3.5+ / 8.1+ |
| UI 与路由 | Element Plus + Vue Router | 2.x / 4.x |
| 状态与请求 | Pinia + Axios | 2.x / 1.x |
| 样式与图标 | Sass + @element-plus/icons-vue | 1.x / — |
| 后端框架 | Spring Boot (含 Validation) | 4.1.0 |
| 开发语言 | JDK | 21 |
| 持久层 | MyBatis-Plus + MySQL | 3.5+ / 8.0+ |
| 安全与认证 | Spring Security + JWT (jjwt) | 6.x / 0.12+ |
| 工具库 | Hutool | 5.x |
| 项目构建 | Maven | 3.9+ |
## 二、前端
## 三、后端
## 四、快速开始