e5df52cfa097d815252c0df17b9ac5c1.php 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?php if (!defined('THINK_PATH')) exit();?><!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  5. <meta charset="utf-8">
  6. <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
  7. <meta content="yes" name="apple-mobile-web-app-capable">
  8. <meta content="black" name="apple-mobile-web-app-status-bar-style">
  9. <meta content="telephone=no" name="format-detection">
  10. <title>设备报修</title>
  11. </head>
  12. <link rel="stylesheet" type="text/css" href="/jdxf/Public/wxapp/css/style.css">
  13. <link rel="stylesheet" href="/jdxf/Public/wxapp/css/jdxf.css">
  14. <link rel="stylesheet" href="/jdxf/Public/html/bootstrap-3.3.7/css/bootstrap.min.css">
  15. <script src="/jdxf/Public/wxapp/js/jquery-1.11.3.min.js"></script>
  16. <body>
  17. <!--头部-->
  18. <div class="hand">
  19. <span class="hand-i"><!-- <i class="fa fa-angle-down"></i> -->
  20. <a href="/jdxf/wxapp2.php/Home/index/index<?php echo ($tokenurl); ?>/companyid/<?php echo ($companyid); ?>">
  21. <img style="height: 16px;" src="/jdxf/Public/wxapp/images/jd_07.png" alt="">
  22. </a>
  23. </span>
  24. 设备报修
  25. </div>
  26. <!--<div class="header"><a class="comblack" href="/jdxf/wxapp2.php/Home/index/index/companyid/<?php echo ($companyid); ?>"></a> 设备报修</div>-->
  27. <!--内容-->
  28. <div class="content">
  29. <div class="content-bottom" id="content-data">
  30. <div class="content-bottom-li">
  31. 本页共 <b style="color:red;"> <?php echo ($zsl); ?></b> 个,未处理<b style="color:red;">
  32. <?php echo ($wclsl); ?></b> 个,未审核<b style="color:red;"> <?php echo ($wshsl); ?></b> 个,未通过<b style="color:red;"> <?php echo ($shwtgsl); ?></b>
  33. 个,已完成<b style="color:red;"> <?php echo ($ywcsl); ?></b> 个,超时完成<b style="color:red;"> <?php echo ($cswcsl); ?></b> 个
  34. </div>
  35. <ul>
  36. <?php if(is_array($ResData)): $i = 0; $__LIST__ = $ResData;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$vo): $mod = ($i % 2 );++$i;?><li class="content-bottom-li" style="padding-left: 5%;">
  37. <?php if($vo["cl_type"] == 1 ): ?><a style="text-decoration:none;padding-bottom:10px;" href="/jdxf/wxapp2.php/Home/Maintinfo/bd/id/<?php echo ($vo["id"]); ?>">
  38. <p class="span-ffist" style="width:100%;"> <?php echo ($vo["wx_name"]); ?>
  39. <span style="color: #ff0000;margin-right:25px;">未处理</span>
  40. </p>
  41. <p>类型:<?php echo ($vo["sj_type_name"]); ?>
  42. <button style="border:none;;margin-right:30px;float:right;"><img width=30 height=30
  43. src="/jdxf/Public/wxapp/images/baoxiu.png"/>
  44. </button>
  45. </p>
  46. </a>
  47. <?php elseif($vo["cl_type"] == 2 ): ?>
  48. <a style="text-decoration:none;padding-bottom:10px;">
  49. <p class="span-ffist" style="width:100%;"> <?php echo ($vo["wx_name"]); ?>
  50. <span style="color: #59c24a;margin-right:25px;">未审核</span>
  51. </p>
  52. <p>类型:<?php echo ($vo["sj_type_name"]); ?>
  53. <button style="border:none;;margin-right:30px;float:right;"><img width=30 height=30
  54. src="/jdxf/Public/wxapp/images/baoxiu.png"/>
  55. </button>
  56. </p>
  57. </a>
  58. <?php elseif($vo["cl_type"] == 3 ): ?>
  59. <a style="text-decoration:none;padding-bottom:10px;" href="/jdxf/wxapp2.php/Home/Maintinfo/bd/id/<?php echo ($vo["id"]); ?>">
  60. <p class="span-ffist" style="width:100%;"> <?php echo ($vo["wx_name"]); ?>
  61. <span style="color: #ff9254;margin-right:25px;">审核未通过</span>
  62. </p>
  63. <p>类型:<?php echo ($vo["sj_type_name"]); ?>
  64. <button style="border:none;;margin-right:30px;float:right;"><img width=30 height=30
  65. src="/jdxf/Public/wxapp/images/baoxiu.png"/>
  66. </button>
  67. </p>
  68. </a>
  69. <?php elseif($vo["cl_type"] == 4 ): ?>
  70. <a style="text-decoration:none;padding-bottom:10px;">
  71. <p class="span-ffist" style="width:100%;"> <?php echo ($vo["wx_name"]); ?>
  72. <span style="color: #0082ff;margin-right:25px;">已完成</span>
  73. </p>
  74. <p>类型:<?php echo ($vo["sj_type_name"]); ?>
  75. <button style="border:none;;margin-right:30px;float:right;"><img width=30 height=30
  76. src="/jdxf/Public/wxapp/images/baoxiu.png"/>
  77. </button>
  78. </p>
  79. </a>
  80. <?php elseif($vo["cl_type"] == 5 ): ?>
  81. <a style="text-decoration:none;padding-bottom:10px;">
  82. <p class="span-ffist" style="width:100%;"> <?php echo ($vo["wx_name"]); ?>
  83. <span style="color: #ff9254;margin-right:25px;">超时完成</span>
  84. </p>
  85. <p>类型:<?php echo ($vo["sj_type_name"]); ?>
  86. <button style="border:none;;margin-right:30px;float:right;"><img width=30 height=30
  87. src="/jdxf/Public/wxapp/images/baoxiu.png"/>
  88. </button>
  89. </p>
  90. </a><?php endif; ?>
  91. </li><?php endforeach; endif; else: echo "" ;endif; ?>
  92. </ul>
  93. </div>
  94. </div>
  95. <!--底部-->
  96. <div class="footer"></div>
  97. </body>
  98. <style type="text/css">
  99. .title-label {
  100. width: 20%;
  101. color: #000000;
  102. line-height: 55px;
  103. font-size: 16px;
  104. display: inline-block;
  105. text-align: center;
  106. float: left;
  107. cursor: pointer;
  108. border-bottom: 4px solid #DCDCDC;
  109. }
  110. .select-color {
  111. border-bottom: 4px solid #C91E30;
  112. }
  113. .fire-content {
  114. box-sizing: border-box;
  115. padding: 25px;
  116. }
  117. .content-bottom-li {
  118. clear: both;
  119. text-align: left;
  120. font-size: 16px;
  121. line-height: 26px;
  122. border-bottom: 1px solid #DCDCDC;
  123. }
  124. /*.content-bottom-li a:first-child{ padding-left: 5%; padding-top: 0px; padding-bottom: 20px; display: block; }*/
  125. .content-bottom ul li span {
  126. font-size: 14px;
  127. color: #646464;
  128. display: block;
  129. float: right;
  130. }
  131. .next-list {
  132. color: #DBDBDB;
  133. margin-right: 5%;
  134. clear: both;
  135. }
  136. .span-ffist {
  137. font-size: 16px;
  138. clear: both;
  139. display: inline-block;
  140. width: 78%;
  141. }
  142. </style>
  143. </html>