0bac4eeef67c2aad0fcac47010368d6a.php 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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. <!-- <link rel="stylesheet" type="text/css" href="http://www.jq22.com/jquery/font-awesome.4.6.0.css"> -->
  11. <script src="/jdxf/Public/wxapp/js/jquery-1.8.3/jquery.min.js"></script>
  12. <link rel="stylesheet" href="/jdxf/Public/wxapp/css/jdxf.css">
  13. <title>消防支队人工督查单详情</title>
  14. <style>
  15. .bjbox{
  16. margin: 15px 0;
  17. }
  18. .mar{
  19. margin: 0 30px;
  20. }
  21. .bjbox-c{
  22. font-size: 14px;
  23. color: #646464;
  24. }
  25. .box{
  26. height: 20px;
  27. background-color: #F5F5F5;
  28. }
  29. .mar-words {
  30. float: right;
  31. font-size: 18px;
  32. }
  33. .height1dcdcdc {
  34. display: block;
  35. height: 1px;
  36. margin-top: 20px;
  37. margin-bottom: 20px;
  38. background: #DCDCDC;
  39. }
  40. .buttt{
  41. margin-top: 5px;
  42. margin-bottom: 5px;
  43. color: #fff;
  44. background-color: #d9534f;
  45. border-color: #d43f3a;
  46. display: inline-block;
  47. padding: 6px 12px;
  48. margin-bottom: 0;
  49. font-size: 14px;
  50. font-weight: 400;
  51. line-height: 1.42857143;
  52. text-align: center;
  53. white-space: nowrap;
  54. vertical-align: middle;
  55. -ms-touch-action: manipulation;
  56. touch-action: manipulation;
  57. cursor: pointer;
  58. -webkit-user-select: none;
  59. -moz-user-select: none;
  60. -ms-user-select: none;
  61. user-select: none;
  62. background-image: none;
  63. border: 1px solid transparent;
  64. border-radius: 4px;
  65. }
  66. </style>
  67. </head>
  68. <body>
  69. <!-- 头部 -->
  70. <div class="hand">
  71. <span class="hand-i"><!-- <i class="fa fa-angle-down"></i> -->
  72. <a href="/jdxf/wxapp2.php/Home/FireInspector/index_list<?php echo ($tokenurl); ?>/companyid/<?php echo ($companyid); ?>">
  73. <img style="height: 16px;" src="/jdxf/Public/wxapp/images/jd_07.png" alt="">
  74. </a>
  75. </span>
  76. </span>
  77. 消防支队人工督查单详情
  78. </div>
  79. <!-- 内容块 -->
  80. <div class="bjbox">
  81. <div class="bjbox-c mar">
  82. <span><?php echo ($res["timestamp"]); ?></span>
  83. <span style="float: right;"><?php echo ($res["content"]); ?></span>
  84. </div>
  85. <div class="mar">
  86. <span class="ownername"><?php echo ($res["artificial_code"]); ?>人工督察单</span>
  87. <span class="mar-words" style="color: #02a6de;"><?php echo ($res["wtype"]); ?></span>
  88. </div>
  89. </div>
  90. <div class="box"></div>
  91. <div class="bjbox">
  92. <div class="bjbox-c mar">基本信息</div>
  93. <div class="height1dcdcdc"></div>
  94. <div class="mar">
  95. <?php echo ($res["artificial_code"]); ?>人工督察单
  96. </div>
  97. </div>
  98. <div class="box"></div>
  99. <div class="bjbox">
  100. <div class="bjbox-c mar">基本内容</div>
  101. <div class="height1dcdcdc"></div>
  102. <div class="mar">
  103. <?php echo ($res["content"]); ?>
  104. </div>
  105. </div>
  106. <div class="box"></div>
  107. <div class="bjbox">
  108. <div class="bjbox-c mar">处理内容</div>
  109. <div class="height1dcdcdc"></div>
  110. <form action="/jdxf/wxapp2.php/Home/FireInspector/outputs" method="post" id="firecl">
  111. <!--<input type="radio" value="0" checked name="plcl" style="margin-left: 30px">单个处理</input>-->
  112. <!--<input type="radio" value="1" name="plcl" disabled="true"><span style="color:darkgray">批量处理</span></input>-->
  113. <!--<input type="radio" value="1" name="plcl"><span>批量处理</span></input>-->
  114. <div class="mar" style="text-align: center;">
  115. <textarea name="clnr" id="clnr" rows="6" style="width: 100%" placeholder="最多可输入50个字" required></textarea>
  116. <input type="hidden" value="/jdxf/wxapp2.php/Home/FireInspector/index<?php echo ($tokenurl); ?>/id/<?php echo ($res["id"]); ?>/companyid/<?php echo ($companyid); ?>" name="url">
  117. <input type="hidden" name="id" value="<?php echo ($res["id"]); ?>">
  118. <input type="hidden" name="artificial_code" value="<?php echo ($res["artificial_code"]); ?>">
  119. <input type="hidden" name="clzt" value="1">
  120. <input type="hidden" name="plcl" value="0">
  121. <input type="hidden" name="companyid" value="<?php echo ($companyid); ?>">
  122. <input type="button" class="buttt" onclick="outputs(1)" value="&nbsp;&nbsp;提交&nbsp;&nbsp;">
  123. <!--<input type="button" class="buttt" onclick="outputs(0)" value="非误报">-->
  124. </div>
  125. </form>
  126. </div>
  127. <div class="box"></div>
  128. <!--<div class="bjbox">-->
  129. <!--<div class="bjbox-c mar">视频</div>-->
  130. <!--<div class="height1dcdcdc"></div>-->
  131. <!--<div class="mar" style="margin: 0">-->
  132. <!--<?php echo ($list["h5"]); ?>-->
  133. <!--&lt;!&ndash;<img src="/jdxf/Public/wxapp/images/video.png" style="width: 100%" alt="">&ndash;&gt;-->
  134. <!--</div>-->
  135. <!--</div>-->
  136. <script>
  137. function outputs(a) {
  138. var a = $("#clnr").val();
  139. if (a.length>0){
  140. $('#firecl').submit();
  141. }else {
  142. alert("处理内容不能为空");
  143. }
  144. }
  145. </script>
  146. </body>
  147. </html>