夏邑12345_前端

WorkDatil.html 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>工单详情</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <script src="../Script/Common/huayi.load.js"></script>
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  11. <link href="../css/init.css" rel="stylesheet" />
  12. <link href="../css/WorkOrder/seeProjectDetail.css" rel="stylesheet" />
  13. <script src="../css/laydate/laydate.js"></script>
  14. <script src="../My97DatePicker/WdatePicker.js"></script>
  15. <style>
  16. .ld-service li {
  17. float: left;
  18. font-size: 14px;
  19. color: #000;
  20. padding: 5px 15px;
  21. cursor: pointer;
  22. }
  23. .cr-click {
  24. border-bottom: 2px solid #00a1cb;
  25. }
  26. .Shows {
  27. display: block !important;
  28. }
  29. .complain {
  30. display: none;
  31. }
  32. .Borders {
  33. border: 1px solid #d7d7d7;
  34. }
  35. .form-group {
  36. margin-top: 10px;
  37. }
  38. .Table {
  39. width: 100%;
  40. }
  41. tbody {
  42. border: 1px solid #ccc;
  43. }
  44. .Table th {
  45. width: 7%;
  46. padding: 5px 8px 10px 0;
  47. text-align: right;
  48. }
  49. .Table td {
  50. padding: 6px;
  51. }
  52. .bor_bootm {
  53. border-bottom: 1px solid #ccc;
  54. }
  55. .datil_ul {
  56. padding-left: 0;
  57. }
  58. .datil_ul li {
  59. width: 25%;
  60. padding: 5px;
  61. float: left;
  62. }
  63. .wh_btn input {
  64. background: rgb(0, 161, 203);
  65. }
  66. .XGXX {
  67. margin-left: 0;
  68. }
  69. /*.authority{
  70. display: none;
  71. }*/
  72. .lc_step {
  73. margin-bottom: 100px;
  74. margin-top: 20px;
  75. }
  76. .lc_step li {
  77. float: left;
  78. width: 16%;
  79. text-align: center;
  80. }
  81. .lc_step li.steps1, .lc_step li.steps0 {
  82. /*position: relative;*/
  83. /*width: ;
  84. height: 118px;*/
  85. }
  86. /*.start_step{
  87. background: url(../img/start.png) no-repeat;
  88. width: 58px;
  89. height: 149px;
  90. background-position: bottom;
  91. }*/
  92. .no_step {
  93. /*background: url(../img/no_Step.png) no-repeat;*/
  94. display: none;
  95. }
  96. .no_step img {
  97. width: 100%;
  98. }
  99. /*.step1_0{
  100. background: url(../img/step1_0.png) no-repeat
  101. }
  102. .step1_1{
  103. background: url(../img/step1_1.png) no-repeat;
  104. }
  105. .step2_0{
  106. background: url(../img/step2_0.png) no-repeat;
  107. left: -14px;
  108. }
  109. .step2_1{
  110. background: url(../img/step2_1.png) no-repeat;
  111. left: -14px;
  112. }
  113. .step3_0{
  114. background: url(../img/step3_0.png) no-repeat;
  115. left: -27px;
  116. }
  117. .step3_1{
  118. background: url(../img/step3_1.png) no-repeat;
  119. left: -27px;
  120. }
  121. .step4_0{
  122. background: url(../img/step4_0.png) no-repeat;
  123. left: -40px;
  124. }
  125. .step4_1{
  126. background: url(../img/step4_1.png) no-repeat;
  127. left: -40px;
  128. }
  129. .step5_0{
  130. background: url(../img/step5_0.png) no-repeat;
  131. left: -53px;
  132. }
  133. .step5_1{
  134. background: url(../img/step5_1.png) no-repeat;
  135. left: -53px;
  136. }*/
  137. .lc_step li img {
  138. display: block;
  139. width: 100%;
  140. margin-bottom: 5px;
  141. }
  142. .lc_step li:nth-child(6) img {
  143. width: 60% !important;
  144. }
  145. .lc_step li .step_w0 {
  146. color: #bfbfbf;
  147. }
  148. .lc_step li .step_w1 {
  149. color: #02a1cb;
  150. }
  151. .step_content {
  152. background: #f3f3f4;
  153. border: 2px solid #02a1cb;
  154. border-radius: 3px;
  155. color: #02a1cb;
  156. padding: 5px;
  157. position: relative;
  158. text-align: left;
  159. box-sizing: border-box;
  160. width: 92%;
  161. /*position: absolute;
  162. right: -65px;
  163. bottom: -116px;*/
  164. }
  165. .step_content:before {
  166. position: absolute;
  167. display: block;
  168. content: "";
  169. height: 0;
  170. width: 0;
  171. border: 6px solid #02a1cb;
  172. border: 6px solid #02a1cb;
  173. border-left-color: transparent;
  174. border-top-color: transparent;
  175. border-right-color: transparent;
  176. top: -14px;
  177. left: 52%;
  178. }
  179. .lcs > div {
  180. float: left;
  181. width: 16%;
  182. height: 100%;
  183. }
  184. .lcs > div:first-child {
  185. text-align: right;
  186. }
  187. .lcs > div:first-child > img {
  188. width: initial;
  189. }
  190. .lcs > div > img {
  191. display: block;
  192. width: 100%;
  193. }
  194. .layui-layer-imguide {
  195. display: block !important;
  196. }
  197. </style>
  198. </head>
  199. <body class="gray-bg">
  200. <div class="wrapper wrapper-content animated fadeInRight">
  201. <ul class="ld-service clearfix">
  202. <li itemtype="0" class="cr-click" itemtype="0">工单信息</li>
  203. <li itemtype="1" itemtype="1">交办信息</li>
  204. <li itemtype="1" itemtype="1">监察意见</li>
  205. <li itemtype="2" itemtype="2">领导批示</li>
  206. <li itemtype="2" itemtype="2">回退信息</li>
  207. <li itemtype="3" itemtype="3">办理情况</li>
  208. <li itemtype="3" itemtype="3">延时审核</li>
  209. <li itemtype="3" itemtype="3">退回审核</li>
  210. <li itemtype="4" itemtype="4">回访信息</li>
  211. <li itemtype="5" itemtype="5">督办信息</li>
  212. <li itemtype="6" itemtype="6">市民催办</li>
  213. <li itemtype="7" itemtype="7">办理过程</li>
  214. <li itemtype="8" itemtype="8">流程图示</li>
  215. </ul>
  216. <div class="Content_box">
  217. <!--诉求信息-->
  218. <div class="complain Shows DCL">
  219. <div style="width: 100%;padding: 10px;">
  220. <table class="Table" border="0" cellspacing="0" cellpadding="0">
  221. <tbody>
  222. <tr class="bor_bootm">
  223. <th>名字:</th>
  224. <td><span class="F_CusName"></span></td>
  225. <th>来源:</th>
  226. <td><span class="LY"></span></td>
  227. <th>来电号码:</th>
  228. <td><span class="F_ConPhone"></span></td>
  229. <th>联系号码:</th>
  230. <td><span class="F_CusPhone"></span></td>
  231. </tr>
  232. <tr>
  233. <th>标题:</th>
  234. <td colspan="7">
  235. <span class="F_ComTitle"></span>
  236. </td>
  237. </tr>
  238. <tr>
  239. <th>内容:</th>
  240. <td colspan="7">
  241. <span class="F_ComContent"></span>
  242. </td>
  243. </tr>
  244. <tr>
  245. <th>附件:</th>
  246. <td colspan="7">
  247. <div class="FJ file_imgs">
  248. </div>
  249. </td>
  250. </tr>
  251. <tr class="bor_bootm">
  252. <th>事件地址:</th>
  253. <td colspan="7">
  254. <span class="AreaName" style="margin-right: 10px;"></span><span class='F_SourceAddress'>563 4494</span>
  255. </td>
  256. </tr>
  257. <tr>
  258. <th>类型:</th>
  259. <td>
  260. <span class="LX"></span>
  261. </td>
  262. <th>紧急程度:</th>
  263. <td>
  264. <span class="CD"></span>
  265. </td>
  266. <th colspan="3">密级:</th>
  267. <td>
  268. <span class="MJ"></span>
  269. </td>
  270. </tr>
  271. <tr>
  272. <th>处理结果:</th>
  273. <td colspan="7">
  274. <span class="Result"></span>
  275. </td>
  276. </tr>
  277. <tr class="bor_bootm">
  278. <th>结案意见:</th>
  279. <td colspan="7">
  280. <span class="F_FinalOpinion"></span>
  281. </td>
  282. </tr>
  283. </tbody>
  284. </table>
  285. </div>
  286. </div>
  287. <!--交办信息-->
  288. <div class="complain DCL">
  289. <div style="width: 100%;padding: 10px;">
  290. <table class="Table" border="" cellspacing="0" cellpadding="0">
  291. <theard>
  292. <tr>
  293. <td class="text-center" style="width:60px;">次数</td>
  294. <td class="text-center" style="width:114px;">交办时间</td>
  295. <td class="text-center" style="width:114px;">办理时限</td>
  296. <td class="text-center" style="min-width:80px;">主办单位</td>
  297. <td class="text-center" style="min-width:80px;">协办单位</td>
  298. <td class="text-center" style="min-width: 200px;">交办意见</td>
  299. <td class="text-center authority" style="min-width: 100px;">操作</td>
  300. </tr>
  301. </theard>
  302. <tbody class="JBXX"></tbody>
  303. </table>
  304. </div>
  305. </div>
  306. <!--监察-->
  307. <div class="complain DCL">
  308. <div style="width: 100%;padding: 10px;">
  309. <table class="Table" border="" cellspacing="0" cellpadding="0">
  310. <theard>
  311. <tr>
  312. <td class="text-center" style="width:50px;">次数</td>
  313. <td class="text-center" style="min-width:100px;">监察人</td>
  314. <td class="text-center" style="min-width:100px;">监察意见</td>
  315. <td class="text-center" style="min-width:100px;">监察时间</td>
  316. <td class="text-center" style="min-width:50px;">附件</td>
  317. </tr>
  318. </theard>
  319. <tbody class="JC"></tbody>
  320. </table>
  321. </div>
  322. </div>
  323. <!--领导批示-->
  324. <div class="complain DCL">
  325. <div style="width: 100%;padding: 10px;">
  326. <div style="text-align: center; height: ">
  327. <table class="Table" border="" cellspacing="0" cellpadding="0">
  328. <theard>
  329. <tr>
  330. <td class="text-center" style="min-width:50px;">类型</td>
  331. <td class="text-center" style="min-width:100px;">批示人</td>
  332. <td class="text-center" style="min-width:100px;">批示内容</td>
  333. <td class="text-center" style="min-width:100px;">批示时间</td>
  334. <td class="text-center" style="min-width:100px;">附件</td>
  335. <td class="text-center authority" style="min-width:100px;">操作</td>
  336. </tr>
  337. </theard>
  338. <tbody class="LDPS"></tbody>
  339. </table>
  340. </div>
  341. </div>
  342. </div>
  343. <!--回退信息-->
  344. <div class="complain DCL">
  345. <div style="width: 100%;padding: 10px;">
  346. <div style="text-align: center; height: ">
  347. <table class="Table" border="" cellspacing="0" cellpadding="0">
  348. <theard>
  349. <tr>
  350. <td class="text-center" style="min-width:100px;">退回人</td>
  351. <td class="text-center" style="min-width:100px;">退回内容</td>
  352. <td class="text-center" style="min-width:100px;">退回时间</td>
  353. <td class="text-center authority" style="min-width:100px;">操作</td>
  354. </tr>
  355. </theard>
  356. <tbody class="HTXX">
  357. </tbody>
  358. </table>
  359. </div>
  360. </div>
  361. </div>
  362. <!--办理情况-->
  363. <div class="complain DCL ">
  364. <div style="width: 100%;padding: 10px;">
  365. <table class="Table" border="" cellspacing="0" cellpadding="0">
  366. <theard>
  367. <tr>
  368. <td class="text-center" style="min-width:100px;">办理人</td>
  369. <td class="text-center" style="min-width:100px;">单位</td>
  370. <td class="text-center" style="min-width:100px;">类型</td>
  371. <td class="text-center" style="min-width:100px;">办理内容</td>
  372. <td class="text-center" style="min-width:100px;">办理时间</td>
  373. <td class="text-center" style="min-width:50px;">附件</td>
  374. <td class="text-center authority" style="min-width:80px;">操作</td>
  375. </tr>
  376. </theard>
  377. <tbody class="BLQK"></tbody>
  378. </table>
  379. </div>
  380. </div>
  381. <!--延时情况-->
  382. <div class="complain DCL ">
  383. <div style="width: 100%;padding: 10px;">
  384. <table class="Table" border="" cellspacing="0" cellpadding="0">
  385. <theard>
  386. <tr>
  387. <td class="text-center" style="min-width:100px;">次数</td>
  388. <td class="text-center" style="min-width:100px;">状态</td>
  389. <td class="text-center" style="min-width:100px;">申请时间</td>
  390. <td class="text-center" style="min-width:100px;">申请原因</td>
  391. <td class="text-center" style="min-width:100px;">审核时间</td>
  392. <td class="text-center" style="min-width:80px;">审核意见</td>
  393. <td class="text-center authority" style="min-width:100px;">操作</td>
  394. </tr>
  395. </theard>
  396. <tbody class="YSSHS"></tbody>
  397. </table>
  398. </div>
  399. </div>
  400. <!--退回审核-->
  401. <div class="complain DCL ">
  402. <div style="width: 100%;padding: 10px;">
  403. <table class="Table" border="" cellspacing="0" cellpadding="0">
  404. <theard>
  405. <tr>
  406. <td class="text-center" style="min-width:100px;">次数</td>
  407. <td class="text-center" style="min-width:100px;">申请时间</td>
  408. <td class="text-center" style="min-width:100px;">申请原因</td>
  409. <td class="text-center" style="min-width:100px;">状态</td>
  410. <td class="text-center" style="min-width:100px;">审核时间</td>
  411. <td class="text-center" style="min-width:80px;">审核意见</td>
  412. <td class="text-center authority" style="min-width:100px;">操作</td>
  413. </tr>
  414. </theard>
  415. <tbody class="YTHHS"></tbody>
  416. </table>
  417. </div>
  418. </div>
  419. <!--回访信息-->
  420. <div class="complain DCL">
  421. <div style="width: 100%;padding: 10px;">
  422. <table class="Table" border="" cellspacing="0" cellpadding="0">
  423. <theard>
  424. <tr>
  425. <td class="text-center" style="min-width:50px;">次数</td>
  426. <td class="text-center" style="min-width:100px;">回访人</td>
  427. <td class="text-center" style="min-width:100px;">回访方式</td>
  428. <td class="text-center" style="min-width:100px;">回访信息</td>
  429. <td class="text-center" style="min-width:100px;">回访结果</td>
  430. <td class="text-center" style="min-width:100px;">操作时间</td>
  431. <td class="text-center authority" style="min-width:100px;">操作</td>
  432. </tr>
  433. </theard>
  434. <tbody class="HGXX"></tbody>
  435. </table>
  436. </div>
  437. </div>
  438. <!--督办信息-->
  439. <div class="complain DCL">
  440. <div style="width: 100%;padding: 10px;">
  441. <table class="Table" border="" cellspacing="0" cellpadding="0">
  442. <theard>
  443. <tr>
  444. <td class="text-center" style="min-width:50px;">次数</td>
  445. <td class="text-center" style="min-width:100px;">督办人</td>
  446. <td class="text-center" style="min-width:100px;">督办意见</td>
  447. <td class="text-center" style="min-width:100px;">督办时间</td>
  448. <td class="text-center" style="min-width:50px;">附件</td>
  449. </tr>
  450. </theard>
  451. <tbody class="DBXX"></tbody>
  452. </table>
  453. </div>
  454. </div>
  455. <!--市民催办-->
  456. <div class="complain DCL">
  457. <div style="width: 100%;padding: 10px;">
  458. <table class="Table" border="" cellspacing="0" cellpadding="0">
  459. <theard>
  460. <tr>
  461. <td class="text-center" style="width:50px;">序号</td>
  462. <td class="text-center" style="min-width:100px;">催办内容</td>
  463. <td class="text-center" style="width:100px;">催办时间</td>
  464. </tr>
  465. </theard>
  466. <tbody id="citizenReminder"></tbody>
  467. </table>
  468. </div>
  469. </div>
  470. <!--办理过程-->
  471. <div class="complain DCL " id="BLGC">
  472. <div style="width: 100%;padding: 10px;">
  473. <table class="Table" border="" cellspacing="0" cellpadding="0">
  474. <theard>
  475. <tr>
  476. <td class="text-center" style="min-width:50px;">序号</td>
  477. <td class="text-center" style="min-width:100px;">事项</td>
  478. <td class="text-center" style="min-width:100px;">操作时间</td>
  479. </tr>
  480. </theard>
  481. <tbody id="BLGC_"></tbody>
  482. </table>
  483. </div>
  484. </div>
  485. <div class="complain DCL">
  486. <!--<div class="lcs clearfix">
  487. <div class="ss"><img src="../img/start.png" alt="" /></div>
  488. <div class="one"><img src="../img/step1_0.png" alt="" /></div>
  489. <div class="one"><img src="../img/step2_0.png" alt="" /></div>
  490. <div class="one"><img src="../img/step3_0.png" alt="" /></div>
  491. <div class="one"><img src="../img/step4_0.png" alt="" /></div>
  492. <div class="one"><img src="../img/step5_0.png" alt="" /></div>
  493. </div>-->
  494. <ul class="lc_step clearfix">
  495. <!--<li class="no_step">
  496. <img src="../img/no_Step.png" alt="" />
  497. </li>-->
  498. <li class="start_step" style="text-align: right;">
  499. <p class="step_w1" style="visibility: hidden;">办理流程</p>
  500. <img src="../img/start.png" alt="" style="width: 70%;display: inline-block;position: relative;right: -1px;" />
  501. </li>
  502. <li class="step1">
  503. <p class="step_w0">录入</p>
  504. <img src="../img/step1_0.png" alt="" />
  505. <!--<div class="step_content">
  506. <p> 姓名:小白</p>
  507. <p> 部门:客服</p>
  508. <p> 时间:2018-04-25 12:20:00</p>
  509. </div>-->
  510. </li>
  511. <li class="step2 stem_other">
  512. <p class="step_w0">交办</p>
  513. <img src="../img/step2_0.png" alt="" />
  514. <!--<div class="step_content">
  515. <p> 姓名:小白</p>
  516. <p> 部门:客服</p>
  517. <p> 时间:2018-04-25 12:20:00</p>
  518. </div>-->
  519. </li>
  520. <li class="step3 stem_other">
  521. <p class="step_w0">办理</p>
  522. <img src="../img/step3_0.png" alt="" />
  523. </li>
  524. <li class="step4 stem_other">
  525. <p class="step_w0">回访</p>
  526. <img src="../img/step4_0.png" alt="" />
  527. </li>
  528. <li class="step5">
  529. <p class="step_w0">结案</p>
  530. <img src="../img/step5_0.png" alt="" />
  531. </li>
  532. </ul>
  533. </div>
  534. <div class="clearfix">
  535. <ul class="clearfix datil_ul">
  536. <li>
  537. 单号:
  538. <span class="DH"></span>
  539. </li>
  540. <li>
  541. 状态:
  542. <span class='ZT'></span>
  543. </li>
  544. <li>
  545. 受理人:
  546. <span class="SL"></span>
  547. </li>
  548. <li>
  549. 处理方式:
  550. <span class="CLFS"></span>
  551. </li>
  552. <li>
  553. 录入时间:
  554. <span class="LRSJ"></span>
  555. </li>
  556. <li>
  557. 提交时间:
  558. <span class="submitTime"></span>
  559. </li>
  560. <li>
  561. 办理时间:
  562. <span class="SLHJ"></span>
  563. </li>
  564. <li>
  565. 结案时间:
  566. <span class="lawsuitTime"></span>
  567. </li>
  568. </ul>
  569. <div class="clearfix wh_btn" style="width:100%;text-align:center;margin:10px 0;">
  570. <input type="hidden" class="hidWid" />
  571. <input type="button" value="发布网站" class="release mediaTransfer" />&nbsp;&nbsp;<input type="button" class="change release authority" value="修改" />&nbsp;&nbsp;<input type="button" value="打印预览" class="print" />&nbsp;&nbsp;<input type="button" value="关闭" class="closexq" />
  572. </div>
  573. <input type="hidden" id="Change" />
  574. </div>
  575. </div>
  576. </div>
  577. <script src="../js/mousewheel/jquery.mousewheel.min.js"></script>
  578. <script src="../js/WorkOrder/jquery.drag.js"></script>
  579. <script src="../Appeal/workDetail.js"></script>
  580. </body>
  581. </html>