appoint-doctor-detail.html 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <!--360浏览器优先以webkit内核解析-->
  7. <title>厦门i健康-客户服务平台</title>
  8. <!--<link rel="shortcut icon" href="favicon.ico">-->
  9. <link href="../../../../css/bootstrap.min14ed.css?v=3.3.6" rel="stylesheet" />
  10. <link href="../../../../css/font-awesome.min93e3.css?v=4.4.0" rel="stylesheet" />
  11. <link href="../../../../css/jqgrid/ui.jqgridffe4.css?0820" rel="stylesheet" />
  12. <link href="../../../../css/animate.min.css" rel="stylesheet" />
  13. <link href="../../../../css/style1.min.css?v=4.1.0" rel="stylesheet" />
  14. <style>
  15. body {
  16. padding: 70px 30px 0;
  17. font-size: 14px;
  18. }
  19. .setfixed {
  20. position: fixed;
  21. top: 0;
  22. left: 30px;
  23. height: 70px;
  24. width: 100%;
  25. line-height: 60px;
  26. background-color: #fff;
  27. z-index: 100;
  28. }
  29. .closeBtn {
  30. position: fixed;
  31. top: 10px;
  32. right: 10px;
  33. width: 44px;
  34. height: 44px;
  35. background: url(../../img/guanbi_btn.png);
  36. z-index: 101;
  37. }
  38. .closeBtn:hover {
  39. background: url(../../img/guanbi_btn_pre.png);
  40. }
  41. .w20 {
  42. width: 20px;
  43. }
  44. ul {
  45. list-style: none;
  46. padding: 10px;
  47. font-size: 14px;
  48. }
  49. .w120 {
  50. display: block;
  51. width: 120px;
  52. margin: 0 auto;
  53. }
  54. .w138 {
  55. width: 138px;
  56. }
  57. .pd0 {
  58. padding: 0;
  59. }
  60. .pt60 {
  61. padding-top: 60px;
  62. }
  63. .fc-red {
  64. color: red;
  65. }
  66. .fc-12b7f5 {
  67. color: #12b7f5;
  68. }
  69. .fc-fff {
  70. color: #fff;
  71. }
  72. .bgc-fff {
  73. border: 1px solid #12b7f5;
  74. }
  75. .bgc-12b7f5 {
  76. background-color: #12b7f5;
  77. }
  78. .bgc-d7dce6 {
  79. background-color: #d7dce6;
  80. border: 1px solid #d7dce6;
  81. }
  82. .bgc-c3c8d2 {
  83. background-color: #c3c8d2;
  84. }
  85. .h24 {
  86. height: 24px;
  87. }
  88. .lh20 {
  89. line-height: 20px;
  90. }
  91. .h28 {
  92. display: inline-block;
  93. height: 28px;
  94. line-height: 28px;
  95. }
  96. .h38 {
  97. display: inline-block;
  98. height: 38px;
  99. line-height: 38px;
  100. border-radius: 5px;
  101. }
  102. ul li a.h28,
  103. ul li a.h38 {
  104. overflow: hidden;
  105. max-width: 100%;
  106. text-overflow: ellipsis;
  107. white-space: nowrap;
  108. padding: 0 20px;
  109. color: #12b7f5;
  110. }
  111. ul li a.fc-fff {
  112. color: #fff;
  113. }
  114. ul li a.fc-12b7f5:hover,
  115. ul li a.h28:hover,
  116. ul li a.active {
  117. background-color: #12b7f5;
  118. border-radius: 5px;
  119. color: #fff;
  120. }
  121. .reback {
  122. display: inline-block;
  123. width: 140px;
  124. height: 34px;
  125. margin-left: 20px;
  126. background: url(../../img/fanhui_liebiao_btn.png);
  127. line-height: 36px;
  128. text-indent: 38px;
  129. font-size: 14px;
  130. color: #12b7f5;
  131. cursor: pointer;
  132. }
  133. .reback:hover {
  134. background: url(../../img/fanhui_liebiao_pre.png);
  135. }
  136. .inp_border {
  137. height: 32px;
  138. padding: 2px 7px;
  139. border-radius: 2px;
  140. color: #666;
  141. }
  142. :-ms-input-placeholder {
  143. /* Internet Explorer 10+ */
  144. color: #999;
  145. }
  146. ul li.disbox {
  147. display: block;
  148. padding: 0 0 0 10px;
  149. }
  150. .bd1 {
  151. border: 1px solid #999;
  152. }
  153. .btn {
  154. border: 1px solid #12b7f5;
  155. }
  156. ul li.li-time,
  157. ul li.li-time a {
  158. position: relative;
  159. display: block;
  160. height: 34px;
  161. border-radius: 5px;
  162. line-height: 34px;
  163. }
  164. ul li.li-time a {
  165. padding: 0 43px 0 5px;
  166. }
  167. ul li.li-time a.fc-fff {
  168. color: #fff;
  169. }
  170. ul li.li-time {
  171. margin: 10px 20px 10px 0;
  172. }
  173. ul li.li-time span {
  174. position: absolute;
  175. top: 0;
  176. right: 0;
  177. height: 32px;
  178. width: 38px;
  179. text-align: center;
  180. }
  181. .over-scroll {
  182. overflow: auto;
  183. max-height: 180px;
  184. }
  185. .search-wrapper {
  186. display: flex;
  187. align-items: center;
  188. margin-left: 20px;
  189. margin-top: 10px;
  190. }
  191. .setauto {
  192. display: block;
  193. margin: 0 auto;
  194. }
  195. .setInput {
  196. border: solid 1px #d7dce6;
  197. border-radius: 5px;
  198. }
  199. .setInput input {
  200. outline: none;
  201. border-radius: 5px;
  202. }
  203. #search span {
  204. display: inline-block;
  205. content: '';
  206. width: 16px;
  207. height: 16px;
  208. background: url(../../img/search.png);
  209. background-repeat: no-repeat;
  210. background-size: 16px;
  211. vertical-align: middle;
  212. margin-right: 9px;
  213. }
  214. .middle {
  215. -webkit-box-align: center;
  216. }
  217. </style>
  218. </head>
  219. <body>
  220. <!-- <a href="javascript: void(0)" title="关闭" class="closeBtn"></a> -->
  221. <h3 class="setfixed">
  222. <span class="tit c-f20">厦门市中山医院</span>
  223. <a href="javascript:;" class="reback">返回医院列表</a>
  224. </h3>
  225. <div id="app" class="mb30">
  226. <appoint-doptroon v-show="isSelDoctor" :doptroon="doptroon" @seldoptroon="seldoptroon"></appoint-doptroon>
  227. <doctor-select
  228. v-show="isSelDoctor"
  229. :doctors="doctors"
  230. :iswuhaoyuan="iswuhaoyuan"
  231. :doctortime="doctortime"
  232. @seldetail="seldetail"></doctor-select>
  233. <appoint-time
  234. v-show="!isSelDoctor"
  235. :visittime="visittime"
  236. :visitindex="visitindex"
  237. @changetime="changetime"></appoint-time>
  238. <signal-source v-show="!isSelDoctor" :detailtime="detailtime" @booking="booking"></signal-source>
  239. <div v-show="!isSelDoctor"><span class="w120 btn" @click="changeReturn">返回</span></div>
  240. </div>
  241. <script src="../../../../js/jquery-2.2.4.js" type="text/javascript" charset="utf-8"></script>
  242. <script src="../../../../js/vue.js"></script>
  243. <script src="../../../../js/underscore.js"></script>
  244. <script src="../../../../js/es6-promise.js"></script>
  245. <script src="../../../../js/util.js"></script>
  246. <script src="../../../../js/validate/jquery.validate.min.js"></script>
  247. <script src="../../../../js/validate/messages_zh.min.js"></script>
  248. <script src="../../../../plugins/toastr/toastr.min.js"></script>
  249. <script src="../../../../plugins/datepicker/bootstrap-datepicker.js"></script>
  250. <script src="../../../../plugins/jqgrid/i18n/grid.locale-cnffe4.js?0820"></script>
  251. <script src="../../../../plugins/jqgrid/jquery.jqGrid.minffe4.js"></script>
  252. <script src="../../../../component/common/event-bus.js"></script>
  253. <script src="../../appointment/appoint-doptroon.js"></script>
  254. <script src="../../appointment/doctor-select.js"></script>
  255. <script src="../../appointment/appoint-time.js"></script>
  256. <script src="../../appointment/signal-source.js"></script>
  257. <script src="../../../../api/jbsc-api.js"></script>
  258. <script src="../../../../api/http-request.js"></script>
  259. <script src="appoint-doctor-detail.js"></script>
  260. </body>
  261. </html>