济源12345的前端

Paper.html 9.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  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. .tab table tr th,td{width:100px; text-align: center; }
  213. </style>
  214. </head>
  215. <body class="gray-bg">
  216. <div class="wrapper wrapper-content animated fadeInRight">
  217. <div class="daoHang clearfix">
  218. <div class="dhLeft">
  219. <sapn>
  220. <i class="syIcon"></i>位置:
  221. <a href="javaScript:;" id="ReIndex">首页</a>&gt;
  222. <a href="javaScript:;">培训中心</a>&gt;
  223. <a class="nowPosition">试卷分类</a>
  224. </sapn>
  225. </div>
  226. <div class="dhRight">
  227. <a href="" title="刷新"><i class="fa fa-refresh"></i></a>
  228. </div>
  229. </div>
  230. <div style="padding: 10px;" class="tj_content clearFix">
  231. <div style="padding: 10px;" class="tj_content clearFix">
  232. <div>
  233. <span>【搜索信息】</span>
  234. <div class="box_content">
  235. <table id="sqzx" style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
  236. <tr>
  237. <th>诉求标题:</th>
  238. <td>
  239. <input type="text" placeholder="请输入" id="key" class="Min-width" />
  240. </td>
  241. <th>工单号:</th>
  242. <td>
  243. <input type="text" placeholder="请输入" id="wids" class="Min-width" />
  244. </td>
  245. <td colspan="7" style="text-align: center;" >
  246. <botton class="btns Seach">搜索</botton>
  247. </td>
  248. </tr>
  249. </table>
  250. </div>
  251. </div>
  252. <div>
  253. <div style="width: 100%;padding: 10px;">
  254. <div class="tab">
  255. <div style="width:400px;padding: 10px;">
  256. <botton class="btns Seach">增加</botton>
  257. <botton class="btns Seach cnn">编辑</botton>
  258. <botton class="btns Seach nnn">删除</botton>
  259. </div>
  260. <div class="tab-menu">
  261. <table border="" cellspacing="" cellpadding="" style="width:400px;">
  262. <tr>
  263. <th></th>
  264. <th>试卷分类</th>
  265. <th><a href="#">操作</a></th>
  266. </tr>
  267. <tr>
  268. <td>1</td>
  269. <td class="cva">扫黑除恶</td>
  270. <td><a href="#">操作</a></td>
  271. </tr>
  272. <tr>
  273. <td>2</td>
  274. <td class="cva">问题分类设置</td>
  275. <td><a href="#">操作</a></td>
  276. </tr>
  277. <tr>
  278. <td>3</td>
  279. <td class="cva">济源123456</td>
  280. <td><a href="#">操作</a></td>
  281. </tr>
  282. </table>
  283. </div>
  284. </div>
  285. </div>
  286. </div>
  287. </div>
  288. </div>
  289. <div class="delete" style="width:300px; height:200px; background:#FFFAE8;position: relative; position: fixed;top:35%;left:40%;display: none;">
  290. <span class="chaa debtn" style="position: absolute;top:0;right: 0px; font-size: 20px;background:#fff;padding:0 8px;">×</span>
  291. <p id="" style="background: #048AAD;width:100%;height:26px;"></p>
  292. <div class="cente" style="margin: 30px auto; width:180px;">
  293. <h3>确定要删除此行信息</h3>
  294. </div>
  295. <button class="btns Seach debtn" style="margin: 20px 0 0 80px;">确定</button>
  296. <button class="btns Seach debtn" style="margin: 20px 0 0 30px;">取消</button>
  297. </div>
  298. <div class="xiang" style="width:600px; height:500px; background:#FFFAE8;position: relative; position: fixed;top:35%;left:30%;display: none;" >
  299. <span class="chaa" style="position: absolute;top:0;right: 0px; font-size: 20px;background:#fff;padding:0 8px;">×</span>
  300. <p id="" style="background: #048AAD;width:100%;height:26px;"
  301. </p>
  302. <div class="bnn bottom_open">车主姓名:<input type="text" placeholder="请输入工单单号"/></div>
  303. <div class="bnn">车主电话:<input type="text" placeholder="请输入标题"/></div>
  304. <div class="bnn">车 &nbsp;&nbsp;牌&nbsp;号:<input type="text" placeholder="请输入主办单位"/></div>
  305. <div id="" style="margin: 0 auto; width:100px; margin-top: 30px;">
  306. <button class="btns Seach" ="xbtn">保 存</button>
  307. </div>
  308. </div>
  309. <!--下载框-->
  310. <div class="t-shade lyxz">
  311. <div class="shade_k">
  312. <div class="shade_title">
  313. <span>录音播放与下载<srong class="cknum"></srong></span>
  314. <span class="setwin gbly"><a>x</a></span>
  315. </div>
  316. <div class="shade_content">
  317. <div class="Ly_box audiojs">
  318. </div>
  319. </div>
  320. </div>
  321. </div>
  322. <input type="hidden" id="PID" />
  323. <input type="hidden" id="Dpment" />
  324. </div>
  325. <script src="../js/bootstrap-select.js"></script>
  326. <script src="../css/laydate/laydate.js"></script>
  327. <script src="../My97DatePicker/WdatePicker.js"></script>
  328. <script src="../js/zTree/jquery.ztree.core.js"></script>
  329. <script src="../js/search/screen.js"></script>
  330. <script>
  331. //修改
  332. $(".cnn").click(function(){
  333. $(".xiang").show();
  334. })
  335. $(".chaa").click(function(){
  336. $(".xiang").hide();
  337. })
  338. $(".btns").click(function(){
  339. $(".xiang").hide();
  340. })
  341. //删除
  342. $(".nnn").click(function(){
  343. $(".delete").show();
  344. })
  345. $(".debtn").click(function(){
  346. $(".delete").hide();
  347. })
  348. </script>
  349. </body>
  350. </html>