list3.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" ng-app="app">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <title>公文统计</title>
  7. <link href="../../AFrontEnd/css/animate.css" rel="stylesheet" />
  8. <link href="../../AFrontEnd/css/fontawesome/css/font-awesome.css" rel="stylesheet" />
  9. <link href="../../AFrontEnd/css/bootstrap.css" rel="stylesheet" />
  10. <link href="../../AFrontEnd/css/style.css" rel="stylesheet" />
  11. <script>document.write("<link href='../../AFrontEnd/css/special.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  12. <link href="css/list2.css" rel="stylesheet" />
  13. <style>
  14. .tabItem {
  15. float: left;
  16. width: auto;
  17. height: auto;
  18. padding: 5px 10px;
  19. margin: 5px 5px 0 5px;
  20. border: 1px solid #ccc;
  21. border-radius: 5px;
  22. cursor: pointer;
  23. font-size: 18px;
  24. }
  25. .tabItem:hover {
  26. color: #000;
  27. text-decoration: none !important;
  28. }
  29. .Active {
  30. color: #fff;
  31. background: #1582DF;
  32. }
  33. .Active:hover {
  34. color: #fff;
  35. text-decoration: none !important;
  36. }
  37. .sp-table tr td {
  38. border-right: 1px solid #E1E6EB;
  39. }
  40. .sp-table tr td:last-child {
  41. border-right: 0;
  42. }
  43. .blgc tr:first-child td {
  44. border-top: 0;
  45. }
  46. .active {
  47. background: rgb(77,244,141) !important;
  48. }
  49. .active > div {
  50. color: #108F98 !important;
  51. }
  52. </style>
  53. </head>
  54. <body>
  55. <div ng-controller="listCtrl as ctl" ng-cloak>
  56. <div class="loading" ng-if="ctl.loading">
  57. <div class="loading-msg">
  58. <h3>数据加载中,请等待</h3>
  59. <div class="spinner">
  60. <div class="bounce1"></div>
  61. <div class="bounce2"></div>
  62. <div class="bounce3"></div>
  63. </div>
  64. </div>
  65. </div>
  66. <div class="wrapper wrapper-content">
  67. <div class="row">
  68. <div class="col-md-12">
  69. <div class="sp-box">
  70. <a class="tabItem" href="list2.html">在办件</a>
  71. <a class="tabItem Active">办结件</a>
  72. <div class="sp-col-100" style="position:relative">
  73. <div class="sp-box sp-fs-20">委机关处室&nbsp;&nbsp;&nbsp;&nbsp;[督办范围:2024-01-01至今]</div>
  74. <center class="sp-page-col moveLeft" style="padding-right: 15px; left: 0;" onmouseover="$('.moveLeft').show(); $('.moveRight').show()" onmouseout="$('.moveLeft').hide(); $('.moveRight').hide()" ng-if="ctl.list1.length>5">
  75. <img src="../index/img/left.png" style="margin-top: 60px; cursor: pointer; " ng-click="ctl.ywblMove(1)" />
  76. </center>
  77. <div class="sp-page" style="height: 180px; overflow: hidden" onmouseover="$('.moveLeft').show(); $('.moveRight').show()" onmouseout="$('.moveLeft').hide(); $('.moveRight').hide()">
  78. <div class="sp-page List" style="margin-left: 0px; transition: margin-left 1s ease 0s; ">
  79. <div class="Item" ng-class="{'active':ctl.activeObj.SECTCODE==item.SECTCODE}" style="background: #EBF8FE; padding: 10px;" ng-repeat="item in ctl.list1" repeat-finish>
  80. <div style="color: #1582DF;padding-bottom:5px;border-bottom:1px solid #ccc">{{item.SECTION}}({{item.DUTYMAN}})</div>
  81. <center class="sp-page pointer" style="width: 45%; height: 30px; background: white; padding: 5px 0; margin: 10px 2.5%; color: #108F98" ng-click="ctl.searchIds(item.GWCOUNT.swblCountSumIds,item)">
  82. <strong>主办 :<span ng-bind="item.GWCOUNT.swblCountSum"></span></strong>
  83. </center>
  84. <center class="sp-page pointer" style="width: 45%; height: 30px; background: white; padding: 5px 0; margin: 10px 2.5%; color: #108F98" ng-click="ctl.searchIds(item.GWCOUNT.swcpCountSumIds,item)">
  85. <strong>协办 :<span ng-bind="item.GWCOUNT.swcpCountSum"></span></strong>
  86. </center>
  87. <!--<center class="sp-page pointer" style="width: 30%; height: 30px; background: white; padding: 5px 0; margin: 10px 1.6%; color: #108F98" ng-click="ctl.searchIds(item.GWCOUNT.swbjCountSumIds,item)">
  88. <strong>办结 :<span ng-bind="item.GWCOUNT.swbjCountSum"></span></strong>
  89. </center>-->
  90. <div class="sp-page" style="width: 50%; height: 80px;">
  91. <center class="sp-page pointer" style="width: 90%; height: 30px; background: white; padding: 5px 0; margin: 0 5% 5px 5%; color: #333" ng-click="ctl.searchIds(item.GWCOUNT.sw18blCountIds,item)">
  92. 一般收文 :<span ng-bind="item.GWCOUNT.sw18blCount"></span>
  93. </center>
  94. <center class="sp-page pointer" style="width: 90%; height: 30px; background: white; padding: 5px 0; margin: 5px 5% 0 5%; color: #333" ng-click="ctl.searchIds(item.GWCOUNT.sw16blCountIds,item)">
  95. 领导批示 :<span ng-bind="item.GWCOUNT.sw16blCount"></span>
  96. </center>
  97. </div>
  98. <center class="sp-page" style="width: 45%; height: 70px; background: white; padding: 5px 0; margin: 0 2.5%;">
  99. <div class="sp-page pointer" style="width: 50%; height: 30px;line-height: 30px; position: relative; " ng-click="ctl.searchIds(item.SW_MONTH_BLACKCOUNTIDS,item)">
  100. <span style="width: 20px; height: 20px; display: inline-block; background: #8C045B; border-radius: 10px; position: absolute; left: 10px; top: 5px; "></span>
  101. <span style="position: absolute; left: 35px;" ng-bind="item.SW_MONTH_BLACKCOUNT"></span>
  102. </div>
  103. <div class="sp-page pointer" style="width: 50%; height: 30px;line-height: 30px; position: relative; " ng-click="ctl.searchIds(item.SW_MONTH_REDCOUNTIDS,item)">
  104. <span style="width: 20px; height: 20px; display: inline-block; background: #F53B3B; border-radius: 10px; position: absolute; left: 10px; top: 5px; "></span>
  105. <span style="position: absolute; left: 35px; " ng-bind="item.SW_MONTH_REDCOUNT"></span>
  106. </div>
  107. <div class="sp-page pointer" style="width: 50%; height: 30px;line-height: 30px; position: relative; " ng-click="ctl.searchIds(item.SW_MONTH_YELLOWCOUNTIDS,item)">
  108. <span style="width: 20px; height: 20px; display: inline-block; background: #FFC602; border-radius: 10px; position: absolute; left: 10px; top: 5px; "></span>
  109. <span style="position: absolute; left: 35px; " ng-bind="item.SW_MONTH_YELLOWCOUNT"></span>
  110. </div>
  111. <div class="sp-page pointer" style="width: 50%; height: 30px;line-height: 30px; position: relative; " ng-click="ctl.searchIds(item.SW_MONTH_GREENCOUNTIDS,item)">
  112. <span style="width: 20px; height: 20px; display: inline-block; background: #0BB745; border-radius: 10px; position: absolute; left: 10px; top: 5px; "></span>
  113. <span style="position: absolute; left: 35px; " ng-bind="item.SW_MONTH_GREENCOUNT"></span>
  114. </div>
  115. </center>
  116. </div>
  117. </div>
  118. </div>
  119. <center class="sp-page-col moveRight" style="padding-left: 15px; right: 0; " onmouseover="$('.moveLeft').show(); $('.moveRight').show()" onmouseout="$('.moveLeft').hide(); $('.moveRight').hide()" ng-if="ctl.list1.length>5">
  120. <img src="../index/img/right.png" style="margin-top: 60px; cursor: pointer; " ng-click="ctl.ywblMove(-1)" />
  121. </center>
  122. </div>
  123. <div class="sp-page" style="padding:10px;background:white">
  124. <div class="sp-page" style="width:55%">
  125. <center class="sp-page-col" style="width: 100px; padding: 10px; background: #EBF8FE; color: #108F98;line-height:34px ">来文单位:</center>
  126. <div class="sp-checkbox-blue sp-ml-10 sp-page" style="width: calc(100% - 110px)">
  127. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0101')" />中共中央</label>
  128. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0102')" />住建部</label>
  129. <label style="width: 120px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0103')" />中共天津市委</label>
  130. <label style="width: 140px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0104')" />人大系统</label>
  131. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0107')" />政府系统</label>
  132. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0106')" />市政协</label>
  133. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0108')" />法院</label>
  134. <br />
  135. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0109')" />检察院</label>
  136. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0110')" />社会团体</label>
  137. <label style="width: 120px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0111')" />企业集团</label>
  138. <label style="width: 140px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0113')" />天津市建材业协会</label>
  139. <label style="width: 100px; display: inline-block; margin-left: 0; margin-right: 10px; " sp-checkbox-blue-item><input type="checkbox" ng-click="ctl.selectType('P0112')" />其他</label>
  140. </div>
  141. </div>
  142. <div class="sp-page" style="width: 45%">
  143. <div class="sp-page sp-ml-10" style="width: calc(100% - 110px); line-height: 54px">
  144. <input type="text" class="sp-input" style="width:calc(100% - 150px)" ng-model="ctl.search.title" placeholder="关键字" />
  145. <button class="sp-btn-blue sp-btn-sm" style="background: #008A94; padding: 0 20px; line-height: 30px; border-radius: 6px" ng-click="ctl.getData2()"><i class="fa fa-search"></i>&nbsp;查询</button>
  146. </div>
  147. </div>
  148. </div>
  149. <div class="sp-box">
  150. <div class="sp-page" style="max-height:380px;overflow:auto">
  151. <table class="sp-table">
  152. <thead>
  153. <tr>
  154. <th style="width: 50px;">
  155. <img src="../flowchart_app_imgcss/img/deng.png" title="控制灯" />
  156. </th>
  157. <th>流程</th>
  158. <th width="400">标题</th>
  159. <th>主办处室</th>
  160. <th>督办</th>
  161. <th>开始办理日期</th>
  162. <th>办理过程</th>
  163. <th>处室办结日期</th>
  164. <th>状态</th>
  165. </tr>
  166. </thead>
  167. <tbody>
  168. <tr dir-paginate="item in ctl.qlcList|itemsPerPage:ctl.itemsPerPage" total-items="ctl.total_count">
  169. <td>
  170. <img src="../flowchart_app_imgcss/img/purple.png" ng-if="item.DENG=='BLACK'" />
  171. <img src="../flowchart_app_imgcss/img/red.png" ng-if="item.DENG=='RED'" />
  172. <img src="../flowchart_app_imgcss/img/yellow.png" ng-if="item.DENG=='YELLOW'" />
  173. <img src="../flowchart_app_imgcss/img/green.png" ng-if="item.DENG=='GREEN'" />
  174. <!--<span ng-if="item.MARKDELAY!=''" style="width: 22px; height: 22px; border: 1px solid #FF0000; border-radius: 15px; color: #FF0000; cursor: pointer; display: inline-block; font-size: 12px; line-height: 18px">延</span>-->
  175. <!--<span ng-if="item.MARKSTOP!=''" style="width: 22px; height: 22px; border: 1px solid #FF0000; border-radius: 15px; color: #FF0000; cursor: pointer; display: inline-block; font-size: 12px; line-height: 18px">停</span>-->
  176. </td>
  177. <td ng-bind="item.FLOWNAME"></td>
  178. <td>
  179. <div class="sp-page" style="max-width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis">
  180. <a ng-bind="item.TITLE" ng-click="ctl.goUrl(item)"></a>
  181. </div>
  182. </td>
  183. <td ng-bind="item[item.CODETABLE+'.ZBCS']"></td>
  184. <td ng-bind="item[item.CODETABLE+'.DBLXCAPTION']"></td>
  185. <td ng-bind="item.APPDATE"></td>
  186. <td style="padding:0">
  187. <table class="sp-table blgc" style="border:0">
  188. <tr ng-repeat="item1 in item.RELATELIST">
  189. <td width="200">
  190. <a ng-bind="item1.FLOWNAME" ng-click="ctl.goUrl(item1)"></a>
  191. </td>
  192. <td width="100" ng-bind="item1.APPDATE"></td>
  193. <td width="60" ng-bind="item1.STATUSINFO_CN"></td>
  194. </tr>
  195. </table>
  196. </td>
  197. <td ng-bind="item.ARCHIVESDATE"></td>
  198. <td ng-bind="item.STATUSINFO_CN"></td>
  199. </tr>
  200. </tbody>
  201. </table>
  202. </div>
  203. <div class="sp-table-tip ng-hide" ng-show="ctl.noDataTip == 0">
  204. <i class="fa fa-exclamation-circle sp-mr-10"></i>您好,暂未查询到相关信息!
  205. </div>
  206. <div class="sp-page" ng-show="ctl.noDataTip != 0">
  207. <!--<div class="sp-page-col sp-pull-right">
  208. <div class="sp-lh-34">
  209. 每页 <select ng-model="ctl.itemsPerPage" ng-options="x for x in ctl.pageOptions"
  210. ng-init="ctl.itemsPerPage=ctl.pageOptions[0]"></select> 条
  211. </div>
  212. </div>-->
  213. <div class="sp-page-col sp-pull-right">
  214. <dir-pagination-controls max-size="8" direction-links="true" boundary-links="true"
  215. on-page-change="ctl.getList(newPageNumber)">
  216. </dir-pagination-controls>
  217. </div>
  218. </div>
  219. </div>
  220. </div>
  221. </div>
  222. </div>
  223. </div>
  224. </div>
  225. <script src="../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
  226. <script src="../../AFrontEnd/js/laydate/laydate.js"></script>
  227. <script src="../../AFrontEnd/js/angularjs/angular.js"></script>
  228. <script src="../../AFrontEnd/js/angularjs/dirPagination.js"></script>
  229. <script src="../../AFrontEnd/plugins/hightcharts/highcharts.js"></script>
  230. <script src="../../AFrontEnd/plugins/hightcharts/no-data-to-display.js"></script>
  231. <script src="../index/js/circle-progress.js"></script>
  232. <script src="../../apiurljs.js"></script>
  233. <script src="../../js/sm4.js"></script>
  234. <script>document.write('<scri' + 'pt src="../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  235. <script>document.write('<scri' + 'pt src="js/list3.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  236. <script src="../../AFrontEnd/js/special/spng.js"></script>
  237. <script src="../../AFrontEnd/js/special/spngvld.js"></script>
  238. </body>
  239. </html>