Açıklama Yok

zhangjie 403a0ae8e7 feat: 类型检查 10 ay önce
.vscode a42341e855 脚手架以及少许界面初版提交 10 ay önce
build 9084e843b9 调整 10 ay önce
src 403a0ae8e7 feat: 类型检查 10 ay önce
static a42341e855 脚手架以及少许界面初版提交 10 ay önce
types 403a0ae8e7 feat: 类型检查 10 ay önce
.env a42341e855 脚手架以及少许界面初版提交 10 ay önce
.env.development a42341e855 脚手架以及少许界面初版提交 10 ay önce
.env.production a42341e855 脚手架以及少许界面初版提交 10 ay önce
.gitignore a42341e855 脚手架以及少许界面初版提交 10 ay önce
.npmrc a42341e855 脚手架以及少许界面初版提交 10 ay önce
README.md a42341e855 脚手架以及少许界面初版提交 10 ay önce
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 10 ay önce
builder.json b2e5e3efb2 调整和页面开发 10 ay önce
package.json 9084e843b9 调整 10 ay önce
pnpm-lock.yaml 35d1d9ce01 feat: 包更新 10 ay önce
tsconfig.json 403a0ae8e7 feat: 类型检查 10 ay önce
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 10 ay önce
uno.config.ts a42341e855 脚手架以及少许界面初版提交 10 ay önce
vite.config.mts a42341e855 脚手架以及少许界面初版提交 10 ay önce

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder