智能AI判分系统

liurongli fa7cec5dca 成绩单添加答题卡 il y a 13 heures
public 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
src fa7cec5dca 成绩单添加答题卡 il y a 13 heures
.env.development badbc10e33 扫描客户端增加版本号显示 扫描批次删除更新 il y a 3 semaines
.env.production 8e8a8dfe97 增加配置文件 把公钥抽离到配置文件里 扫描学生 扫描批次 考场名单 接口联调 il y a 3 semaines
.gitignore 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
README.md 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
index.html 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
package-lock.json b7763b83b0 导出excel、批量查看答题卡、错题分析导出pdf il y a 15 heures
package.json b7763b83b0 导出excel、批量查看答题卡、错题分析导出pdf il y a 15 heures
tsconfig.app.json 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
tsconfig.json 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
tsconfig.node.json 77ae31dcb1 AI智能判分系统第一次提交 il y a 3 semaines
vite.config.ts b7763b83b0 导出excel、批量查看答题卡、错题分析导出pdf il y a 15 heures

README.md

admin_system

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.