email.html 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>工单日统计</title>
  6. <meta name="renderer" content="webkit">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  8. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  9. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  10. <meta name="apple-mobile-web-app-capable" content="yes">
  11. <meta name="format-detection" content="telephone=no">
  12. <link rel="stylesheet" type="text/css" href="../script/lib/layui/css/layui.css" />
  13. <style>
  14. /*.dever-upload-pic
  15. {
  16. width:100px;
  17. }
  18. h5 {
  19. margin-bottom: 10px;
  20. }
  21. td {
  22. color: black;
  23. }
  24. .desc{
  25. width:80px;
  26. }
  27. .layadmin-backlog-body {
  28. display: block;
  29. padding: 10px 15px;
  30. background-color: #f8f8f8;
  31. width: 150px;
  32. height: 102px;
  33. text-align: center;
  34. font-size: 15px;
  35. margin-top: 20px;
  36. margin-bottom: 30px;
  37. border-radius: 2px;
  38. transition: all .3s;
  39. -webkit-transition: all .3s;
  40. }
  41. a {
  42. color: #333;
  43. text-decoration: none;
  44. }
  45. .layui-card-body {
  46. position: relative;
  47. padding: 10px 15px;
  48. line-height: 24px;
  49. text-align: center;
  50. }
  51. p {
  52. display: block;
  53. margin-block-start: 1em;
  54. margin-block-end: 1em;
  55. margin-inline-start: 0px;
  56. margin-inline-end: 0px;
  57. }
  58. a cite {
  59. font-style: normal;
  60. font-size: large;
  61. }
  62. h3{
  63. font-weight: 400;
  64. font-size: 18px;
  65. }
  66. tr{
  67. height: 100px;
  68. }
  69. #nav ul li{
  70. float: left;
  71. margin-top: 30px;
  72. margin-bottom: 70px;
  73. }
  74. .ktable{
  75. margin-top: 80px;
  76. margin-left:100px;
  77. }*/
  78. .zong {
  79. /*margin-left: 100px;*/
  80. margin-top: 30px;
  81. }
  82. .container{
  83. height:150px;
  84. position: relative;
  85. line-height: 24px;
  86. text-align: center;
  87. }
  88. #nav ul li{
  89. float: left;
  90. margin-left: 30px;
  91. /*margin-bottom: 70px;*/
  92. }
  93. p {
  94. display: block;
  95. margin-block-start: 1em;
  96. margin-block-end: 1em;
  97. margin-inline-start: 0px;
  98. margin-inline-end: 0px;
  99. font-size: 18px;
  100. }
  101. li{
  102. background-color: #f8f8f8;
  103. width: 150px;
  104. list-style: none;
  105. /*font-size: 15px;*/
  106. /*height: 100px;*/
  107. }
  108. h3{
  109. font-weight: 400;
  110. font-size: 18px;
  111. /*background: #f8f8f8;*/
  112. /*color:#F8f8f8;*/
  113. }
  114. .after{
  115. /*height:200px;*/
  116. /*position: relative;*/
  117. /*line-height: 24px;*/
  118. /*text-align: center;*/
  119. margin-left: 20px;
  120. /*color:#423e3e;*/
  121. }
  122. th{
  123. background-color:#eeeeee;
  124. }
  125. </style>
  126. </head>
  127. <body>
  128. <div class="zong">
  129. <div class="container" id="nav">
  130. <ul style="list-style:none;">
  131. <li style="list-style:none;">
  132. <p><{$info['app']}></p>
  133. <h3>部门相关</h3>
  134. </li>
  135. <li style="list-style:none;">
  136. <p><{$info['xu']}></p>
  137. <h3>需处理</h3>
  138. </li>
  139. <li style="list-style:none;">
  140. <p><{$info['yi']}></p>
  141. <h3>已处理</h3>
  142. </li>
  143. <!-- <li style="list-style:none;">
  144. <p><{$info['wei']}></p>
  145. <h3>未完成</h3>
  146. </li> -->
  147. </ul>
  148. </div>
  149. <div class="after">
  150. <table class="ntes_editor_table" id="ntes_editor_table_10010" style="border-collapse: collapse; table-layout: auto; font-size: inherit; border: 1px solid rgb(167, 167, 166); overflow: hidden;"><tbody>
  151. <tr style="border:1px solid #A7A7A6">
  152. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;" class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">创建时间</blockquote></td>
  153. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:139px;" class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">指派时间/处理时间</blockquote></td>
  154. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">问题类型</blockquote></td>
  155. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">优先级</blockquote></td>
  156. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">问题描述</blockquote></td>
  157. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;">处理结果</blockquote></td>
  158. </tr>
  159. <{if(isset($app)):}>
  160. <{foreach($app as $k => $v):}>
  161. <tr style="border:1px solid #A7A7A6">
  162. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['cdate']}></blockquote></td>
  163. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:139px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['zhipai']}></blockquote></td>
  164. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['cate_name']}></blockquote></td>
  165. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['priority_name']}></blockquote></td>
  166. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['desc']}></blockquote></td>
  167. <td style="border-right:1px solid #A7A7A6;border-bottom:1px solid #A7A7A6;padding:3px 8px;height: 36px;word-break: break-all; word-wrap: break-word; width:131px;"class=""><blockquote style="margin: 0 0 0 6px; border: none; padding: 0px;"><{$v['status']}></blockquote></td>
  168. </tr>
  169. <{endforeach}>
  170. <{endif}>
  171. </tbody>
  172. </table><p style="margin: 0;"><br /></p>
  173. <!-- <table class="table" id="table" border="1" width="900">
  174. <thead id="list-thead">
  175. <tr align="center">
  176. <th data-priority="1">创建时间</th>
  177. <th data-priority="1">指派时间/处理时间</th>
  178. <th data-priority="1">问题类型</th>
  179. <th data-priority="1">优先级</th>
  180. <th data-priority="1" class = 'desc'>问题描述</th>
  181. <th data-priority="1">处理结过</th>
  182. </tr>
  183. </thead>
  184. <tbody>
  185. <{if(isset($app)):}>
  186. <{foreach($app as $k => $v):}>
  187. <tr align='center'>
  188. <td><{$v['cdate']}></td>
  189. <td><{$v['zhipai']}><br/><{$v['chu']}></td>
  190. <td><{$v['cate_name']}></td>
  191. <td><{$v['priority_name']}></td>
  192. <td><{$v['desc']}></td>
  193. <td><{$v['status']}></td>
  194. </tr>
  195. <{endforeach}>
  196. <{endif}>
  197. </tbody>
  198. </table> -->
  199. </div>
  200. </div>
  201. </body>
  202. <!-- <body>
  203. <div class="layui-container">
  204. <div class="layui-card">
  205. <div id="nav">
  206. <ul>
  207. <li class=" ">
  208. <a class="">
  209. <p><cite><{$info['app']}></cite></p>
  210. <h3>部门相关</h3>
  211. </a>
  212. </li>
  213. <li class="">
  214. <a class="">
  215. <p><cite><{$info['xu']}></cite></p><h3>需要处理</h3></a>
  216. </li>
  217. <li class="">
  218. <a class="">
  219. <p><cite><{$info['yi']}></cite></p>
  220. <h3>已处理</h3>
  221. </a>
  222. </li>
  223. <li class="">
  224. <a class="">
  225. <p><cite><{$info['wei']}></cite></p>
  226. <h3>未完成</h3>
  227. </a>
  228. </li>
  229. </ul>
  230. </div>
  231. </div>
  232. </div>
  233. <div class = 'ktable'>
  234. <table class="table" id="table" border="1" width="800">
  235. <thead id="list-thead">
  236. <tr align="center">
  237. <th data-priority="1">创建时间</th>
  238. <th data-priority="1">指派时间/处理时间</th>
  239. <th data-priority="1">问题类型</th>
  240. <th data-priority="1">优先级</th>
  241. <th data-priority="1" class = 'desc'>问题描述</th>
  242. <th data-priority="1">处理结过</th>
  243. </tr>
  244. </thead>
  245. <tbody>
  246. <{if(isset($app)):}>
  247. <{foreach($app as $k => $v):}>
  248. <tr align='center'>
  249. <td><{$v['cdate']}></td>
  250. <td><{$v['zhipai']}><br/><{$v['chu']}></td>
  251. <td><{$v['cate_name']}></td>
  252. <td><{$v['priority_name']}></td>
  253. <td><{$v['desc']}></td>
  254. <td><{$v['status']}></td>
  255. </tr>
  256. <{endforeach}>
  257. <{endif}>
  258. </tbody>
  259. </table>
  260. </div>
  261. </div>
  262. </div>
  263. </div>
  264. </body> -->
  265. </html>