Aucune description

刘洋 54f41f9f24 Merge branch 'dev_2.0.0' of http://git.qmth.com.cn/scan-central/client-admin into dev_2.0.0 il y a 9 mois
.vscode a42341e855 脚手架以及少许界面初版提交 il y a 9 mois
build 9084e843b9 调整 il y a 9 mois
src 54f41f9f24 Merge branch 'dev_2.0.0' of http://git.qmth.com.cn/scan-central/client-admin into dev_2.0.0 il y a 9 mois
static a42341e855 脚手架以及少许界面初版提交 il y a 9 mois
types 2de3f3cba6 feat: md il y a 9 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 a42341e855 脚手架以及少许界面初版提交 il y a 9 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 b2e5e3efb2 调整和页面开发 il y a 9 mois
jenkins.sh e4e6e8e3b0 构建 il y a 9 mois
package.json d4a8bc9a55 提交点代码 il y a 9 mois
pnpm-lock.yaml 204904b9ad feat: pnpm-lock md il y a 9 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 a42341e855 脚手架以及少许界面初版提交 il y a 9 mois

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder