当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 8

小不点背蛋刀 / 医院HIS管理系统-前端
关闭

forked from 小浩 / 医院HIS管理系统-前端
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-zh.md 456 Bytes
一键复制 编辑 原始数据 按行查看 历史
小浩 提交于 2020-04-05 11:00 . update README-zh.md.

医院HIS管理系统

内容

包含权限控制,登录界面,管理界面

发布

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

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

其它

# 预览发布环境效果
npm run preview

# 预览发布环境效果 + 静态资源分析
npm run preview -- --report

# 代码格式检查
npm run lint

# 代码格式检查并自动修复
npm run lint -- --fix

License

[MIT] license.

JavaScript
1
https://gitee.com/burncode/his-system-ui.git
git@gitee.com:burncode/his-system-ui.git
burncode
his-system-ui
医院HIS管理系统-前端
master

搜索帮助