一个基于 Django + vue 的前后端分离学生管理系统
Go to file
Your Name 8d1d44bee7 init
2025-01-16 17:47:49 +08:00
apps init 2025-01-16 17:47:49 +08:00
front init 2025-01-16 17:47:49 +08:00
media init 2025-01-16 17:47:49 +08:00
module init 2025-01-16 17:47:49 +08:00
MySQL init 2025-01-16 17:47:49 +08:00
nginx init 2025-01-16 17:47:49 +08:00
simsV4BE init 2025-01-16 17:47:49 +08:00
db.sqlite3 init 2025-01-16 17:47:49 +08:00
docker-compose.yml init 2025-01-16 17:47:49 +08:00
manage.py init 2025-01-16 17:47:49 +08:00
README.md init 2025-01-16 17:47:49 +08:00

环境信息

Python版本Python 3.7

Django版本2.1.4

Vue版本2.6.11

Element版本2.13.0

数据库MySQL 5.7

后端编辑器PyCharm

前端编辑器VS code 插件:Vue 2 Snippets + Live Server