Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Latest commit

 

History

History
66 lines (31 loc) · 880 Bytes

README.md

File metadata and controls

66 lines (31 loc) · 880 Bytes

#hospital-booking

简介

hospital-booking中国电信114挂号网的mobile版本,由ionic framework强力驱动。

功能

  • 查询医院医生出诊安排
  • 预约医生
  • 查看个人预约记录
  • 取消预约

运行

npm install -g ionic cordova

  • 下载程序代码

git clone https://github.com/flyingzl/hospital-booking.git

  • 运行程序

ionic platform add android

ionic run android

或者在浏览器上访问,运行ionic serve即可

效果

  • 登入页面

登入页面

  • 选择医院

选择医院

  • 选择医院后更新页面

选择医院后更新