diag_push.html 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. <!DOCTYPE html>
  2. <!–[if IE 8]>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
  4. <![endif]–>
  5. <html>
  6. <head>
  7. <meta charset="utf-8">
  8. <meta name="renderer" content="ie-stand">
  9. <meta name="renderer" content="webkit">
  10. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
  11. <!–[if IE 8]>
  12. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">
  13. <![endif]–>
  14. <meta http-equiv="Expires" content="0">
  15. <meta http-equiv="Pragma" content="no-cache">
  16. <meta http-equiv="Cache-control" content="no-cache">
  17. <meta http-equiv="Cache" content="no-cache">
  18. <title>诊断推送</title>
  19. <style>
  20. div,p,a,b,i,label,td,tr{
  21. margin: 0;
  22. padding: 0;
  23. }
  24. .container{
  25. /*width: 690px;
  26. max-height:180px;
  27. border:1px #828790 solid;*/
  28. font-size: 13px;
  29. font-family: 'Microsoft YaHei', arial, tahoma, sans-serif;
  30. }
  31. tr{
  32. line-height: 30px;
  33. }
  34. td{
  35. vertical-align: top;
  36. }
  37. .container label{
  38. display: inline-block;
  39. width: 80px;
  40. margin-left: 5px;
  41. }
  42. a{
  43. color: blue;
  44. cursor: default;
  45. cursor: pointer;
  46. text-decoration: underline;
  47. }
  48. a.info{
  49. margin-right: 10px;
  50. display: inline-block;
  51. width:14px;
  52. height: 14px;
  53. line-height: 14px;
  54. background: #66afe9;
  55. border-radius: 50%;
  56. color: #fff;
  57. text-align: center;
  58. text-decoration: none;
  59. margin-left: 3px;
  60. }
  61. .hide{
  62. display: none!important;
  63. }
  64. a.more{
  65. display: inline-block;
  66. height: 15px;
  67. line-height: 10px;
  68. width: 16px;
  69. text-align: center;
  70. background: #66afe9;
  71. color: #fff;
  72. text-decoration: none;
  73. border-radius: 3px;
  74. cursor: pointer;
  75. }
  76. .clearfix{
  77. zoom: 1;
  78. }
  79. .clearfix:after{
  80. content: '';
  81. display: block;
  82. clear: both;
  83. overflow: hidden;
  84. visibility: hidden;
  85. }
  86. .vertical,.horizontal{
  87. display: none;
  88. }
  89. .item-title{
  90. font-weight: bold;
  91. font-size: 14px;
  92. line-height: 30px;
  93. border-bottom: 1px #ccc solid;
  94. }
  95. .item-content{
  96. font-size: 13px;
  97. line-height: 30px;
  98. }
  99. .little{
  100. float: left;
  101. }
  102. .info-item .title,.info-item .content{
  103. float: left;
  104. }
  105. .box7,.box8,.box9{
  106. display: none;
  107. }
  108. .item-content .inner-item{
  109. display: inline-block;
  110. white-space:nowrap;
  111. }
  112. </style>
  113. </head>
  114. <body>
  115. <table class="container horizontal" cellspacing="0">
  116. <tbody>
  117. <tr class="item-box box7">
  118. <!--<td rowspan="5">
  119. <div class="clearfix">
  120. <span class="little" style="margin-top: 17px;">智<br/>能<br/>推<br/>送</span>
  121. <span class="little">︵<br/>仅<br/>供<br/>参<br/>考<br/>︶</span>
  122. </div>
  123. </td>-->
  124. <td>
  125. <label>>初步诊断:</label>
  126. </td>
  127. <td class="item-content">
  128. </td>
  129. </tr>
  130. <tr class="item-box box8">
  131. <td>
  132. <label>>疑似诊断:</label>
  133. </td>
  134. <td>
  135. <div class="item-content">
  136. </div>
  137. </td>
  138. </tr>
  139. <tr class="item-box box9">
  140. <td>
  141. <label>>警惕:</label>
  142. </td>
  143. <td>
  144. <div class="item-content">
  145. </div>
  146. </td>
  147. </tr>
  148. <tr class="item-box box5">
  149. <td>
  150. <label>>建议化验:</label>
  151. </td>
  152. <td>
  153. <div class="item-content">
  154. </div>
  155. </td>
  156. </tr>
  157. <tr class="item-box box6">
  158. <td>
  159. <label>>建议辅检:</label>
  160. </td>
  161. <td>
  162. <div class="item-content">
  163. </div>
  164. </td>
  165. </tr>
  166. <tr class="item-box box">
  167. <td style="vertical-align: text-bottom;">
  168. <label>>治疗建议:</label>
  169. </td>
  170. <td>
  171. <div class="item-content box">
  172. </div>
  173. </td>
  174. </tr>
  175. <tr class="item-box box0">
  176. <td style="vertical-align: text-bottom;">
  177. <label>>提示信息:</label>
  178. </td>
  179. <td>
  180. <div class="item-content box0">
  181. </div>
  182. </td>
  183. </tr>
  184. </tbody>
  185. </table>
  186. <div class="container vertical">
  187. <div class="title">智能推送(仅供参考)</div>
  188. <div class="item-box box7">
  189. <div class="item-title">初步诊断</div>
  190. <div class="item-content"></div>
  191. </div>
  192. <div class="item-box box8">
  193. <div class="item-title">疑似诊断</div>
  194. <div class="item-content"></div>
  195. </div>
  196. <div class="item-box box9">
  197. <div class="item-title">警惕</div>
  198. <div class="item-content"></div>
  199. </div>
  200. <div class="item-box box5">
  201. <div class="item-title">建议化验</div>
  202. <div class="item-content"></div>
  203. </div>
  204. <div class="item-box box6">
  205. <div class="item-title">建议辅检</div>
  206. <div class="item-content"></div>
  207. </div>
  208. <div class="item-box box">
  209. <div class="item-title">治疗建议</div>
  210. <div class="item-content">无</div>
  211. </div>
  212. <div class="item-box box0">
  213. <div class="item-title">提示信息</div>
  214. <div class="item-content"></div>
  215. </div>
  216. </div>
  217. <script src="./hisLib/jquery-1.3.1.js"></script>
  218. <script src="./hisLib/diag_push.js"></script>
  219. </body>