설명 없음

刘洋 0a7fe81861 fix:窗口隐藏的情况下,二次启动程序时锁的功能并不会使头一次隐藏的窗口激活显示出来。修复之 8 달 전
.vscode a42341e855 脚手架以及少许界面初版提交 10 달 전
build acdb3e434d 考生导入修复 9 달 전
src 0a7fe81861 fix:窗口隐藏的情况下,二次启动程序时锁的功能并不会使头一次隐藏的窗口激活显示出来。修复之 8 달 전
static 9f5fbe38cc fix了一些bug 8 달 전
types 9f5fbe38cc fix了一些bug 8 달 전
.env a42341e855 脚手架以及少许界面初版提交 10 달 전
.env.development a42341e855 脚手架以及少许界面初版提交 10 달 전
.env.production a42341e855 脚手架以及少许界面初版提交 10 달 전
.gitignore a228d8465b feat: 日志以及异步任务进度完成 8 달 전
.npmrc a42341e855 脚手架以及少许界面初版提交 10 달 전
README.md a42341e855 脚手架以及少许界面初版提交 10 달 전
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 10 달 전
builder.json 9f5fbe38cc fix了一些bug 8 달 전
jenkins.sh a73ca8650a 构建 9 달 전
package.json a228d8465b feat: 日志以及异步任务进度完成 8 달 전
page_size.ini 9f5fbe38cc fix了一些bug 8 달 전
pnpm-lock.yaml a228d8465b feat: 日志以及异步任务进度完成 8 달 전
tsconfig.json 403a0ae8e7 feat: 类型检查 9 달 전
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 10 달 전
uno.config.ts a42341e855 脚手架以及少许界面初版提交 10 달 전
vite.config.mts eaddc49ebe fix 8 달 전

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder