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
chenhc 4e7f91d45b feat: 全局样式修改 6 months ago
bin first commit 2 years ago
build first commit 2 years ago
public 演示界面修改 6 months ago
src feat: 全局样式修改 6 months ago
.editorconfig first commit 2 years ago
.env.development 演示界面修改 6 months ago
.env.production 演示界面修改 6 months ago
.env.test 演示界面修改 6 months ago
.eslintignore first commit 2 years ago
.eslintrc.js 汇总相关修改 2 years ago
.gitignore Merge remote-tracking branch 'origin/master' 2 years ago
README.md 新增部门与仓库关联,部门与用户关联,仓库与用户管理 2 years ago
babel.config.js first commit 2 years ago
package.bat 1.修复查询货位相关的bug 2 years ago
package.json 处方赋码相关界面调整 8 months ago
vue.config.js 扫码问题 7 months ago

README.md

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

发布

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

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