UDI管理系统前端
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
wangwei d8c92ddb55 4/4 优化1.0 3 months ago
bin first commit 3 years ago
build first commit 3 years ago
public 3/18 logo优化1.1 4 months ago
src 4/4 优化1.0 3 months ago
.editorconfig first commit 3 years ago
.env.development fix:入账库打印 3 months ago
.env.production 登录页面与扫码修改 3 months ago
.env.test 文件调整 2 years ago
.eslintignore first commit 3 years ago
.eslintrc.js 汇总相关修改 2 years ago
.gitignore Merge remote-tracking branch 'origin/master' 2 years ago
README.md 新增部门与仓库关联,部门与用户关联,仓库与用户管理 3 years ago
babel.config.js first commit 3 years ago
package.bat 1.修复查询货位相关的bug 2 years ago
package.json Merge branch '20240912_adapter' into dev2.5_scan 3 months ago
vue.config.js 名字修改 4 months ago
项目结构 工位库存进度条页面 4 months ago

README.md

浏览器访问 http://localhost:80

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod