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 2e1e69a0b1 巡检 报修 页面 字段调整 2 years ago
bin
build
public 界面标题等logo修改 2 years ago
src 巡检 报修 页面 字段调整 2 years ago
.editorconfig
.env.development Merge branch 'master' into dev 2 years ago
.env.production 报修单 维保设备清单代码提交 2 years ago
.env.test 文件调整 2 years ago
.eslintignore
.eslintrc.js 汇总相关修改 2 years ago
.gitignore Merge remote-tracking branch 'origin/master' 2 years ago
README.md
babel.config.js
package.bat 1.修复查询货位相关的bug 2 years ago
package.json Merge branch 'master' into dev 2 years ago
vue.config.js 代码备份, 2 years ago

README.md

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

发布

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

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