安图前端代码

ResultCx.html 33KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>任务结果查询</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link href="./css/bootstrap.min14ed.css?v=3.3.6" rel="stylesheet">
  8. <link href="./css/bootstrap.min.css" />
  9. <link rel="stylesheet" href="./css/boot/bootstrap-table.css" />
  10. <link href="./css/font-awesome.min93e3.css?v=4.4.0" rel="stylesheet">
  11. <link href="./css/animate.min.css" rel="stylesheet">
  12. <link href="./css/style.min862f.css?v=4.1.0" rel="stylesheet">
  13. <link href="./css/initialize.css" rel="stylesheet" />
  14. <link href="./css/Table/table1.css" rel="stylesheet" />
  15. <link href="./css/layer/need/layer.css" />
  16. <style>
  17. .size-12 {
  18. font-size: 12px;
  19. }
  20. .size-14 {
  21. font-size: 14px;
  22. }
  23. .fl {
  24. float: left;
  25. }
  26. .clearfix:after {
  27. content: "";
  28. display: block;
  29. clear: both;
  30. }
  31. .wrapper {
  32. position: relative;
  33. }
  34. .whjh {
  35. position: absolute;
  36. top: 43px;
  37. z-index: 600;
  38. }
  39. #table1 {
  40. background: #F9F9F9;
  41. }
  42. .fixed-table-pagination {
  43. background: #F9F9F9;
  44. }
  45. #table1 thead {
  46. background: #f9f9f9;
  47. }
  48. .hidens {
  49. display: none;
  50. }
  51. .outline {
  52. border: 1px solid #21b9bb !important;
  53. }
  54. .imgs {
  55. color: rgb(0, 128, 0);
  56. cursor: pointer;
  57. }
  58. /*.imgs img {
  59. vertical-align: baseline;
  60. }*/
  61. .key {
  62. width: 80px;
  63. }
  64. .xg:hover {
  65. color: #E43926;
  66. }
  67. .t-shade {
  68. position: fixed;
  69. top: 0;
  70. left: 0;
  71. width: 100%;
  72. height: 100%;
  73. background: rgba(0, 0, 0, 0.48);
  74. z-index: 10004;
  75. display: none;
  76. }
  77. .shade_k {
  78. z-index: 10005;
  79. width: 55%;
  80. margin: 5% auto;
  81. background-color: #fff;
  82. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  83. border: 1px solid #23c6c8;
  84. }
  85. .look_table {
  86. display: none;
  87. }
  88. .wh_table {
  89. display: none;
  90. }
  91. .thjv_table{
  92. display: none;
  93. }
  94. .shade_title {
  95. padding: 0 80px 0 20px;
  96. height: 42px;
  97. line-height: 42px;
  98. border-bottom: 1px solid #eee;
  99. font-size: 16px;
  100. color: #FFFFFF;
  101. overflow: hidden;
  102. background-color: #23c6c8;
  103. border-radius: 2px 2px 0 0;
  104. position: relative;
  105. }
  106. .setwin {
  107. position: absolute;
  108. right: 15px;
  109. top: 5px;
  110. font-size: 0;
  111. line-height: initial;
  112. }
  113. .setwin a {
  114. position: relative;
  115. width: 16px;
  116. height: 16px;
  117. font-size: 20px;
  118. }
  119. .shade_content {
  120. height: 500px;
  121. overflow-y: auto;
  122. position: relative;
  123. padding-bottom: 50px;
  124. }
  125. .sa_title {
  126. padding-left: 20px;
  127. height: 35px;
  128. line-height: 35px;
  129. border-bottom: 1px solid #D7D7D7;
  130. }
  131. ._table1 th {
  132. height: 30px;
  133. text-align: right;
  134. padding: 0px;
  135. padding-right: 5px;
  136. width: 100px;
  137. border-right: 1px dotted #CCCCCC;
  138. }
  139. ._table1>th>td {
  140. padding: 6px 0 5px 10px;
  141. text-align: left;
  142. color: #717171;
  143. }
  144. ._table1 input {
  145. padding: 3px;
  146. outline: none;
  147. border-color: #ccc;
  148. }
  149. .chose_box {
  150. padding: 10px;
  151. border-bottom: 1px solid #CCCCCC;
  152. }
  153. .chose_box div {
  154. width: 25%;
  155. margin-bottom: 10px;
  156. }
  157. .chose_box input {
  158. margin-right: 3px;
  159. }
  160. .yc {
  161. display: none;
  162. }
  163. .cx {
  164. display: block;
  165. }
  166. .dgxx_num {
  167. background: #dddddd;
  168. color: #000;
  169. }
  170. .wjse_title {
  171. border: 1px solid #CCCCCC;
  172. border-top: none;
  173. }
  174. #title_table th {
  175. width: 85px;
  176. padding: 5px 8px 5px 0;
  177. color: #333;
  178. font-weight: 700;
  179. text-align: right;
  180. background: #f9f9f9;
  181. border-right: 1px dotted #cccccc;
  182. /* border-bottom: 1px dotted #cccccc;*/
  183. }
  184. #title_table tr {
  185. border-bottom: 1px dotted #cccccc;
  186. }
  187. #title_table td {
  188. padding-left: 10px;
  189. }
  190. /*表格2*/
  191. #bs_table td {
  192. padding: 10px;
  193. }
  194. .bom_bor {
  195. padding: 10px;
  196. height: 30px;
  197. padding-left: 8px;
  198. border-bottom: #A0A2AF 1px dotted;
  199. background-color: #E0ECFF;
  200. }
  201. .wjse_content {
  202. border: 1px solid #CCCCCC;
  203. border-top: none;
  204. }
  205. .wh_btn {
  206. text-align: center;
  207. padding-top: 20px;
  208. }
  209. .wh_btn input {
  210. padding: 7px;
  211. color: #FFF;
  212. border-radius: 5px;
  213. }
  214. /*第二个阴影*/
  215. .yx {
  216. top: 0;
  217. left: 0;
  218. width: 100%;
  219. height: 100%;
  220. background: rgba(0, 0, 0, 0.48);
  221. z-index: 10003;
  222. }
  223. </style>
  224. </head>
  225. <script src="./js/jquery.min.js?v=2.1.4"></script>
  226. <script src="./js/bootstrap.min.js"></script>
  227. <script src="./js/bootstrap-table.js"></script>
  228. <script src="./js/bootstrap-table-zh-CN.js"></script>
  229. <script src="My97DatePicker/WdatePicker.js"></script>
  230. <script src="./css/layer/layer.js"></script>
  231. </head>
  232. <body>
  233. <div class="wrapper wrapper-content animated fadeInRight">
  234. <div class="th-box">
  235. <div class="th-bar">
  236. <div class="seach-box fl">
  237. <ul>
  238. <li>外呼计划:<input class="photo x-color" type="text" id="Call" /></li>
  239. <li>关键字:<input class="photo x-color key" type="text" id="KeyWords" /></li>
  240. <li>开始回放时间:<input class="photo x-color" type="text" id="St" onfocus="WdatePicker({lang:'zh-cn',dateFmt:'HH-mm-ss'})" /></li>
  241. <li>结束时间:<input class="photo x-color" type="text" id="Et" onfocus="WdatePicker({lang:'zh-cn',dateFmt:'HH-mm-ss'})" /></li>
  242. </ul>
  243. </div>
  244. </div>
  245. </div>
  246. <div style="width: 30%;padding: 10px;" class="whjh hidens">
  247. <table id="table1" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  248. <thead>
  249. <tr>
  250. <th data-sortable="true" data-field="Plan" data-align="center">计划名称</th>
  251. <th data-sortable="true" data-field="Number" data-align="center">号码数量</th>
  252. </tr>
  253. </thead>
  254. <tbody id="tbody">
  255. </tbody>
  256. </table>
  257. </div>
  258. <div style="width: 100%;padding: 10px;">
  259. <div class="fl" style="padding: 10px;">
  260. 坐席:
  261. <select name="" id="Select" class="x-color select">
  262. <option value="">全部</option>
  263. <option value="">系统管理</option>
  264. <option value="">8001</option>
  265. <option value="">8002</option>
  266. <option value="">zhang</option>
  267. </select>
  268. 分配状态:
  269. <select name="" id="Select" class="x-color select">
  270. <option value="">全部</option>
  271. <option value="">未分配</option>
  272. <option value="">已分配</option>
  273. </select>
  274. 呼叫状态:
  275. <select name="" id="Select" class="x-color select">
  276. <option value="">全部</option>
  277. <option value="">未呼叫</option>
  278. <option value="">已呼叫</option>
  279. </select>
  280. 接通状态:
  281. <select name="" id="Select" class="x-color select">
  282. <option value="">全部</option>
  283. <option value="">未接通</option>
  284. <option value="">已接通</option>
  285. </select>
  286. 呼叫结果:
  287. <select name="" id="Select" class="x-color ">
  288. <option value="">全部</option>
  289. <option value="">正常接通</option>
  290. <option value="">拒访</option>
  291. <option value="">不是本人</option>
  292. <option value="">关机</option>
  293. <option value="">停机</option>
  294. <option value="">无人接听</option>
  295. <option value="">空号</option>
  296. </select>
  297. <div class="fr" style="margin-left: 15px;">
  298. <a class="sc_btn btn-info" id="Fp">取消分配</a>
  299. </div>
  300. <div class="fr" style="margin-left: 15px;">
  301. <a class="sc_btn btn-info" id="Remove">删除</a>
  302. </div>
  303. <div class="fr" style="margin-left: 15px;">
  304. <a class="sc_btn btn-info" id="sc_btn">搜索</a>
  305. </div>
  306. </div>
  307. <table id="goods" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true" class="size-12">
  308. <thead>
  309. <tr>
  310. <th data-field="state" data-checkbox="true"></th>
  311. <th data-field="whjh" data-align="center">外呼计划</th>
  312. <th data-field="Result" data-align="center" data-formatter="Results">结果</th>
  313. <th data-field="Num" data-align="center" data-formatter="setCode">号码</th>
  314. <th data-field="Name" data-align="center">名称</th>
  315. <th data-field="Dtime" data-align="center">导入时间</th>
  316. <th data-field="Zx" data-align="center">坐席分配</th>
  317. <th data-field="Dstates" data-align="center">呼叫状态</th>
  318. <th data-field="Hr" data-align="center">呼叫结果</th>
  319. <th data-field="Zhs" data-align="center">最后接通状态</th>
  320. <th data-field="Zht" data-align="center">最后呼叫时间</th>
  321. <th data-field="Ch" data-align="center">呼叫次数</th>
  322. <th data-field="Jtc" data-align="center">接通次数</th>
  323. <th data-field="Thj" data-align="center" data-formatter="Thj">通话记录</th>
  324. </tr>
  325. </thead>
  326. <tbody id="tbody">
  327. </tbody>
  328. </table>
  329. </div>
  330. </div>
  331. <div class="t-shade">
  332. <!--查看-->
  333. <div class="shade_k look_table ">
  334. <div class="shade_title">
  335. <span>查看任务信息<srong class="cknum"></srong></span>
  336. <span class="setwin"><a>x</a></span>
  337. </div>
  338. <div class="shade_content">
  339. <div class="dhxx sa_title">
  340. <span class="size-14">电话信息</span>
  341. </div>
  342. <div class="dgxx_table">
  343. <table class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  344. <tr>
  345. <th>电话:
  346. <td>
  347. <input type="text" id="dgxx_num" class="dgxx_num" readonly="readonly" />
  348. </td>
  349. </th>
  350. <th>姓名:
  351. <td>
  352. <input type="text" />
  353. </td>
  354. </th>
  355. </tr>
  356. <tr>
  357. <th>备用电话:
  358. <td>
  359. <input type="text" />
  360. </td>
  361. </th>
  362. <th>性别:
  363. <td>
  364. <input type="text" />
  365. </td>
  366. </th>
  367. </tr>
  368. <tr>
  369. <th>职业:
  370. <td>
  371. <input type="text" />
  372. </td>
  373. </th>
  374. <th>家庭电话:
  375. <td>
  376. <input type="text" />
  377. </td>
  378. </th>
  379. </tr>
  380. <tr>
  381. <th>配偶职业:
  382. <td>
  383. <input type="text" />
  384. </td>
  385. </th>
  386. <th>配偶电话:
  387. <td>
  388. <input type="text" />
  389. </td>
  390. </th>
  391. </tr>
  392. </table>
  393. </div>
  394. <div class="dhxx sa_title">
  395. <span class="size-14">呼叫结果</span>
  396. </div>
  397. <div class="chose_box clearfix">
  398. <div class="fl">
  399. <input type="radio" name="a" id="" value="" /><label for=""> 正常接通</label>
  400. </div>
  401. <div class="fl">
  402. <input type="radio" name="a" id="" value="" /><label for=""> 拒访</label>
  403. </div>
  404. <div class="fl">
  405. <input type="radio" name="a" id="" value="" /><label for="">不是本人</label>
  406. </div>
  407. <div class="fl">
  408. <input type="radio" name="a" id="" value="" /><label for="">关机</label>
  409. </div>
  410. <div class="fl">
  411. <input type="radio" name="a" id="" value="" /><label for="">停机</label>
  412. </div>
  413. <div class="fl">
  414. <input type="radio" name="a" id="" value="" /><label for="">无人接听</label>
  415. </div>
  416. <div class="fl">
  417. <input type="radio" name="a" id="" value="" /><label for="">空号</label>
  418. </div>
  419. </div>
  420. <div class="dhxx sa_title">
  421. <span class="size-14">问卷调查</span>
  422. </div>
  423. <div class="wjse_content">
  424. <div class="wjse_title">
  425. <table id="title_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  426. <tr>
  427. <th>问卷名称:</th>
  428. <td> 质检问卷</td>
  429. </tr>
  430. <tr>
  431. <th>问卷说明:</th>
  432. <td></td>
  433. </tr>
  434. </table>
  435. </div>
  436. <div class="b_table">
  437. <table id="bs_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  438. <tr class="bom_bor">
  439. <td>
  440. 1.您对来次服务满意吗?
  441. </td>
  442. </tr>
  443. <tr>
  444. <td>
  445. <div class="fl pl">
  446. <input type="radio" name="name_1" id="" value="1" />
  447. <label for="">1.非常满意</label>
  448. </div>
  449. <div class="fl pl">
  450. <input type="radio" name="name_1" id="" value="2" />
  451. <label for="">2.满意</label>
  452. </div>
  453. <div class="fl pl">
  454. <input type="radio" name="name_1" id="" value="3" />
  455. <label for="">3.不满意</label>
  456. </div>
  457. <div class="fl pl">
  458. <input type="radio" name="name_1" id="" value="4" />
  459. <label for="">4.非常不满意</label>
  460. </div>
  461. </td>
  462. </tr>
  463. <tr class="bom_bor">
  464. <td>
  465. 2丶你喜欢什么运动
  466. </td>
  467. </tr>
  468. <tr>
  469. <td>
  470. <div class="fl pl">
  471. <input type="radio" name="name_1" id="" value="1" />
  472. <label for="">1.登山</label>
  473. </div>
  474. <div class="fl pl">
  475. <input type="radio" name="name_1" id="" value="2" />
  476. <label for="">2.游泳</label>
  477. </div>
  478. </td>
  479. </tr>
  480. <tr class="bom_bor">
  481. <td>
  482. 3丶请对我们的服务评分
  483. </td>
  484. </tr>
  485. <tr>
  486. <td>
  487. <div class="fl pl">
  488. <input type="radio" name="name_1" id="" value="1" />
  489. <label for="">1.10分</label>
  490. </div>
  491. <div class="fl pl">
  492. <input type="radio" name="name_1" id="" value="2" />
  493. <label for="">2.9分</label>
  494. </div>
  495. <div class="fl pl">
  496. <input type="radio" name="name_1" id="" value="3" />
  497. <label for="">2.8分</label>
  498. </div>
  499. <div class="fl pl">
  500. <input type="radio" name="name_1" id="" value="4" />
  501. <label for="">2.5分</label>
  502. </div>
  503. </td>
  504. </tr>
  505. <tr class="bom_bor">
  506. <td>
  507. 4丶你喜欢我们的哪些产品?
  508. </td>
  509. </tr>
  510. <tr>
  511. <td>
  512. <div class="fl pl">
  513. <input type="radio" name="name_1" id="" value="1" />
  514. <label for="">1.标准版呼叫中心1</label>
  515. </div>
  516. <div class="fl pl">
  517. <input type="radio" name="name_1" id="" value="2" />
  518. <label for="">2.营销型呼叫中心</label>
  519. </div>
  520. <div class="fl pl">
  521. <input type="radio" name="name_1" id="" value="3" />
  522. <label for="">3.乐呼智能呼叫中心</label>
  523. </div>
  524. <div class="fl pl">
  525. <input type="radio" name="name_1" id="" value="4" />
  526. <label for="">4.车贷业务系统</label>
  527. </div>
  528. </td>
  529. </tr>
  530. <tr>
  531. <td style="height: 50px;"></td>
  532. </tr>
  533. </table>
  534. </div>
  535. </div>
  536. </div>
  537. </div>
  538. <!--外呼表格-->
  539. <div class="shade_k wh_table " >
  540. <div class="shade_title">
  541. <span>查看任务信息<srong class="cknum"></srong></span>
  542. <span class="setwin"><a>x</a></span>
  543. </div>
  544. <div class="shade_content">
  545. <div class="dhxx sa_title">
  546. <span class="size-14">电话信息</span>
  547. </div>
  548. <div class="dgxx_table">
  549. <table class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  550. <tr>
  551. <th>电话:
  552. <td>
  553. <input type="text" id="dgxx_num" class="dgxx_num" readonly="readonly" />
  554. </td>
  555. </th>
  556. <th>姓名:
  557. <td>
  558. <input type="text" />
  559. </td>
  560. </th>
  561. </tr>
  562. <tr>
  563. <th>备用电话:
  564. <td>
  565. <input type="text" />
  566. </td>
  567. </th>
  568. <th>性别:
  569. <td>
  570. <input type="text" />
  571. </td>
  572. </th>
  573. </tr>
  574. <tr>
  575. <th>职业:
  576. <td>
  577. <input type="text" />
  578. </td>
  579. </th>
  580. <th>家庭电话:
  581. <td>
  582. <input type="text" />
  583. </td>
  584. </th>
  585. </tr>
  586. <tr>
  587. <th>配偶职业:
  588. <td>
  589. <input type="text" />
  590. </td>
  591. </th>
  592. <th>配偶电话:
  593. <td>
  594. <input type="text" />
  595. </td>
  596. </th>
  597. </tr>
  598. </table>
  599. </div>
  600. <div class="dhxx sa_title">
  601. <span class="size-14">呼叫结果</span>
  602. </div>
  603. <div class="chose_box clearfix">
  604. <div class="fl">
  605. <input type="radio" name="a" id="" value="" /><label for=""> 正常接通</label>
  606. </div>
  607. <div class="fl">
  608. <input type="radio" name="a" id="" value="" /><label for=""> 拒访</label>
  609. </div>
  610. <div class="fl">
  611. <input type="radio" name="a" id="" value="" /><label for="">不是本人</label>
  612. </div>
  613. <div class="fl">
  614. <input type="radio" name="a" id="" value="" /><label for="">关机</label>
  615. </div>
  616. <div class="fl">
  617. <input type="radio" name="a" id="" value="" /><label for="">停机</label>
  618. </div>
  619. <div class="fl">
  620. <input type="radio" name="a" id="" value="" /><label for="">无人接听</label>
  621. </div>
  622. <div class="fl">
  623. <input type="radio" name="a" id="" value="" /><label for="">空号</label>
  624. </div>
  625. </div>
  626. <div class="dhxx sa_title">
  627. <span class="size-14">问卷调查</span>
  628. </div>
  629. <div class="wjse_content">
  630. <div class="wjse_title">
  631. <table id="title_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  632. <tr>
  633. <th>问卷名称:</th>
  634. <td> 质检问卷</td>
  635. </tr>
  636. <tr>
  637. <th>问卷说明:</th>
  638. <td></td>
  639. </tr>
  640. </table>
  641. </div>
  642. <div class="b_table">
  643. <table id="bs_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  644. <tr class="bom_bor">
  645. <td>
  646. 1.您对来次服务满意吗?
  647. </td>
  648. </tr>
  649. <tr>
  650. <td>
  651. <div class="fl pl">
  652. <input type="radio" name="name_1" id="" value="1" />
  653. <label for="">1.非常满意</label>
  654. </div>
  655. <div class="fl pl">
  656. <input type="radio" name="name_1" id="" value="2" />
  657. <label for="">2.满意</label>
  658. </div>
  659. <div class="fl pl">
  660. <input type="radio" name="name_1" id="" value="3" />
  661. <label for="">3.不满意</label>
  662. </div>
  663. <div class="fl pl">
  664. <input type="radio" name="name_1" id="" value="4" />
  665. <label for="">4.非常不满意</label>
  666. </div>
  667. </td>
  668. </tr>
  669. <tr class="bom_bor">
  670. <td>
  671. 2丶你喜欢什么运动
  672. </td>
  673. </tr>
  674. <tr>
  675. <td>
  676. <div class="fl pl">
  677. <input type="radio" name="name_1" id="" value="1" />
  678. <label for="">1.登山</label>
  679. </div>
  680. <div class="fl pl">
  681. <input type="radio" name="name_1" id="" value="2" />
  682. <label for="">2.游泳</label>
  683. </div>
  684. </td>
  685. </tr>
  686. <tr class="bom_bor">
  687. <td>
  688. 3丶请对我们的服务评分
  689. </td>
  690. </tr>
  691. <tr>
  692. <td>
  693. <div class="fl pl">
  694. <input type="radio" name="name_1" id="" value="1" />
  695. <label for="">1.10分</label>
  696. </div>
  697. <div class="fl pl">
  698. <input type="radio" name="name_1" id="" value="2" />
  699. <label for="">2.9分</label>
  700. </div>
  701. <div class="fl pl">
  702. <input type="radio" name="name_1" id="" value="3" />
  703. <label for="">2.8分</label>
  704. </div>
  705. <div class="fl pl">
  706. <input type="radio" name="name_1" id="" value="4" />
  707. <label for="">2.5分</label>
  708. </div>
  709. </td>
  710. </tr>
  711. <tr class="bom_bor">
  712. <td>
  713. 4丶你喜欢我们的哪些产品?
  714. </td>
  715. </tr>
  716. <tr>
  717. <td>
  718. <div class="fl pl">
  719. <input type="radio" name="name_1" id="" value="1" />
  720. <label for="">1.标准版呼叫中心1</label>
  721. </div>
  722. <div class="fl pl">
  723. <input type="radio" name="name_1" id="" value="2" />
  724. <label for="">2.营销型呼叫中心</label>
  725. </div>
  726. <div class="fl pl">
  727. <input type="radio" name="name_1" id="" value="3" />
  728. <label for="">3.乐呼智能呼叫中心</label>
  729. </div>
  730. <div class="fl pl">
  731. <input type="radio" name="name_1" id="" value="4" />
  732. <label for="">4.车贷业务系统</label>
  733. </div>
  734. </td>
  735. </tr>
  736. <tr>
  737. <td style="height: 50px;"></td>
  738. </tr>
  739. </table>
  740. </div>
  741. </div>
  742. <div class="clearfix wh_btn">
  743. <input type="button" value="提交保存" class=" btn-info" />
  744. </div>
  745. </div>
  746. </div>
  747. <!--表格三-->
  748. <div class=" shade_k thjv_table">
  749. <div class="shade_title">
  750. <span>查看任务信息<srong class="cknum"></srong></span>
  751. <span class="setwin"><a>x</a></span>
  752. </div>
  753. <div class="shade_content">
  754. <div class="dhxx sa_title">
  755. <span class="size-14">电话信息</span>
  756. </div>
  757. <div class="dgxx_table">
  758. <table class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  759. <tr>
  760. <th>电话:
  761. <td>
  762. <input type="text" id="dgxx_num" class="dgxx_num" readonly="readonly" />
  763. </td>
  764. </th>
  765. <th>姓名:
  766. <td>
  767. <input type="text" />
  768. </td>
  769. </th>
  770. </tr>
  771. <tr>
  772. <th>备用电话:
  773. <td>
  774. <input type="text" />
  775. </td>
  776. </th>
  777. <th>性别:
  778. <td>
  779. <input type="text" />
  780. </td>
  781. </th>
  782. </tr>
  783. <tr>
  784. <th>职业:
  785. <td>
  786. <input type="text" />
  787. </td>
  788. </th>
  789. <th>家庭电话:
  790. <td>
  791. <input type="text" />
  792. </td>
  793. </th>
  794. </tr>
  795. <tr>
  796. <th>配偶职业:
  797. <td>
  798. <input type="text" />
  799. </td>
  800. </th>
  801. <th>配偶电话:
  802. <td>
  803. <input type="text" />
  804. </td>
  805. </th>
  806. </tr>
  807. </table>
  808. </div>
  809. <div class="dhxx sa_title">
  810. <span class="size-14">呼叫结果</span>
  811. </div>
  812. <div class="chose_box clearfix">
  813. <div class="fl">
  814. <input type="radio" name="a" id="" value="" /><label for=""> 正常接通</label>
  815. </div>
  816. <div class="fl">
  817. <input type="radio" name="a" id="" value="" /><label for=""> 拒访</label>
  818. </div>
  819. <div class="fl">
  820. <input type="radio" name="a" id="" value="" /><label for="">不是本人</label>
  821. </div>
  822. <div class="fl">
  823. <input type="radio" name="a" id="" value="" /><label for="">关机</label>
  824. </div>
  825. <div class="fl">
  826. <input type="radio" name="a" id="" value="" /><label for="">停机</label>
  827. </div>
  828. <div class="fl">
  829. <input type="radio" name="a" id="" value="" /><label for="">无人接听</label>
  830. </div>
  831. <div class="fl">
  832. <input type="radio" name="a" id="" value="" /><label for="">空号</label>
  833. </div>
  834. </div>
  835. <div class="dhxx sa_title">
  836. <span class="size-14">问卷调查</span>
  837. </div>
  838. <div class="wjse_content">
  839. <div class="wjse_title">
  840. <table id="title_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  841. <tr>
  842. <th>问卷名称:</th>
  843. <td> 质检问卷</td>
  844. </tr>
  845. <tr>
  846. <th>问卷说明:</th>
  847. <td></td>
  848. </tr>
  849. </table>
  850. </div>
  851. <div class="b_table">
  852. <table id="bs_table" border="0" cellspacing="0" cellpadding="0" width="100%">
  853. <tr class="bom_bor">
  854. <td>
  855. 1.您对来次服务满意吗?
  856. </td>
  857. </tr>
  858. <tr>
  859. <td>
  860. <div class="fl pl">
  861. <input type="radio" name="name_1" id="" value="1" />
  862. <label for="">1.非常满意</label>
  863. </div>
  864. <div class="fl pl">
  865. <input type="radio" name="name_1" id="" value="2" />
  866. <label for="">2.满意</label>
  867. </div>
  868. <div class="fl pl">
  869. <input type="radio" name="name_1" id="" value="3" />
  870. <label for="">3.不满意</label>
  871. </div>
  872. <div class="fl pl">
  873. <input type="radio" name="name_1" id="" value="4" />
  874. <label for="">4.非常不满意</label>
  875. </div>
  876. </td>
  877. </tr>
  878. <tr class="bom_bor">
  879. <td>
  880. 2丶你喜欢什么运动
  881. </td>
  882. </tr>
  883. <tr>
  884. <td>
  885. <div class="fl pl">
  886. <input type="radio" name="name_1" id="" value="1" />
  887. <label for="">1.登山</label>
  888. </div>
  889. <div class="fl pl">
  890. <input type="radio" name="name_1" id="" value="2" />
  891. <label for="">2.游泳</label>
  892. </div>
  893. </td>
  894. </tr>
  895. <tr class="bom_bor">
  896. <td>
  897. 3丶请对我们的服务评分
  898. </td>
  899. </tr>
  900. <tr>
  901. <td>
  902. <div class="fl pl">
  903. <input type="radio" name="name_1" id="" value="1" />
  904. <label for="">1.10分</label>
  905. </div>
  906. <div class="fl pl">
  907. <input type="radio" name="name_1" id="" value="2" />
  908. <label for="">2.9分</label>
  909. </div>
  910. <div class="fl pl">
  911. <input type="radio" name="name_1" id="" value="3" />
  912. <label for="">2.8分</label>
  913. </div>
  914. <div class="fl pl">
  915. <input type="radio" name="name_1" id="" value="4" />
  916. <label for="">2.5分</label>
  917. </div>
  918. </td>
  919. </tr>
  920. <tr class="bom_bor">
  921. <td>
  922. 4丶你喜欢我们的哪些产品?
  923. </td>
  924. </tr>
  925. <tr>
  926. <td>
  927. <div class="fl pl">
  928. <input type="radio" name="name_1" id="" value="1" />
  929. <label for="">1.标准版呼叫中心1</label>
  930. </div>
  931. <div class="fl pl">
  932. <input type="radio" name="name_1" id="" value="2" />
  933. <label for="">2.营销型呼叫中心</label>
  934. </div>
  935. <div class="fl pl">
  936. <input type="radio" name="name_1" id="" value="3" />
  937. <label for="">3.乐呼智能呼叫中心</label>
  938. </div>
  939. <div class="fl pl">
  940. <input type="radio" name="name_1" id="" value="4" />
  941. <label for="">4.车贷业务系统</label>
  942. </div>
  943. </td>
  944. </tr>
  945. <tr>
  946. <td style="height: 50px;"></td>
  947. </tr>
  948. </table>
  949. </div>
  950. </div>
  951. <div class="clearfix wh_btn">
  952. <input type="button" value="提交保存" class=" btn-info" />
  953. </div>
  954. </div>
  955. </div>
  956. </div>
  957. <script>
  958. var Phone;
  959. var a;
  960. var c;
  961. var $tableLeft = $('#table1');
  962. var $tableLeft1 = $('#goods');
  963. var arr = [{
  964. "Plan": "张三外呼",
  965. "Number": "0",
  966. },
  967. {
  968. "Plan": "满意度调差",
  969. "Number": "51561",
  970. },
  971. {
  972. "Plan": "张三外呼",
  973. "Number": "0",
  974. }
  975. ];
  976. var arr1 = [{
  977. 'whjh': '201603月产品调查',
  978. 'Num': ' 13800000882',
  979. 'Name': '信息1',
  980. 'Dtime': '2016-06-16 08:53:04',
  981. 'Zx': '系统管理',
  982. 'Dstates': '已呼叫',
  983. 'Hr': '正常接通',
  984. 'Zhs': '未接通',
  985. 'Zht': '2017-06-03 17:39:49',
  986. 'Ch': '3',
  987. 'Jtc': '0',
  988. },
  989. {
  990. 'whjh': '201603月产品调查',
  991. 'Num': ' 13800000882',
  992. 'Name': '信息1',
  993. 'Dtime': '2016-06-16 08:53:04',
  994. 'Zx': '系统管理',
  995. 'Dstates': '已呼叫',
  996. 'Hr': '正常接通',
  997. 'Zhs': '未接通',
  998. 'Zht': '2017-06-03 17:39:49',
  999. 'Ch': '3',
  1000. 'Jtc': '0',
  1001. },
  1002. {
  1003. 'whjh': '201603月产品调查',
  1004. 'Num': ' 13800000882',
  1005. 'Name': '信息1',
  1006. 'Dtime': '2016-06-16 08:53:04',
  1007. 'Zx': '系统管理',
  1008. 'Dstates': '已呼叫',
  1009. 'Hr': '正常接通',
  1010. 'Zhs': '未接通',
  1011. 'Zht': '2017-06-03 17:39:49',
  1012. 'Ch': '3',
  1013. 'Jtc': '0',
  1014. },
  1015. {
  1016. 'whjh': '201603月产品调查',
  1017. 'Num': ' 13800000882',
  1018. 'Name': '信息1',
  1019. 'Dtime': '2016-06-16 08:53:04',
  1020. 'Zx': '系统管理',
  1021. 'Dstates': '已呼叫',
  1022. 'Hr': '正常接通',
  1023. 'Zhs': '未接通',
  1024. 'Zht': '2017-06-03 17:39:49',
  1025. 'Ch': '3',
  1026. 'Jtc': '0',
  1027. },
  1028. {
  1029. 'whjh': '201603月产品调查',
  1030. 'Num': ' 13800000882',
  1031. 'Name': '信息1',
  1032. 'Dtime': '2016-06-16 08:53:04',
  1033. 'Zx': '系统管理',
  1034. 'Dstates': '已呼叫',
  1035. 'Hr': '正常接通',
  1036. 'Zhs': '未接通',
  1037. 'Zht': '2017-06-03 17:39:49',
  1038. 'Ch': '3',
  1039. 'Jtc': '0',
  1040. },
  1041. {
  1042. 'whjh': '201603月产品调查',
  1043. 'Num': ' 13800000882',
  1044. 'Name': '信息1',
  1045. 'Dtime': '2016-06-16 08:53:04',
  1046. 'Zx': '系统管理',
  1047. 'Dstates': '已呼叫',
  1048. 'Hr': '正常接通',
  1049. 'Zhs': '未接通',
  1050. 'Zht': '2017-06-03 17:39:49',
  1051. 'Ch': '3',
  1052. 'Jtc': '0',
  1053. }
  1054. ]
  1055. $tableLeft.bootstrapTable({
  1056. data: arr, //请求后台的URL(*)
  1057. method: 'get',
  1058. toolbar: '#toolbar',
  1059. pagination: true,
  1060. pageNumber: 1, //初始化加载第一页,默认第一页
  1061. pageSize: 5, //每页的记录行数(*)
  1062. pageList: [5, 25, 50, 100], //可供选择的每页的行数(*)
  1063. clickToSelect: true,
  1064. striped: true
  1065. });
  1066. $tableLeft1.bootstrapTable({
  1067. data: arr1, //请求后台的URL(*)
  1068. method: 'get',
  1069. toolbar: '#toolbar',
  1070. pagination: true,
  1071. pageNumber: 1, //初始化加载第一页,默认第一页
  1072. pageSize: 5, //每页的记录行数(*)
  1073. pageList: [5, 25, 50, 100], //可供选择的每页的行数(*)
  1074. clickToSelect: true,
  1075. striped: true
  1076. });
  1077. function setCode(val) {
  1078. return '<div class="imgs setCode">' +
  1079. '<img src="./img/wphone.png" alt="" />' + val + '' +
  1080. '</div>';
  1081. }
  1082. function Results(val) {
  1083. return '<div class="imgs Result">' +
  1084. '<a class="xg">查看' +
  1085. '</a>' +
  1086. '</div>';
  1087. }
  1088. function Thj(val) {
  1089. return '<div class="imgs looks">' +
  1090. '<a class="xg">查看' +
  1091. '</a>' +
  1092. '</div>';
  1093. }
  1094. /*点解获取号码*/
  1095. $tableLeft1.on("click-row.bs.table", function(e, row, ele) {
  1096. console.log(row.Num);
  1097. a = row.Num;
  1098. $(".cknum").html(a);
  1099. $("#dgxx_num").val(a);
  1100. return a;
  1101. });
  1102. $(".Result").click(function() {
  1103. $(".t-shade").addClass("cx");
  1104. $(".look_table").addClass("cx");
  1105. });
  1106. $(".setCode").click(function() {
  1107. $(".t-shade").addClass("cx");
  1108. $(".wh_table").addClass("cx");
  1109. });
  1110. $(".looks").click(function(){
  1111. $(".t-shade").addClass("cx");
  1112. $(".thjv_table").addClass("cx");
  1113. });
  1114. $(".setwin").click(function() {
  1115. $(".t-shade").removeClass("cx");
  1116. $(".look_table").removeClass("cx");
  1117. $(".wh_table").removeClass("cx");
  1118. });
  1119. /*获取焦点*/
  1120. $("#Call").focus(function() {
  1121. $(this).addClass("outline");
  1122. $(".whjh").removeClass("hidens");
  1123. })
  1124. $("#Call").blur(function() {
  1125. $(this).removeClass("outline");
  1126. $(".whjh").addClass("hidens");
  1127. })
  1128. $("input").focus(function() {
  1129. $(this).addClass("outline");
  1130. });
  1131. $("input").blur(function() {
  1132. $(this).removeClass("outline");
  1133. })
  1134. /*删除*/
  1135. $("#Remove").click(function() {
  1136. var ids = $.map($tableLeft1.bootstrapTable('getSelections'),
  1137. function(row) {
  1138. return row.Name;
  1139. });
  1140. /*判断长度*/
  1141. if(ids.length <= 0) {
  1142. Wremove();
  1143. return;
  1144. }
  1145. remove();
  1146. });
  1147. /*分配*/
  1148. $("#Fp").click(function() {
  1149. var ids = $.map($tableLeft1.bootstrapTable('getSelections'),
  1150. function(row) {
  1151. return row.Name;
  1152. });
  1153. /*判断长度*/
  1154. if(ids.length <= 0) {
  1155. Fp();
  1156. return;
  1157. }
  1158. Fps();
  1159. });
  1160. /*删除没有成功提示*/
  1161. function Wremove() {
  1162. layer.confirm('没有可删除的选项?', {
  1163. btn: ['确定'] //按钮
  1164. });
  1165. }
  1166. /*删除提示*/
  1167. function remove() {
  1168. layer.confirm('确定删除当前记录?', {
  1169. btn: ['是', '否'] //按钮
  1170. }, function() {
  1171. layer.msg('删除成功', {
  1172. icon: 1
  1173. });
  1174. /*执行删除*/
  1175. var ids = $.map($tableLeft1.bootstrapTable('getSelections'),
  1176. function(row) {
  1177. return row.Name;
  1178. });
  1179. $tableLeft1.bootstrapTable('remove', {
  1180. field: 'Name',
  1181. values: ids
  1182. });
  1183. });
  1184. }
  1185. function Fp() {
  1186. layer.confirm('没有可分配的选项?', {
  1187. btn: ['确定'] //按钮
  1188. });
  1189. }
  1190. /*分配提示*/
  1191. function Fps() {
  1192. layer.confirm('确定要取消分配选择的任务吗??', {
  1193. btn: ['是', '否'] //按钮
  1194. }, function() {
  1195. layer.msg('取消分配成功', {
  1196. icon: 1
  1197. });
  1198. /*执行删除*/
  1199. var ids = $.map($tableLeft1.bootstrapTable('getSelections'),
  1200. function(row) {
  1201. return row.Name;
  1202. });
  1203. });
  1204. }
  1205. </script>
  1206. </body>
  1207. </html>