济源12345的前端

OnlineExamination.html 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>多媒体工单</title>
  6. <script src="../Script/Common/huayi.load.js"></script>
  7. <link rel="stylesheet" href="../css/bootstrap-select.css">
  8. <script src="../Script/Common/huayi.config.js"></script>
  9. <link rel="stylesheet" href="../js/zTree/zTreeStyle.css" />
  10. <link rel="stylesheet" href="../css/init.css" />
  11. <style>
  12. #sqzx th {
  13. padding: 5px 8px 5px 0;
  14. text-align: right;
  15. }
  16. .select {
  17. width: 150px;
  18. background-color: #FFF;
  19. background-image: none;
  20. border: 1px solid #ccc;
  21. border-radius: 1px;
  22. color: inherit;
  23. padding: 6px 12px;
  24. }
  25. #sex {
  26. background-color: #FFF;
  27. background-image: none;
  28. border: 1px solid #ccc;
  29. border-radius: 1px;
  30. color: inherit;
  31. padding: 6px 12px;
  32. }
  33. input {
  34. background-color: #FFF;
  35. background-image: none;
  36. border: 1px solid #ccc;
  37. border-radius: 1px;
  38. color: inherit;
  39. padding: 6px 12px;
  40. }
  41. #sqzx td {
  42. padding: 6px 0 5px 10px;
  43. }
  44. .lxr ul li {
  45. float: left;
  46. list-style: none;
  47. width: 30%;
  48. margin-bottom: 5px;
  49. padding-top: 10px;
  50. }
  51. .clearFix:after {
  52. content: "";
  53. display: block;
  54. clear: both;
  55. }
  56. .form-group {
  57. padding-left: 40px;
  58. margin-bottom: 0;
  59. }
  60. textarea {
  61. height: 70px;
  62. border: 1px solid #ccc;
  63. border-radius: 1px;
  64. width: 50%;
  65. resize: none;
  66. }
  67. .textarea_box {
  68. margin-top: 10px;
  69. }
  70. .box_content {
  71. border-bottom: 1px solid #ccc;
  72. }
  73. .tj_content {
  74. border: 1px solid #e6e6e6;
  75. border-radius: 5px;
  76. }
  77. .t-shade {
  78. position: fixed;
  79. top: 0;
  80. left: 0;
  81. width: 100%;
  82. background: rgba(0, 0, 0, 0.48);
  83. z-index: 10004;
  84. display: none;
  85. }
  86. .lyxz .shade_k {
  87. z-index: 10005;
  88. width: 40%;
  89. left: 30%;
  90. margin: 20% auto;
  91. position: absolute;
  92. background-color: #fff;
  93. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  94. border-radius: 5px;
  95. }
  96. .shade_title {
  97. padding: 0 80px 0 20px;
  98. height: 42px;
  99. line-height: 42px;
  100. border-bottom: 1px solid #eee;
  101. font-size: 16px;
  102. color: #FFFFFF;
  103. overflow: hidden;
  104. background-color: #00a1cb;
  105. border-radius: 2px 2px 0 0;
  106. position: relative;
  107. border-top-left-radius: 5px;
  108. border-top-right-radius: 5px;
  109. }
  110. .cx {
  111. display: block;
  112. }
  113. .setwin {
  114. position: absolute;
  115. right: 15px;
  116. top: 5px;
  117. font-size: 0;
  118. line-height: initial;
  119. }
  120. .setwin a {
  121. position: relative;
  122. width: 16px;
  123. height: 16px;
  124. font-size: 20px;
  125. color: #fff;
  126. }
  127. .xg i {
  128. font-size: 16px;
  129. }
  130. .hidens {
  131. display: none;
  132. }
  133. .Min-width{
  134. width: 150px;
  135. }
  136. .hidens {
  137. display: none;
  138. }
  139. .inpBox {
  140. border: 1px solid #a9a9a9;
  141. height: 27px;
  142. width: 220px;
  143. display: inline-block;
  144. position: relative;
  145. vertical-align: middle;
  146. }
  147. .addTree {
  148. background: #fff;
  149. position: absolute;
  150. width: 100%;
  151. border: 1px solid darkgrey;
  152. right: 0;
  153. top: 26px;
  154. display: none;
  155. z-index: 222;
  156. }
  157. .xl {
  158. display: inline-block;
  159. background: url(../../img/dropDown.png) no-repeat;
  160. height: 100%;
  161. background-position: center center;
  162. width: 20px;
  163. position: absolute;
  164. right: 0;
  165. top: 0px;
  166. /* background-color: #f7bc8b; */
  167. cursor: pointer;
  168. }
  169. .ztree li span {
  170. border: none;
  171. padding: 0;
  172. }
  173. .inps {
  174. width: 217px;
  175. height: 24px;
  176. outline: none;
  177. border: 0;
  178. border-image-width: 0;
  179. padding: 0;
  180. padding-left: 3px;
  181. }
  182. .xl {
  183. display: inline-block;
  184. background: url(../img/dropDown.png) no-repeat;
  185. height: 100%;
  186. background-position: center center;
  187. width: 20px;
  188. position: absolute;
  189. right: 0;
  190. top: 0px;
  191. /* background-color: #f7bc8b; */
  192. cursor: pointer;
  193. }
  194. .Cleans{
  195. display: inline-block;
  196. width: 20px;
  197. position: absolute;
  198. right: 21px;
  199. top: 5px;
  200. display: none;
  201. }
  202. table{
  203. border:1px solid #cccccc;
  204. }
  205. table tr th{
  206. text-align:center;
  207. }
  208. table tr th,td{
  209. padding: 8px;
  210. font-size:14px;
  211. }
  212. .abc{overflow: hidden;}
  213. .bcc{height:25px;margin: 0 0 0 80px}
  214. .bottom_open{margin-top: 30px;}
  215. .bnn{height:35px; margin-left: 60px;}
  216. </style>
  217. </head>
  218. <body class="gray-bg">
  219. <div class="wrapper wrapper-content animated fadeInRight">
  220. <div class="daoHang clearfix">
  221. <div class="dhLeft">
  222. <sapn>
  223. <i class="syIcon"></i>位置:
  224. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  225. <a href="javaScript:;">培训中心</a>&gt;
  226. <a class="nowPosition">在线考试</a>
  227. </sapn>
  228. </div>
  229. <div class="dhRight">
  230. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  231. </div>
  232. </div>
  233. <div style="padding: 10px;" class="tj_content clearFix">
  234. <div style="padding: 10px;" class="tj_content clearFix">
  235. <div>
  236. <span>【搜索信息】</span>
  237. <div class="box_content">
  238. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  239. <tr>
  240. <th>姓名:</th>
  241. <td>
  242. <input type="text" placeholder="输入姓名" id="key" class="Min-width" />
  243. </td>
  244. <th>电话:</th>
  245. <td>
  246. <input type="text" placeholder="输入电话" id="wids" class="Min-width" />
  247. </td>
  248. <th>考试分类:</th>
  249. <td>
  250. <select name="" id="" style="width: 150px;height: 30px;">
  251. <option value="0">请选择</option>
  252. <option value="1">财政考试</option>
  253. <option value="2">政治考试</option>
  254. <option value="3">法学考试</option>
  255. </select>
  256. </td>
  257. <td colspan="7" style="text-align: center;" >
  258. <botton class="btns Seach">搜索</botton>
  259. </td>
  260. </tr>
  261. </table>
  262. </div>
  263. </div>
  264. <div>
  265. <div style="width: 100%;padding: 10px;">
  266. <table border="1" cellspacing="" cellpadding="" style="width:100%;text-align:center;height:35px;" >
  267. <tr>
  268. <th><input type="checkbox"/></th>
  269. <th>姓名</th>
  270. <th>工号</th>
  271. <th>考试结果</th>
  272. <th>试卷名称</th>
  273. <th>答题时间</th>
  274. <th>分数</th>
  275. </tr>
  276. <tr>
  277. <td><input type="checkbox" /></td>
  278. <td>黄圣依</td>
  279. <td>1010</td>
  280. <td>已完成</td>
  281. <td>测试试卷</td>
  282. <td>45分</td>
  283. <td>63</td>
  284. </tr>
  285. <tr>
  286. <td><input type="checkbox" /></td>
  287. <td>张三</td>
  288. <td>1020</td>
  289. <td>已完成</td>
  290. <td>甄别试卷</td>
  291. <td>45分</td>
  292. <td>76</td>
  293. </tr>
  294. <tr>
  295. <td><input type="checkbox" /></td>
  296. <td>李三魁</td>
  297. <td>1030</td>
  298. <td>未完成</td>
  299. <td>主题试卷</td>
  300. <td>1时30分</td>
  301. <td>59</td>
  302. </tr>
  303. <tr>
  304. <td><input type="checkbox" /></td>
  305. <td>王天王</td>
  306. <td>1040</td>
  307. <td>已完成</td>
  308. <td>主题试卷</td>
  309. <td>1小时</td>
  310. <td>92</td>
  311. </tr>
  312. <tr>
  313. <td><input type="checkbox" /></td>
  314. <td>赵四</td>
  315. <td>1050</td>
  316. <td>未完成</td>
  317. <td>测试试卷</td>
  318. <td>45分</td>
  319. <td>52</td>
  320. </tr>
  321. <tr>
  322. <td><input type="checkbox" /></td>
  323. <td>周海彤</td>
  324. <td>1060</td>
  325. <td>已完成</td>
  326. <td>甄别试卷</td>
  327. <td>1小时</td>
  328. <td>89</td>
  329. </tr>
  330. </table>
  331. </div>
  332. <div class="abc" style="width:400px; height:300px; background:#FFFAE8;position: relative; position: fixed;top:50%;left:30%;display: none;" >
  333. <span class="cha" style="position: absolute;top:0;right: 0px; font-size: 20px;background:#fff;padding:0 8px;">×</span>
  334. <p id="" style="background: #048AAD;width:100%;height:26px;"
  335. </p>
  336. <div class="bcc bottom_open">工单单号:<span>2587945632</span></div>
  337. <div class="bcc">诉求标题:<span>退回</span></div>
  338. <div class="bcc">主办单位:<span>郑州</span></div>
  339. <div class="bcc">协办单位:<span>济源</span></div>
  340. <div class="bcc">受理人:<span>张三</span></div>
  341. <div class="bcc">办理状态:<span>已办理</span></div>
  342. <div class="bcc">短信方式:<span>短信平台</span></div>
  343. <div class="bcc">来源:<span>短信诉求管理</span></div>
  344. </div>
  345. <div class="xiang" style="width:600px; height:500px; background:#FFFAE8;position: relative; position: fixed;top:35%;left:30%;display: none;" >
  346. <span class="chaa" style="position: absolute;top:0;right: 0px; font-size: 20px;background:#fff;padding:0 8px;">×</span>
  347. <p id="" style="background: #048AAD;width:100%;height:26px;"
  348. </p>
  349. <div class="bnn bottom_open">工单单号:<input type="text" placeholder="请输入工单单号"/></div>
  350. <div class="bnn">诉求标题:<input type="text" placeholder="请输入标题"/></div>
  351. <div class="bnn">主办单位:<input type="text" placeholder="请输入主办单位"/></div>
  352. <div class="bnn">协办单位:<input type="text" placeholder="请输入协办单位"/></div>
  353. <div class="bnn">受&nbsp;理&nbsp;人&nbsp;:&nbsp;<input type="text" placeholder="请输入受理人"/></div>
  354. <div class="bnn">办理状态:<input type="text" placeholder="请输入请输入状态"/></div>
  355. <div class="bnn">短信方式:<input type="text" placeholder="请输入短信方式"/></div>
  356. <div class="bnn">来&nbsp;&nbsp;&nbsp;源&nbsp;&nbsp;:&nbsp;&nbsp;<input type="text" placeholder="请输入来源"/></div>
  357. <div id="" style="margin: 0 auto; width:100px; margin-top: 30px;">
  358. <button class="btns Seach" id="xbtn">保 存</button>
  359. </div>
  360. </div>
  361. </div>
  362. </div>
  363. </div>
  364. <!--下载框-->
  365. <div class="t-shade lyxz">
  366. <div class="shade_k">
  367. <div class="shade_title">
  368. <span>录音播放与下载<srong class="cknum"></srong></span>
  369. <span class="setwin gbly"><a>x</a></span>
  370. </div>
  371. <div class="shade_content">
  372. <div class="Ly_box audiojs">
  373. </div>
  374. </div>
  375. </div>
  376. </div>
  377. <input type="hidden" id="PID" />
  378. <input type="hidden" id="Dpment" />
  379. </div>
  380. <script src="../js/bootstrap-select.js"></script>
  381. <script src="../css/laydate/laydate.js"></script>
  382. <script src="../My97DatePicker/WdatePicker.js"></script>
  383. <script src="../js/zTree/jquery.ztree.core.js"></script>
  384. <script src="../js/search/screen.js"></script>
  385. <script>
  386. $(".btn").click(function(){
  387. $(".abc").show();
  388. })
  389. $(".cha").click(function(){
  390. $(".abc").hide();
  391. })
  392. $(".ttn").click(function(){
  393. $(".xiang").show();
  394. })
  395. $(".chaa").click(function(){
  396. $(".xiang").hide();
  397. })
  398. $("#xbtn").click(function(){
  399. $(".xiang").hide();
  400. })
  401. </script>
  402. </body>
  403. </html>