标注工具-python2.7 版本要求 Django==1.11.29 django-bootstrap-toolkit==2.15.0 django-cors-headers==3.0.2 lxml==4.9.2 python-docx==0.8.11 pytz==2022.7 Pillow~=6.2.2 运行方法 后台:打开mydjango5目录,运行python ./manage.py runserver 前端:打开mark-system目录,运行npm i 、 npm run serve