Aucune description

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

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder