processincident.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <style>
  2. .iconfontPadding {
  3. padding-top: 10px;
  4. }
  5. a:focus,
  6. a:hover {
  7. /* color: red; */
  8. /* font-weight: bolder; */
  9. text-decoration: none;
  10. }
  11. .iconfontColor {
  12. color: #006bc0 !important;
  13. /* font-weight: bolder; */
  14. }
  15. /* .titleStyle {
  16. background: #d9edf7 !important;
  17. margin-top: 1.3rem !important;
  18. margin-bottom: 0.7rem !important;
  19. border-left: 0.4rem solid #006bc0;
  20. height: 3rem;
  21. line-height: 3rem;
  22. font-size: 1.4rem;
  23. color: #606367;
  24. padding: 0;
  25. padding-left: 1rem;
  26. }
  27. .titledetail {
  28. background: #f5f5f5;
  29. height: 3rem;
  30. font-size: 1.4rem;
  31. color: #606367;
  32. padding: 0;
  33. padding-left: 1rem;
  34. }
  35. */
  36. .timepost {
  37. margin-left: 1rem;
  38. padding-top: 2.5rem;
  39. position: absolute;
  40. }
  41. .timepostlast {
  42. margin-left: 1rem;
  43. padding-top: 0rem;
  44. position: absolute;
  45. }
  46. timeline-panel {
  47. background-color: #fff;
  48. float: left;
  49. padding-top: 2.3rem;
  50. padding-bottom: 0px;
  51. padding-left: 0px;
  52. padding-right: 0px;
  53. border: 0px solid #d4d4d4;
  54. border-radius: 0px;
  55. position: static;
  56. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  57. box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  58. }
  59. .timelinepanellast {
  60. background-color: #fff;
  61. float: left;
  62. padding-top: 0rem;
  63. padding-bottom: 0px;
  64. padding-left: 0px;
  65. padding-right: 0px;
  66. border: 0px solid #d4d4d4;
  67. border-radius: 0px;
  68. position: static;
  69. -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  70. box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  71. }
  72. .timeline-event.timeline-inverted {
  73. min-height: 4rem;
  74. margin-bottom: 0px;
  75. }
  76. timeline-badge {
  77. box-shadow: 0 0 0 4px white, 0 3px 0 4px white;
  78. color: #4A90E2;
  79. width: 1.4rem;
  80. height: 1.4rem;
  81. left: 4.3rem;
  82. top: 2.5rem;
  83. line-height: 1.4rem;
  84. font-size: 1.4em;
  85. text-align: center;
  86. position: absolute;
  87. background-color: #fff;
  88. z-index: 100;
  89. border-top-right-radius: 50%;
  90. border-top-left-radius: 50%;
  91. border-bottom-right-radius: 50%;
  92. border-bottom-left-radius: 50%;
  93. }
  94. .timelinebadge {
  95. box-shadow: 0 0 0 4px white, 0 3px 0 4px white;
  96. color: #4A90E2;
  97. width: 1.4rem;
  98. height: 1.4rem;
  99. left: 4.3rem;
  100. top: 0rem;
  101. line-height: 1.4rem;
  102. font-size: 1.4em;
  103. text-align: center;
  104. position: absolute;
  105. background-color: #fff;
  106. z-index: 100;
  107. border-top-right-radius: 50%;
  108. border-top-left-radius: 50%;
  109. border-bottom-right-radius: 50%;
  110. border-bottom-left-radius: 50%;
  111. }
  112. timeline-badge.info.timeline-hidden {
  113. background-color: #fff !important;
  114. }
  115. timeline-panel:before {
  116. position: absolute;
  117. top: 35px;
  118. right: -15px;
  119. display: inline-block;
  120. border-top: 0px solid transparent !important;
  121. border-left: 0px solid #ccc !important;
  122. border-right: 0 solid #ccc !important;
  123. border-bottom: 0px solid transparent !important;
  124. content: " ";
  125. }
  126. .timeline:before {
  127. top: 0;
  128. bottom: 0;
  129. position: absolute;
  130. content: " ";
  131. width: 1px;
  132. background-color: #cccccc;
  133. left: 5rem;
  134. /* margin-left: -1.5px; */
  135. }
  136. .shoujibord {
  137. position: absolute;
  138. top: 0;
  139. right: 0;
  140. height: 1px;
  141. -webkit-transition: -webkit-transform 0.4s;
  142. -moz-transition: -moz-transform 0.4s;
  143. transition: transform 0.4s;
  144. bottom: 0;
  145. height: 3.2rem;
  146. border-color: #f5f5f5;
  147. border-left-style: solid;
  148. border-width: 1px;
  149. vertical-align: middle;
  150. }
  151. td {
  152. padding: 0.7rem;
  153. background-color: rgba(0, 0, 0, 0);
  154. vertical-align: middle;
  155. }
  156. p {
  157. margin: 0 !important;
  158. }
  159. .text-muted {
  160. color: #888;
  161. }
  162. table {
  163. border-spacing: 0;
  164. border-collapse: inherit !important;
  165. }
  166. .pitt {
  167. width: 6rem;
  168. height: 6rem;
  169. padding: 5px;
  170. }
  171. .bot {
  172. position: fixed;
  173. left: 0;
  174. bottom: 0;
  175. z-index: 10;
  176. width: 100%;
  177. background-color: #f5f5f5;
  178. height: 6rem;
  179. line-height: 6rem;
  180. text-align: center
  181. }
  182. .bot input {
  183. width: 90%;
  184. border-radius: 4px;
  185. border: 0;
  186. background-color: #006bc0;
  187. color: white;
  188. height: 3.5rem;
  189. font-size: 16px;
  190. }
  191. .fot {
  192. height: 3rem;
  193. width: 100%;
  194. float: left;
  195. }
  196. </style>
  197. <timeline class="paddingall">
  198. <timeline-event ng-repeat="event in events" side="{{side}}">
  199. <timeline-badge class="{{event.badgeClass}} timeline-hidden" ng-class="{timelinebadge:event.activityName == ' 结束 '}" when-visible="animateElementIn" when-not-visible="animateElementOut">
  200. <i class="glyphicon {{event.badgeIconClass}}"></i>
  201. </timeline-badge>
  202. <timeline-title class="{{event.titleClass}} timeline-hidden timepost fz-14" ng-class="{timepostlast:event.activityName == ' 结束 '}" when-visible="animateElementIn" when-not-visible="animateElementOut">
  203. {{event.title}}
  204. </timeline-title>
  205. <timeline-panel class="{{event.badgeClass}} timeline-hidden fz-12" ng-class="{timelinepanellast:event.activityName == ' 结束 '}" when-visible="animateElementIn" when-not-visible="animateElementOut">
  206. <timeline-heading class="font-color-six">
  207. <p ng-if="event.when">
  208. <small class="fz-12 font-color-gray"><i class="glyphicon glyphicon-time"></i>{{event.when}}</small>
  209. </p>
  210. <p ng-class="{telephone:event.title=='处理'}">{{event.content}}</p>
  211. </timeline-heading>
  212. </timeline-panel>
  213. </timeline-event>
  214. </timeline>