No Description

刘洋 e8d395bd02 1 7 months ago
.vscode a42341e855 脚手架以及少许界面初版提交 9 months ago
build acdb3e434d 考生导入修复 8 months ago
src 4cc98eeebc bug修复 7 months ago
static 9f5fbe38cc fix了一些bug 8 months ago
types 9f5fbe38cc fix了一些bug 8 months ago
.env a42341e855 脚手架以及少许界面初版提交 9 months ago
.env.development a42341e855 脚手架以及少许界面初版提交 9 months ago
.env.production a42341e855 脚手架以及少许界面初版提交 9 months ago
.gitignore 4cc98eeebc bug修复 7 months ago
.npmrc a42341e855 脚手架以及少许界面初版提交 9 months ago
README.md a42341e855 脚手架以及少许界面初版提交 9 months ago
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 9 months ago
builder.json 9f5fbe38cc fix了一些bug 8 months ago
jenkins.sh a73ca8650a 构建 8 months ago
package.json e8d395bd02 1 7 months ago
page_size.ini 9f5fbe38cc fix了一些bug 8 months ago
pnpm-lock.yaml a228d8465b feat: 日志以及异步任务进度完成 7 months ago
tsconfig.json 403a0ae8e7 feat: 类型检查 9 months ago
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 9 months ago
uno.config.ts a42341e855 脚手架以及少许界面初版提交 9 months ago
vite.config.mts eaddc49ebe fix 8 months ago

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder