商丘12345 前端

Leader.html 689B

12345678910111213141516171819202122232425262728293031
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <script src="../Script/Common/huayi.load.js"></script>
  6. <script src="../Script/Common/huayi.config.js"></script>
  7. <link href="../css/layer/need/layer.css" />
  8. <link rel="stylesheet" href="../css/init.css" />
  9. <title>诉求退回</title>
  10. </head>
  11. <body>
  12. <div class="Common">
  13. <table >
  14. <tr>
  15. <th >退回原因:</th>
  16. <td >
  17. <input type="checkbox" name="" id="" value="0" />
  18. </td>
  19. </tr>
  20. </table>
  21. <div class="btn_box">
  22. <button class="btns">保存</button>
  23. </div>
  24. </div>
  25. <script src="../css/laydate/laydate.js"></script>
  26. <script >
  27. </script>
  28. </body>
  29. </html>