No Description

刘洋 9af180df14 Merge branch 'dev_1.0.0' of http://git.qmth.com.cn/scan-central/client-admin into dev_1.0.0 8 months ago
.vscode a42341e855 脚手架以及少许界面初版提交 10 months ago
build acdb3e434d 考生导入修复 8 months ago
src 9af180df14 Merge branch 'dev_1.0.0' of http://git.qmth.com.cn/scan-central/client-admin into dev_1.0.0 8 months ago
static a42341e855 脚手架以及少许界面初版提交 10 months ago
types 2de3f3cba6 feat: md 9 months ago
.env a42341e855 脚手架以及少许界面初版提交 10 months ago
.env.development a42341e855 脚手架以及少许界面初版提交 10 months ago
.env.production a42341e855 脚手架以及少许界面初版提交 10 months ago
.gitignore a42341e855 脚手架以及少许界面初版提交 10 months ago
.npmrc a42341e855 脚手架以及少许界面初版提交 10 months ago
README.md a42341e855 脚手架以及少许界面初版提交 10 months ago
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 10 months ago
builder.json b2e5e3efb2 调整和页面开发 9 months ago
jenkins.sh a73ca8650a 构建 9 months ago
package.json 6419403ffa bug修复和联通扫描端 9 months ago
pnpm-lock.yaml 5408e5b2ef feat: 结果导出接口调试 9 months ago
tsconfig.json 403a0ae8e7 feat: 类型检查 9 months ago
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 10 months ago
uno.config.ts a42341e855 脚手架以及少许界面初版提交 10 months ago
vite.config.mts a42341e855 脚手架以及少许界面初版提交 10 months ago

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder