本项目为诊所在线预约系统学校i北理平台上的前端。
- 使用 Vue.js + VUX 提供最佳体验
- 提供公告、日历、当前工单、历史工单等等功能
- 接入i北理
i北理 -> 我的北理 -> IT服务 -> 电脑义诊
records/
i北理前端misc/
其他内容
与 https://github.com/BITNP/clinic_proxy_dingtalk 一同部署。
Records management for clinic wechat SPA
# install dependencies
npm install
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
通常我会在本地同时启动 django, grails, 前端部分。
欢迎提交 Issues 和 PR