trialTableDeleteView.php 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>试用订单删除申请详情</title>
  6. <link href="/css/ims/base.css" rel="stylesheet">
  7. <link href="/css/ims/ims.css" rel="stylesheet">
  8. <link rel="stylesheet" type="text/css" href="/css/ims/bootstrap.min.css" />
  9. <link rel="stylesheet" type="text/css" href="/css/ims/ace.min.css" />
  10. <link rel="stylesheet" type="text/css" href="/css/ims/jquery.datetimepicker.css" />
  11. <style>
  12. .ims-box {
  13. margin: 20px;
  14. }
  15. .screen {
  16. padding-left: 20px;
  17. height: 44px;
  18. line-height: 44px;
  19. background-color: #eff4fa;
  20. }
  21. .screen li {
  22. float: left;
  23. margin-right: 65px;
  24. }
  25. .bg-d9bf6e {
  26. margin-left: 5px;
  27. padding: 0 20px;
  28. color: #fff;
  29. background-color: #d9bf6e;
  30. }
  31. .list {
  32. padding: 0 40px;
  33. /*margin-top: 40px;*/
  34. overflow: hidden;
  35. }
  36. .list h2 {
  37. line-height: 30px;
  38. font-size: 14px;
  39. }
  40. .list .student-list_box {
  41. width: 500px;
  42. margin-bottom: 15px;
  43. }
  44. .list .student-list_box>ul {
  45. height: 260px;
  46. overflow: auto;
  47. padding: 20px;
  48. background-color: #eef3ff;
  49. }
  50. .list .student-list_box li {
  51. line-height: 30px;
  52. cursor: pointer;
  53. }
  54. .list .student-list {
  55. display: none;
  56. margin-left: 20px;
  57. }
  58. .list .student-list li.active .btn-select_all {
  59. display: inline-block;
  60. }
  61. .list .student-list span {
  62. cursor: pointer;
  63. }
  64. .list .btn-select_all {
  65. margin-left: 84px;
  66. color: #008000;
  67. }
  68. .student-name_box li {
  69. position: relative;
  70. margin-left: 28px;
  71. line-height: 30px;
  72. }
  73. .student-name_box input {
  74. position: absolute;
  75. left: 155px;
  76. top: 8px;
  77. }
  78. .btn-select_all,
  79. .student-name_box {
  80. display: none;
  81. }
  82. .student-selected {
  83. width: 320px;
  84. height: 300px;
  85. overflow: auto;
  86. }
  87. .student-selected li {
  88. float: left;
  89. margin-right: 24px;
  90. margin-bottom: 12px;
  91. width: 280px;
  92. height: 26px;
  93. line-height: 26px;
  94. text-indent: 20px;
  95. background-color: #f2f2f2;
  96. }
  97. .student-selected .btn-delete {
  98. float: right;
  99. margin-right: 20px;
  100. color: red;
  101. cursor: pointer;
  102. }
  103. .btn-confirm_purchase {
  104. display: block;
  105. margin: 0 auto;
  106. margin-top: 100px;
  107. margin-bottom: 50px;
  108. width: 430px;
  109. line-height: 54px;
  110. color: #fff;
  111. font-family: PingFangSC-Regular, "PingFang SC";
  112. font-weight: 400;
  113. font-style: normal;
  114. font-size: 20px;
  115. text-align: center;
  116. background-color: rgba(0, 153, 102, 1);
  117. cursor: pointer;
  118. }
  119. .sale-table input {
  120. border: 1px solid #ccc;
  121. border-radius: 4px;
  122. }
  123. #imgPreview {
  124. display: inline-block;
  125. margin-top: 12px;
  126. }
  127. #imgPreview > img {
  128. max-width: 100px;
  129. max-height: 100px;
  130. margin-right: 5px;
  131. }
  132. .layui-layer-btn .layui-layer-btn0 {
  133. border-color: #15ae68 !important;
  134. background-color: #15ae68 !important;
  135. color: #fff;
  136. }
  137. .stop-layer-box, .resubmit-layer-box, .delete-layer-box {
  138. line-height: 140px;
  139. text-align: center;
  140. }
  141. .disable-btn{
  142. background-color: #666666;
  143. border: 1px solid #666666!important;
  144. }
  145. </style>
  146. </head>
  147. <body>
  148. <h3 class="sale-title">删除试用学生申请</h3>
  149. <div class="sale-table">
  150. <table width="100%">
  151. <tr>
  152. <th><em class="red">*</em>订单编号 </th>
  153. <td >
  154. <?php echo $otNo?>
  155. </td>
  156. <th><em class="red">*</em>销售赛季</th>
  157. <td >
  158. <?php echo $seasonName;?>
  159. </td>
  160. <th><em class="red">*</em>所属学校</th>
  161. <td >
  162. <?php echo $schoolName;?>
  163. </td>
  164. </tr>
  165. <tr>
  166. <th><em class="red">*</em>试用年级</th>
  167. <td >
  168. <?php echo $gradeName?>
  169. </td>
  170. <th><em class="red">*</em>申请时间</th>
  171. <td >
  172. <?php echo $createTimeStr;?>
  173. </td>
  174. <th><em class="red">*</em>学管名称</th>
  175. <td colspan="4">
  176. <?php echo $coachName;?>
  177. </td>
  178. </tr>
  179. </table>
  180. <h3 class="sale-title">删除原因说明</h3>
  181. <table width="100%">
  182. <tr>
  183. <td >
  184. <?php echo $reason;?>
  185. </td>
  186. </tr>
  187. </table>
  188. <button type="button" class="label-primary-s create-allocation disable-btn">删除试用学生名单</button>
  189. <table width="100%" class="table table-striped table-bordered table-hover dataTable no-footer DTTT_selectable" id="P_list">
  190. <tr>
  191. <td>序号</td>
  192. <td>学生</td>
  193. <td>班级</td>
  194. </tr>
  195. <?php
  196. if(isset($studentList) && $studentList){
  197. foreach($studentList as $k => $val){
  198. ?>
  199. <tr class="allocateDetail">
  200. <td><?php echo ($k+1)?></td>
  201. <td><?php echo $val['studentName']?></td>
  202. <td><?php echo $val['clazzName']?></td>
  203. </tr>
  204. <?php
  205. }
  206. }
  207. ?>
  208. </table>
  209. </div>
  210. </body>
  211. </html>