No Description

zhangjie 2f6a5d75d5 Merge remote-tracking branch 'origin/dev_2.0.0' into chulin 9 months ago
.vscode a42341e855 脚手架以及少许界面初版提交 10 months ago
build 9084e843b9 调整 9 months ago
src 2f6a5d75d5 Merge remote-tracking branch 'origin/dev_2.0.0' into chulin 9 months ago
static a42341e855 脚手架以及少许界面初版提交 10 months ago
types 9e613ae7a3 feat: 导入下载 9 months ago
.env a42341e855 脚手架以及少许界面初版提交 10 months ago
.env.development a42341e855 脚手架以及少许界面初版提交 10 months ago
.env.production a42341e855 脚手架以及少许界面初版提交 10 months ago
.gitignore a42341e855 脚手架以及少许界面初版提交 10 months ago
.npmrc a42341e855 脚手架以及少许界面初版提交 10 months ago
README.md a42341e855 脚手架以及少许界面初版提交 10 months ago
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 10 months ago
builder.json b2e5e3efb2 调整和页面开发 9 months ago
package.json 2f6a5d75d5 Merge remote-tracking branch 'origin/dev_2.0.0' into chulin 9 months ago
pnpm-lock.yaml 9e613ae7a3 feat: 导入下载 9 months ago
tsconfig.json 403a0ae8e7 feat: 类型检查 9 months ago
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 10 months ago
uno.config.ts a42341e855 脚手架以及少许界面初版提交 10 months ago
vite.config.mts a42341e855 脚手架以及少许界面初版提交 10 months ago

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder