noticeDetail.html 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. <!-- <table width="100%" border="0" cellspacing="0" cellpadding="0">
  2. <tr>
  3. <td align="center">
  4. <table width="1000" border="0" cellspacing="10">
  5. <tr>
  6. <td valign="top" class="bg1">
  7. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  8. <tr>
  9. <td class="title2">公告详情</td>
  10. </tr>
  11. </table>
  12. <TABLE width="100%" align="center" bgcolor="#c9deef" border="0" cellspacing="1" cellpadding="5">
  13. <TBODY>
  14. <TR>
  15. <TD width="100" bgcolor="#e9f2f9">标题</TD>
  16. <TD bgcolor="#ffffff">&nbsp;{{item.title}}</TD>
  17. </TR>
  18. <TR>
  19. <TD bgcolor="#e9f2f9">发布部门</TD>
  20. <TD bgcolor="#ffffff">&nbsp;{{item.departmentName}}</TD>
  21. </TR>
  22. <TR>
  23. <TD bgcolor="#e9f2f9">创建时间</TD>
  24. <TD bgcolor="#ffffff">&nbsp;{{item.createTime | filterTime}}</TD>
  25. </TR>
  26. <TR>
  27. <TD bgcolor="#e9f2f9">内容</TD>
  28. <TD colspan="3" bgcolor="#ffffff">&nbsp;{{item.content}}</TD>
  29. </TR>
  30. </TBODY>
  31. </TABLE>
  32. </td>
  33. </tr>
  34. </table>
  35. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  36. <tr>
  37. <td height="60" align="center" valign="bottom"><input name="button" type="submit" class="bt1" id="button" value="返回列表" ng-click="goBack()"></td>
  38. </tr>
  39. </table>
  40. </td>
  41. </tr>
  42. </table> -->
  43. <style type="text/css">
  44. .item.active,
  45. .item.activated,
  46. .item-complex.active .item-content,
  47. .item-complex.activated .item-content,
  48. .item .item-content.active,
  49. .item .item-content.activated {
  50. background-color: transparent;
  51. }
  52. textarea {
  53. resize: none;
  54. }
  55. /*
  56. .iconfontPadding {
  57. padding-top: 10px;
  58. } */
  59. a:focus,
  60. a:hover {
  61. /* color: red; */
  62. /* font-weight: bolder; */
  63. text-decoration: none;
  64. }
  65. .iconfontColor {
  66. color: #006bc0 !important;
  67. /* font-weight: bolder; */
  68. }
  69. .titleStyle {
  70. background: #d9edf7 !important;
  71. margin-top: 1.3rem !important;
  72. margin-bottom: 0.7rem !important;
  73. border-left: 0.4rem solid #006bc0;
  74. height: 3rem;
  75. line-height: 3rem;
  76. font-size: 1.4rem;
  77. color: #606367;
  78. padding: 0;
  79. padding-left: 1rem;
  80. }
  81. .titledetail {
  82. background: #f5f5f5;
  83. height: 3rem;
  84. /* line-height: 3rem; */
  85. font-size: 1.4rem;
  86. color: #606367;
  87. padding: 0;
  88. padding-left: 1rem;
  89. }
  90. .timepost {
  91. margin-left: 1rem;
  92. padding-top: 2.5rem;
  93. position: absolute;
  94. }
  95. .timeline-event.timeline-inverted {
  96. margin-bottom: 0px;
  97. }
  98. .shoujibord {
  99. position: absolute;
  100. top: 0;
  101. right: 0;
  102. height: 1px;
  103. -webkit-transition: -webkit-transform 0.4s;
  104. -moz-transition: -moz-transform 0.4s;
  105. transition: transform 0.4s;
  106. bottom: 0;
  107. height: 3.2rem;
  108. border-color: #f5f5f5;
  109. border-left-style: solid;
  110. border-width: 1px;
  111. vertical-align: middle;
  112. }
  113. .backwhite {
  114. background: #fff;
  115. }
  116. .tuiblank{
  117. padding-left:2em;
  118. }
  119. .center{
  120. text-align: center;
  121. }
  122. .formly{
  123. border-radius: 8px;
  124. }
  125. .headerpad{
  126. padding-left:24px;
  127. padding-right:24px;
  128. /* padding-top:36px;
  129. padding:24px; */
  130. /* border-bottom: 1px solid #ddd; */
  131. }
  132. .contendpad{
  133. padding-top :24px;
  134. padding-bottom: 24px;
  135. }
  136. .formall{
  137. padding-left:90px;
  138. padding-right:90px;
  139. padding-bottom: 90px;
  140. }
  141. .font-size-black{
  142. font-size: 16px;
  143. }
  144. .font-color-black{
  145. color:#333;
  146. }
  147. </style>
  148. <div class="formly backwhite font-color-black">
  149. <div class="normal-label-wrap headerpad">
  150. <div class="col-xs-12" style="border-bottom: 1px solid #ddd;padding-top:36px;padding-bottom:24px">
  151. <div class="normal-text col-xs-12 center" style="border-bottom: 0px;padding-bottom: 0rem;">
  152. <span class="ng-binding font-color-black" style="font-weight: 600;font-size: 20px">{{item.title}}</span>
  153. </div>
  154. <div class="col-xs-12 center" style="border-bottom: 0px;color:#999;padding-top:5px">
  155. <div class="col-xs-12 normal-text" style="padding-left:0px;padding-right:0px;">
  156. <span class="ng-binding fz-12 pull-left" style="margin-right:10px">{{item.createUser.dept.parent.dept||item.createUser.dept.dept}}</span>
  157. <span class="ng-binding fz-12 pull-right">{{item.createTime}}</span>
  158. </div>
  159. </div>
  160. </div>
  161. </div>
  162. <div class="normal-label-wrap formall font-size-black">
  163. <div class="normal-text col col-70 col-xs-12 backwhite" style="border-bottom: 0px;">
  164. <div class="ng-binding font-color-black col_0 "><span class="ng-binding font-color-six" id="test_content">{{item.content}}</span>
  165. </div>
  166. </div>
  167. </div>
  168. </div>
  169. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  170. <tr>
  171. <td height="60" align="center" valign="bottom"><input name="button" type="submit" class="bt1" id="button" value="返回列表" ng-click="goBack()"></td>
  172. </tr>
  173. </table>