Нет описания

callScreen.html 40KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075
  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. <script src="../Script/Common/huayi.config.js"></script>
  8. <link href="./../css/plugins/jasny/jasny-bootstrap.min.css" rel="stylesheet">
  9. <link href="./../js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
  10. <link rel="stylesheet" href="./../js/zTree/zTreeStyle.css" />
  11. <link rel="stylesheet" href="./css/call.css" />
  12. <link rel="stylesheet" href="../js/comboSelect/combo.select.css" />
  13. <style>
  14. body,
  15. html,
  16. .wrapper {
  17. height: 100%;
  18. }
  19. .ldtp-con {
  20. display: block;
  21. }
  22. .minBacha {
  23. position: absolute;
  24. top: 0;
  25. right: 80px;
  26. z-index: 10;
  27. overflow: hidden;
  28. }
  29. .minBacha>div {
  30. float: left;
  31. height: 35px;
  32. width: 35px;
  33. margin-left: 2px;
  34. }
  35. .minBacha>div a {
  36. display: block;
  37. height: 100%;
  38. width: 100%;
  39. text-align: center;
  40. background-position: center center;
  41. background-color: #2f4050;
  42. opacity: .5;
  43. }
  44. .minBacha>div a:hover {
  45. opacity: 1;
  46. }
  47. .minClosed>a {
  48. background: url("./../img/min.png") no-repeat;
  49. }
  50. .Bacha>a {
  51. background: url("./../img/gb.png") no-repeat;
  52. }
  53. .lblcount {
  54. position: absolute;
  55. right: 5px;
  56. top: 7px;
  57. }
  58. .first {
  59. z-index: 1000;
  60. }
  61. .khzl {
  62. font-size: 12px;
  63. border: 0;
  64. margin: 35px auto;
  65. color: #fff;
  66. }
  67. .khzl ul li {
  68. color: initial;
  69. }
  70. .khzl tr {
  71. border: 0;
  72. }
  73. .khzl th {
  74. padding: 5px 8px 5px 0;
  75. text-align: right;
  76. width: 40%;
  77. font-weight: normal;
  78. border: 0;
  79. }
  80. .khzl tbody>tr>td,
  81. .khzl tbody>tr>th {
  82. border: 0;
  83. }
  84. .khzl tbody>tr>td input {
  85. border: 0;
  86. outline: none;
  87. background: #243747;
  88. padding-left: 5px;
  89. width: 100%;
  90. }
  91. .khzl tbody>tr>td .combo-select {
  92. border: 0;
  93. outline: none;
  94. }
  95. .khzl tbody>tr>td .combo-arrow {
  96. display: none;
  97. }
  98. .khbtn {
  99. /*background: #97a0a8;*/
  100. color: #1ab394;
  101. font-size: 14px;
  102. vertical-align: middle;
  103. }
  104. .hei-list {
  105. width: 400px;
  106. margin: 0 auto;
  107. }
  108. .heiTop {
  109. height: 35px;
  110. background: #1ab394;
  111. color: #fff;
  112. line-height: 35px;
  113. padding: 0 15px;
  114. border-top-left-radius: 3px;
  115. border-top-right-radius: 3px;
  116. }
  117. .heiTop .htl {
  118. float: left;
  119. margin: 0;
  120. }
  121. .heiTop .bacha {
  122. float: right;
  123. font-size: 18px;
  124. cursor: pointer;
  125. margin: 0;
  126. }
  127. .heiCon {
  128. width: 100%;
  129. background: #fff;
  130. text-align: center;
  131. padding: 25px 15px;
  132. height: auto;
  133. overflow-y: auto;
  134. border: 1px solid #eee;
  135. }
  136. #time-word {
  137. border: 1px solid #1ab394;
  138. padding: 5px 0 5px 10px;
  139. width: 120px;
  140. outline: none;
  141. color: #000;
  142. }
  143. .chooses {
  144. margin-top: 10px;
  145. }
  146. .btns {
  147. background: #1ab394;
  148. color: #fff;
  149. padding: 3px 10px;
  150. outline: none;
  151. font-size: 12px;
  152. margin-left: 15px;
  153. border: 0;
  154. border-radius: 3px;
  155. box-sizing: border-box;
  156. }
  157. .bianji {
  158. display: inline-block;
  159. height: 16px;
  160. vertical-align: middle;
  161. margin-right: 5px;
  162. }
  163. #citySel {
  164. width: 100%;
  165. }
  166. .bianji.edi {
  167. background: url(./../img/xgai.png) no-repeat;
  168. }
  169. .bianji.sav {
  170. background: url(./../img/bbc.png) no-repeat;
  171. }
  172. .bianji.canc {
  173. background: url(./../img/quxi.png) no-repeat;
  174. }
  175. .t-shade {
  176. position: fixed;
  177. top: 0;
  178. left: 0;
  179. width: 100%;
  180. height: 100%;
  181. background: rgba(0, 0, 0, 0.48);
  182. z-index: 10004;
  183. display: none;
  184. }
  185. .shade_k {
  186. z-index: 10005;
  187. width: 40%;
  188. height: 130px;
  189. margin: 10% auto;
  190. background-color: #fff;
  191. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  192. border-radius: 5px;
  193. }
  194. .shade_title {
  195. padding: 0 80px 0 20px;
  196. height: 42px;
  197. line-height: 42px;
  198. border-bottom: 1px solid #eee;
  199. font-size: 16px;
  200. color: #FFFFFF;
  201. overflow: hidden;
  202. background-color: rgb(26, 179, 148);
  203. border-radius: 2px 2px 0 0;
  204. position: relative;
  205. }
  206. .setwin {
  207. position: absolute;
  208. right: 15px;
  209. top: 5px;
  210. font-size: 20px;
  211. line-height: initial;
  212. }
  213. .setwin a {
  214. font-size: 20px;
  215. color: #fff;
  216. }
  217. .shade_content {
  218. overflow-y: auto;
  219. position: relative;
  220. padding-bottom: 50px;
  221. padding: 10px;
  222. }
  223. .ldcr-bottom .detail-con ul li .active a {
  224. color: #f95a83 !important;
  225. }
  226. .ldcr-bottom .detail-con ul li .active+.explancon {
  227. display: block !important;
  228. }
  229. .searchbtn {
  230. width: 2.5em;
  231. height: 24px;
  232. border-radius: 5px;
  233. position: absolute;
  234. background-color: #e43926;
  235. background-image: url(./../img/searIcon.png);
  236. background-repeat: no-repeat;
  237. background-position: center center;
  238. cursor: pointer;
  239. }
  240. #menuContent,
  241. #menuContent_market {
  242. background: #fff;
  243. position: absolute;
  244. width: 100%;
  245. border: 1px solid #ccc;
  246. right: 0;
  247. top: 34px;
  248. z-index: 10;
  249. /* display: none;*/
  250. overflow-y: auto;
  251. }
  252. #organizer,
  253. #organizer_market {
  254. height: 25px;
  255. width: 100%;
  256. display: inline-block;
  257. position: relative;
  258. }
  259. #treeDemo li {
  260. width: 100%;
  261. }
  262. .bootstrap-select>.dropdown-toggle.bs-placeholder {
  263. background-color: #ffffff!important;
  264. border-color: #e5e6e7!important;
  265. }
  266. .filter-option {
  267. color: #676b6d;
  268. }
  269. .bootstrap-select>.dropdown-toggle.btn-default {
  270. background-color: #ffffff!important;
  271. border-color: #e5e6e7!important;
  272. color: #555;
  273. }
  274. #fkdep_market {
  275. display: nones;
  276. }
  277. .testInput-list {
  278. position: absolute;
  279. z-index: 999;
  280. border: 1px solid rgb(204, 204, 204);
  281. background-color: rgb(255, 255, 255);
  282. z-index: 99999;
  283. padding-left: 0;
  284. width: 100%;
  285. display: none;
  286. height: 200px;
  287. overflow-y: auto;
  288. }
  289. .testInput-list li {
  290. padding: 5px;
  291. color: #000;
  292. }
  293. .testInput-list li:hover {
  294. background-color: #E43926;
  295. color: #fff;
  296. }
  297. #testInput_ {
  298. outline: none;
  299. border: 1px solid #ccc;
  300. padding-left: 10px;
  301. outline-color: #fff;
  302. }
  303. .e43 {
  304. color: #e43926;
  305. }
  306. .ld-sercon button.bton[disabled] {
  307. background-color: #999;
  308. }
  309. .combo-input.text-input {
  310. font-family: "宋体"!important;
  311. }
  312. #con_startTime,
  313. #con_endTime,
  314. #old_startTime,
  315. #old_endTime {
  316. width: 128px!important;
  317. }
  318. .treeList {
  319. border: 1px solid #e5e6e7!important;
  320. border-top: 0;
  321. height: 400px!important;
  322. }
  323. #TreeDemo li {
  324. float: initial;
  325. }
  326. #typeclass {
  327. background: #fff;
  328. }
  329. .treeList1 {
  330. border: 1px solid #e5e6e7 !important;
  331. border-top: 0;
  332. height: 400px !important;
  333. }
  334. #TreeDemo1 li {
  335. float: initial;
  336. }
  337. .addTree1 {
  338. background: #fff;
  339. position: absolute;
  340. width: 180px;
  341. border: 1px solid darkgrey;
  342. z-index: 10;
  343. display: none;
  344. height: 100px;
  345. overflow-y: auto;
  346. }
  347. .inps2,
  348. .inps3,
  349. .inps4 {
  350. display: none;
  351. }
  352. .time-box {}
  353. .time-box_flbox {
  354. display: none;
  355. }
  356. .customerService tbody tr th {
  357. padding-left: 20px;
  358. }
  359. .customerService tbody tr th {
  360. padding-left: 20px;
  361. }
  362. .tub {
  363. position: absolute;
  364. right: 10px;
  365. top: 15px;
  366. }
  367. .add_bj {
  368. display: inline-block;
  369. -webkit-border-radius: 5px;
  370. -moz-border-radius: 5px;
  371. border-radius: 5px;
  372. text-align: center;
  373. padding: 5px 10px;
  374. font-size: 12px;
  375. cursor: pointer;
  376. background: #1ab394;
  377. color: #fff;
  378. margin-top: 15px;
  379. }
  380. #typeclass_market1m {
  381. background: #FFFFFF;
  382. }
  383. .market tr th{
  384. padding-left: 30px;
  385. }
  386. .ld-sercon input {
  387. /* width: 128px; */
  388. height: 36px;
  389. }
  390. .form-group {
  391. margin:0;
  392. }
  393. .customerService tr {
  394. height:40px;
  395. }
  396. .customerService th {
  397. width: 100px;
  398. }
  399. .complainDiv2{
  400. display: none;
  401. }
  402. .workOrderIdColorRed{
  403. color: #FF0000;
  404. }
  405. .workOrderIdColorGreen{
  406. color: #008000;
  407. }
  408. .imgs {
  409. color: rgb(0, 128, 0);
  410. cursor: pointer;
  411. }
  412. .imgs a:hover {
  413. color: #e43926;
  414. }
  415. .W100 .th-inner {
  416. width:100px !important;
  417. }
  418. .W160 .th-inner {
  419. width:160px !important;
  420. }
  421. .W220 .th-inner {
  422. width:220px !important;
  423. }
  424. .W220{
  425. width:220px !important;
  426. }
  427. </style>
  428. <script>
  429. function clearInter() {
  430. clearInterval(timer);
  431. }
  432. //通话中执行变化
  433. var timer, n = 0;
  434. function calling() {
  435. $(".td-call").show();
  436. n = 0;
  437. clearInterval(timer);
  438. timer = setInterval(function() {
  439. n++;
  440. var m = parseInt(n / 60 % 60);
  441. var s = parseInt(n % 60);
  442. $(".thsc").text(toDub(m) + ":" + toDub(s));
  443. }, 1000);
  444. }
  445. function toDub(i) {
  446. return i < 10 ? "0" + i : "" + i;
  447. }
  448. </script>
  449. </head>
  450. <body class="gray-bg">
  451. <div class="wrapper wrapper-content animated fadeInRight">
  452. <!--来电弹屏开始-->
  453. <div class="ldtp-con clearfix animated fadeInDown ">
  454. <div style="display: none;" class="mfhtel"></div>
  455. <div class="hei-list">
  456. <div class="heiTop clearFix">
  457. <p class="htl">黑名单</p>
  458. <p class="bacha" title="关闭">x</p>
  459. </div>
  460. <div class="heiCon">
  461. <div class="heit">
  462. <span style="font-size: 14px;">输入拉黑时长:</span>
  463. <input type="text" id="time-word" />
  464. </div>
  465. <div class="chooses">
  466. <label class="radio-inline">
  467. <input type="radio" name="time" value="1" checked="checked" style="margin-top: 3px;"> 天
  468. </label>
  469. <label class="radio-inline">
  470. <input type="radio" name="time" value="2" style="margin-top: 3px;" />时
  471. </label>
  472. <label class="radio-inline">
  473. <input type="radio" name="time" value="3" style="margin-top: 3px;" />分
  474. </label>
  475. <label class="radio-inline">
  476. <input type="radio" name="time" value="4" style="margin-top: 3px;" />永久
  477. </label>
  478. </div>
  479. <p style="margin-top: 15px;"><button type="button" id="bc" class="btns">保存</button></p>
  480. </div>
  481. </div>
  482. <!--左侧内容-->
  483. <div class="ldtp-cl col-sm-3">
  484. <div class="head-pic">
  485. <div class="hp-box">
  486. <img src="./../img/txpic.png" alt="头像好像去了外星球!" style="width: 100%;height: 100%;" />
  487. <input type="hidden" class="hidTel" value="" />
  488. <input type="hidden" class="hidCallID" />
  489. <input type="hidden" class="hidActionID" />
  490. </div>
  491. <ul>
  492. <li><span style="font-size: 25px;" class="tel"></span></li>
  493. <li><span style="font-size: 15px;" class="khgsd"></span></li>
  494. <!--<li class="nikeName"><i></i><span class="ldname">未知</span><i></i></li>-->
  495. <li style="color: #4cd964;">当前通话时长:<span class="thsc">00:00</span></li>
  496. <li class="lahei">
  497. <div class="la-before"><i class="push"></i> 移至黑名单</div>
  498. <div class="la-after" style="display: none;">
  499. <p class="la-shichang">拉黑截止时间:<span class="blackTime"></span></p>
  500. </div>
  501. <div class="retur" style="display: none;"><i class="qxlh"></i> 取消黑名单</div>
  502. </li>
  503. <li class="td-call clearfix" style="display:none;">
  504. <a class="take" style="float:none;" href="javascript:;" title="转满意度"><i></i></a>
  505. <!--<a class="drop" href="javascript:;"><i></i></a>-->
  506. </li>
  507. </ul>
  508. </div>
  509. <table class="table khzl">
  510. <tr>
  511. <th>姓名:</th>
  512. <td>
  513. <input type="text" value="" class="ldname khmc" />
  514. <input type="hidden" value="" id="khid" />
  515. </td>
  516. </tr>
  517. <tr>
  518. <th>区域:</th>
  519. <td>
  520. <input type="text" value="" id="kharea"/>
  521. </td>
  522. </tr>
  523. <tr>
  524. <th>省份:</th>
  525. <td>
  526. <input type="text" id="shengshi" readonly="readonly">
  527. <div class="time-box time-box_flbox" style="position: relative;">
  528. <input type="hidden" class="khprovince">
  529. <input type="hidden" class="khcity">
  530. <div class="addTree1 treeList">
  531. <ul id="TreeDemo" class="ztree"></ul>
  532. </div>
  533. </div>
  534. </td>
  535. </tr>
  536. <tr>
  537. <th>联系电话:</th>
  538. <td><input type="text" value="" class="ldtel1" /></td>
  539. </tr>
  540. <tr>
  541. <th>来电时间:</th>
  542. <td><span class="ldtime" style="padding-left: 5px;"></span></td>
  543. </tr>
  544. <tr>
  545. <td></td>
  546. <td>
  547. <span class="edit"><i class="bianji edi"></i><a class="khbtn">编辑</a></span>
  548. <span class="save"> <i class="bianji sav"></i><a class="khbtn">保存</a></span>
  549. <span class="cancel"><i class="bianji canc"></i><a class="khbtn">取消</a></span></td>
  550. </tr>
  551. </table>
  552. </div>
  553. <!--右侧内容-->
  554. <div class="ldtp-cr col-sm-9">
  555. <ul class="ld-service clearfix">
  556. <li style="border-bottom:1px solid #f95a83;" itemtype="0" class="cr-click">新增工单</li>
  557. <li style="border-bottom:1px solid #243747;" itemtype="1">历史记录</li>
  558. <li style="border-bottom:1px solid #69cbd0;" itemtype="2" >历史工单</li>
  559. </ul>
  560. <div class="ld-sercon">
  561. <div class="complain" style="display: block;">
  562. <div class="Pre-second second-con addgd">
  563. <div class="common">
  564. <div class="form-group col-md-12 clearfix">
  565. <label class="col-md-2 workOrderTypeText">工单类型:</label>
  566. <div id="order_isover" class="col-md-6 r_order_type">
  567. <label class="radio-inline">
  568. <input type="radio" name="type" value="1" checked="checked"> 咨询
  569. </label>
  570. <label class="radio-inline">
  571. <input type="radio" name="type" value="2" > 投诉
  572. </label>
  573. </div>
  574. </div>
  575. <table class="customerService">
  576. <tbody>
  577. <tr>
  578. <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
  579. <td>
  580. <div class="form-group">
  581. <input type="text" class="form-control" id="name" maxlength="8" />
  582. </div>
  583. </td>
  584. <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>
  585. <td>
  586. <div class="form-group">
  587. <input type="text" class="form-control" id="tel" maxlength="11" onkeyup="value=value.replace(/[^\d]/g,'')" />
  588. </div>
  589. </td>
  590. <!--<th>大区:</th>
  591. <td style="position: relative;">
  592. <div class="form-group">
  593. <select class="form-control" id="customer_area">
  594. <option value ="">请选择</option>
  595. </select>
  596. </div>
  597. </td>-->
  598. <!--<td style="position: relative;">
  599. <div class="form-group">
  600. <input type="text" class="form-control" id="areaInps" />
  601. </div>
  602. </td>-->
  603. </tr>
  604. <tr>
  605. <th>省:</th>
  606. <td style="position: relative;">
  607. <div class="form-group">
  608. <select class="form-control" id="source">
  609. <option value ="">请选择</option>
  610. </select>
  611. </div>
  612. </td>
  613. <!--<td>
  614. <div class="time-box">
  615. <i class="tub fa fa-caret-down areaDown" style="color: #676b6d;"></i>
  616. <input class="form-control" type="text" id="typeclass" readonly="readonly">
  617. <input type="text" class="inps2">
  618. <input type="text" class="inps3">
  619. <div class="addTree1 treeList1">
  620. <ul id="TreeDemo1" class="ztree"></ul>
  621. </div>
  622. </div>
  623. </td>-->
  624. <th>市:</th>
  625. <td style="position: relative;">
  626. <div class="form-group">
  627. <select class="form-control" id="type">
  628. <option value ="">请选择</option>
  629. </select>
  630. </div>
  631. </td>
  632. <th>区/县:</th>
  633. <td style="position: relative;">
  634. <div class="form-group">
  635. <select class="form-control" id="keyid">
  636. <option value ="">请选择</option>
  637. </select>
  638. </div>
  639. </td>
  640. <th>详细地址:</th>
  641. <td>
  642. <div class="form-group">
  643. <input type="text" class="form-control" id="addressDescription" />
  644. </div>
  645. </td>
  646. </tr>
  647. <tr>
  648. <th>产品代码:</th>
  649. <td>
  650. <div class="form-group">
  651. <select class="form-control" id="productType">
  652. <option value ="">请选择</option>
  653. </select>
  654. </div>
  655. </td>
  656. <th>产品名称:</th>
  657. <td>
  658. <div class="form-group">
  659. <input type="text" class="form-control" id="productName" />
  660. </div>
  661. </td>
  662. <th>规格:</th>
  663. <td>
  664. <div class="form-group">
  665. <input type="text" class="form-control" id="specification" />
  666. </div>
  667. </td>
  668. <th>生产日期:</th>
  669. <td>
  670. <div class="form-group">
  671. <input type="text" class="form-control" id="productDate" maxlength='10' onkeyup="value=value.replace(/[^\-?\d.]/g,'')" placeholder="时间格式YYYY.MM.DD"/>
  672. </div>
  673. </td>
  674. </tr>
  675. <tr>
  676. <th>产品编码:</th>
  677. <td>
  678. <div class="form-group">
  679. <input type="text" class="form-control" id="productNumber" />
  680. </div>
  681. </td>
  682. <th>生产厂家:</th>
  683. <td>
  684. <!--<div class="form-group">
  685. <select class="form-control" id="productFactory">
  686. <option value ="">请选择</option>
  687. </select>
  688. </div>-->
  689. <div class="form-group">
  690. <input type="text" class="form-control" id="productFactory" list="productFactoryDataList" placeholder="请输入"/>
  691. <datalist id="productFactoryDataList">
  692. </datalist>
  693. </div>
  694. </td>
  695. <th>问题代码:</th>
  696. <td>
  697. <div class="form-group">
  698. <select class="form-control" id="problemCode">
  699. <option value ="">请选择</option>
  700. </select>
  701. </div>
  702. </td>
  703. <th><i style="color: #FF0000">*&nbsp;</i>质量问题:</th>
  704. <td>
  705. <!--<div class="form-group">
  706. <select class="form-control" id="qualityProblem">
  707. <option value ="">请选择</option>
  708. </select>
  709. </div>-->
  710. <div class="form-group">
  711. <input type="text" class="form-control" id="qualityProblem" />
  712. </div>
  713. </td>
  714. </tr>
  715. <tr>
  716. <th>工单级别:</th>
  717. <td>
  718. <div class="form-group">
  719. <select class="form-control" id="dealTimely">
  720. </select>
  721. </div>
  722. </td>
  723. <th class="reasonTitle">原因:</th>
  724. <td class="reasonInput">
  725. <div class="form-group">
  726. <select class="form-control" id="reason">
  727. <option value ="">请选择</option>
  728. </select>
  729. </div>
  730. </td>
  731. </tr>
  732. <tr>
  733. <th>重复工单:</th>
  734. <td>
  735. <div id="duplicate" class="col-md-6 r_order_type">
  736. <label class="radio-inline">
  737. <input type="radio" name="duplicate" value="0" checked="checked"> 否
  738. </label>
  739. <label class="radio-inline">
  740. <input type="radio" name="duplicate" value="1" > 是
  741. </label>
  742. </div>
  743. </td>
  744. </tr>
  745. <tr>
  746. <th>是否指派:</th>
  747. <td>
  748. <div id="isAssign" class="col-md-6 r_order_type">
  749. <label class="radio-inline">
  750. <input type="radio" name="isAssign" value="1" checked="checked"> 指派
  751. </label>
  752. <label class="radio-inline">
  753. <input type="radio" name="isAssign" value="0" > 不指派
  754. </label>
  755. </div>
  756. </td>
  757. <th class="comaddressTitle">大区:</th>
  758. <td style="position: relative;" class="comaddressSelect">
  759. <div class="form-group">
  760. <select class="form-control" id="customer_comaddress">
  761. <option value ="">请选择</option>
  762. </select>
  763. </div>
  764. </td>
  765. <th class="submitterTitle">提交人:</th>
  766. <td style="position: relative;" class="submitterSelect">
  767. <div class="form-group">
  768. <select class="form-control" id="customer_submitter">
  769. <option value ="">请选择</option>
  770. </select>
  771. </div>
  772. </td>
  773. </tr>
  774. <!-- <tr>
  775. <th>提交内容:</th>
  776. <td>
  777. <div class="form-group">
  778. <input type="text" class="form-control" id="cont" />
  779. </div>
  780. </td>
  781. </tr>-->
  782. <!--<tr>
  783. <th>工单来源:</th>
  784. <td>
  785. <div class="form-group">
  786. <select name="" class="form-control" id="DicValueList"></select>
  787. </div>
  788. </td>
  789. <th>工单类型:</th>
  790. <td>
  791. <div class="form-group">
  792. <select name="" class="form-control orderType"></select>
  793. </div>
  794. </td>
  795. <th class="complainDiv2 snRmove">咨询类型:</th>
  796. <td class="complainDiv2 snRmove">
  797. <div class="form-group">
  798. <select name="" class="form-control complaintType2"></select>
  799. </div>
  800. </td>
  801. <th class="complainDiv">投诉类型:</th>
  802. <td class="complainDiv">
  803. <div class="form-group">
  804. <select name="" class="form-control complaintType1"></select>
  805. </div>
  806. </td>
  807. </tr>
  808. <tr>
  809. <th>产品名称:</th>
  810. <td>
  811. <div class="form-group">
  812. <input type="text" class="form-control" id="productname" />
  813. </div>
  814. </td>
  815. <th>产品类别:</th>
  816. <td style="position: relative;">
  817. <div class="form-group">
  818. <select name="" class="form-control productType" id="productType"></select>
  819. </div>
  820. </td>
  821. <th>生产批号:</th>
  822. <td>
  823. <div class="form-group">
  824. <input type="text" class="form-control" id="batchNumber" />
  825. </div>
  826. </td>
  827. <th>购买地址:</th>
  828. <td>
  829. <div class="form-group">
  830. <input type="text" class="form-control" id="buyAddress" />
  831. </div>
  832. </td>
  833. </tr>
  834. <tr>
  835. <th class="snRmove">样品寄回:</th>
  836. <td style="position: relative;" class="snRmove">
  837. <label style="vertical-align: middle;font-weight: normal; margin-right:20px;"><input style="vertical-align: middle" type="radio" name="sendBack" id="sendBack" value="0" checked="checked" />否</label>
  838. <label style="vertical-align: middle;font-weight: normal;"><input style="vertical-align: middle" type="radio" name="sendBack" id="sendBack" value="1" />是</label>
  839. </td>
  840. </tr>
  841. <tr>
  842. </tr>-->
  843. <tr>
  844. <th>备注:</th>
  845. <td colspan="7">
  846. <textarea name="" rows="5" cols="" placeholder="" id="remark" style="margin-top:10px;"></textarea>
  847. </td>
  848. </tr>
  849. <tr>
  850. <td colspan="8" style="text-align: center;">
  851. <button class="btns customerSubmit">保&nbsp;存</button>
  852. </td>
  853. </tr>
  854. </tbody>
  855. </table>
  856. </div>
  857. </div>
  858. </div>
  859. <div class="complain" style="display:none;">
  860. <div class="ld-sercon-con clearfix">
  861. <div class="Ps-chaxun">
  862. <span>查询: <input type="text" id="old_startTime" class="laydate-icon" />&nbsp;——&nbsp;<input type="text" id="old_endTime" class="laydate-icon" /></span>
  863. <span class="searchbtn"></span>
  864. </div>
  865. <div class="table-responsive col-sm-12 tbold" style="padding-left: 0;">
  866. <table id="oldlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  867. <thead>
  868. <tr>
  869. <th data-field="CallNumber">电话号码</th>
  870. <th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
  871. <th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
  872. <th data-field="UserCode">坐席工号</th>
  873. <th data-field="UserName">坐席姓名</th>
  874. <th data-field="BeginTime">开始时间</th>
  875. <th data-field="TalkStartTime">通话开始时间</th>
  876. <th data-field="TalkEndTime">通话结束时间</th>
  877. <th data-field="TalkLongTime">通话时长(s)</th>
  878. <th data-field="FilePath" data-formatter="setCode">录音</th>
  879. </tr>
  880. </thead>
  881. <tbody class="list"></tbody>
  882. </table>
  883. </div>
  884. </div>
  885. </div>
  886. <div class="complain" style="display:none;">
  887. <div class="ld-sercon-con clearfix">
  888. <div class="Ps-chaxun">
  889. <span>
  890. 查询: <input type="text" id="con_startTime" class="laydate-icon" />
  891. &nbsp;——&nbsp;
  892. <input type="text" id="con_endTime" class="laydate-icon" />
  893. </span>
  894. <span class="searchbtn"></span>
  895. </div>
  896. <div id="zxlbs" class="table-responsive col-sm-12 tbold" style="padding-left: 0;">
  897. <table id="orderlist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  898. <thead>
  899. <tr>
  900. <!--<th data-field="F_WorkOrderId" data-formatter="View" data-align="center">工单编号</th>
  901. <th data-field="F_State" data-formatter="GetStateName" data-align="center">工单状态</th>
  902. <th data-field="SourceName" data-align="center">工单来源</th>
  903. <th data-field="TypeName" data-align="center">工单类型</th>
  904. <th data-field="F_CusName" data-align="center" data-class="E73">姓名</th>
  905. <th data-field="F_CusPhone" data-align="center">客户电话</th>
  906. <th data-field="F_DealUser" data-align="center">受理人</th>
  907. <th data-field="F_CreateTime" data-align="center">创建时间</th>
  908. <th data-field="F_Content" data-align="center" data-formatter="Detail" style="width:500px;">投诉事件描述</th>-->
  909. <th data-field="F_WorkOrderId" data-class="W160" data-formatter="View" data-align="center">工单编号</th>
  910. <th data-field="F_AreaName" data-class="W100" data-align="center">大区</th>
  911. <th data-field="F_OfficName" data-class="W100" data-align="center">办事处</th>
  912. <th data-field="F_CreateTime" data-class="W100" data-align="center">投诉时间</th>
  913. <th data-field="F_SerialNumber" data-class="W100" data-align="center">序号</th>
  914. <th data-field="F_CusName" data-class="W100" data-align="center">姓名</th>
  915. <th data-field="F_AddRess" data-class="W100" data-align="center">地址</th>
  916. <th data-field="F_CusPhone" data-class="W100" data-align="center">联系电话</th>
  917. <th data-field="F_ProductType" data-class="W100" data-align="center">产品代码</th>
  918. <th data-field="F_ProductName" data-class="W100" data-align="center">产品名称</th>
  919. <th data-field="F_Specifications" data-class="W100" data-align="center">规格</th>
  920. <th data-field="F_ProductDate" data-class="W100" data-align="center">生产日期</th>
  921. <th data-field="F_BatchNumber" data-class="W100" data-align="center">产品编码</th>
  922. <th data-field="F_Manufacturer" data-class="W100" data-align="center">生产厂家</th>
  923. <th data-field="F_ProblemCode" data-class="W100" data-align="center">问题代码</th>
  924. <th data-field="F_QualityProblem" data-class="W100" data-align="center">质量问题</th>
  925. <th data-field="F_Notifications" data-class="W100" data-align="center">通知人</th>
  926. <th data-field="F_ReceivingPerson" data-class="W100" data-align="center">接听人</th>
  927. <th data-field="F_DealResult" data-class="W100" data-align="center">落实情况</th>
  928. <th data-field="F_State" data-class="W100" data-formatter="workOrderStateJudge" data-align="center">处理进度</th>
  929. <th data-field="F_Type" data-class="W100" data-formatter="workOrderTypeJudge" data-align="center">工单类别</th>
  930. <th data-field="F_Duplicate" data-class="W100" data-formatter="workOrderDuplicateJudge" data-align="center">重复工单</th>
  931. </tr>
  932. </thead>
  933. <tbody class="list"></tbody>
  934. </table>
  935. </div>
  936. </div>
  937. </div>
  938. </div>
  939. <!--右侧下方内容区-->
  940. <div class="ldcr-bottom" style="margin-top:10px;">
  941. <div class="ldcrb-top clearfix">
  942. <ul class="clearfix">
  943. <li style="border-bottom:1px solid #69cbd0; background: #000;color: #fff;">知识库</li>
  944. <!--<li style="border-bottom:1px solid #f95a83;border-top:1px solid #000;border-right:1px solid #000;">更多内容</li>-->
  945. </ul>
  946. <div class="ld-search">
  947. <div class="sear-inp">
  948. <input type="text" class="search" placeholder="搜索问题、内容或者标题" />
  949. </div>
  950. <div class="searIcon">
  951. </div>
  952. </div>
  953. </div>
  954. <div class="detail-con">
  955. <ul></ul>
  956. </div>
  957. </div>
  958. </div>
  959. </div>
  960. <!--录音-->
  961. <div class="t-shade">
  962. <div class="shade_k">
  963. <div class="shade_title">
  964. <span>录音播放与下载<srong class="cknum"></srong></span>
  965. <span class="setwin"><a>x</a></span>
  966. </div>
  967. <div class="shade_content">
  968. <div class="Ly_box audiojs">
  969. </div>
  970. <div class="boxCon LY_box">
  971. </div>
  972. </div>
  973. </div>
  974. </div>
  975. <!--来电弹屏结束-->
  976. </div>
  977. <script src="./../js/bootstrap-table.js"></script>
  978. <script src="./../js/bootstrap-table-zh-CN.js"></script>
  979. <script src="./../js/zTree/jquery.ztree.core.js"></script>
  980. <script src="./../js/plugins/datapicker/bootstrap-datepicker.js"></script>
  981. <script src="../css/laydate/laydate.js"></script>
  982. <script src="../js/kindeditor/kindeditor.js"></script>
  983. <script src="../js/kindeditor/lang/zh_CN.js"></script>
  984. <script src="./../js/jquery.select.js"></script>
  985. <script src="select.js"></script>
  986. <script src="../js/comboSelect/jquery.combo.select.js"></script>
  987. <script src="./../js/main.js?v=1.5"></script>
  988. <script src="call.js"></script>
  989. </body>
  990. </html>