新手操作指南Demo - 使用双汇UI代码

index.html 49KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name="renderer" content="webkit|ie-comp|ie-stand" />
  7. <meta http-equiv="Cache-Control" content="no-siteapp" />
  8. <title>双汇客服中心管理系统</title>
  9. <script src="./Script/Common/huayi.load.js"></script>
  10. <script src="./Script/Common/huayi.config.js"></script>
  11. <link rel="shortcut icon" href="img/32.ico" />
  12. <link href="./css/wh.css" rel="stylesheet">
  13. <link href="./css/plugins/iCheck/custom.css" rel="stylesheet">
  14. <link rel="stylesheet" href="./css/call.css" />
  15. <link rel="stylesheet" href="./css/personal.css" />
  16. <link rel="stylesheet" href="./js/zTree/zTreeStyle.css" />
  17. <link href="./css/plugins/cropper/cropper.min.css" rel="stylesheet">
  18. <link href="./css/plugins/jasny/jasny-bootstrap.min.css" rel="stylesheet">
  19. <link href="./js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
  20. <link rel="stylesheet" href="./js/intro.js-2.9.3/introjs.css"/>
  21. <link rel="stylesheet" href="./js/intro.js-2.9.3/introjs-ie.css"/>
  22. <script src="./js/jquery.select.js"></script>
  23. <style>
  24. @font-face {
  25. font-family: 'iconfont';
  26. src: url('./fonts/iconfont.eot');
  27. /* IE9*/
  28. src: url('./fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  29. url('./fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  30. url('./fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  31. url('./fonts/iconfont.svg#iconfont') format('svg');
  32. /* iOS 4.1- */
  33. }
  34. body {
  35. font-family: "微软雅黑";
  36. }
  37. .ldtp-con {
  38. display: block;
  39. }
  40. .ld-sercon select {
  41. height: auto;
  42. }
  43. ul li {
  44. list-style: none;
  45. overflow: hidden;
  46. }
  47. .iconfont {
  48. font-family: "iconfont";
  49. font-style: normal;
  50. color: #FFFFFF;
  51. }
  52. .fr {
  53. float: right;
  54. }
  55. .fl {
  56. float: left;
  57. }
  58. .size-12 {
  59. font-size: 12px;
  60. }
  61. .title-box {
  62. margin-top: 5px;
  63. }
  64. .title-box li {
  65. margin-left: 30px;
  66. }
  67. .title-box li:hover {
  68. cursor: pointer;
  69. }
  70. .HoverColor {
  71. color: #f8ac59;
  72. }
  73. .FailureColor {
  74. color: #f95f5e;
  75. }
  76. .navbar-header {
  77. width: 100%;
  78. background-color: #2f4050;
  79. padding-top: 10px;
  80. }
  81. .title-box li p {
  82. color: #FFFFFF;
  83. font-size: 14px;
  84. font-weight: bold;
  85. letter-spacing: 2px;
  86. margin-top: 5px;
  87. }
  88. .size-14 {
  89. font-size: 14px;
  90. color: #FFFFFF !important;
  91. }
  92. .img-circle {
  93. width: 58px;
  94. }
  95. .xian {
  96. border: 1px solid #FFFFFF;
  97. display: inline-block;
  98. width: 15%;
  99. margin: 5px;
  100. }
  101. .ss {
  102. margin-left: 20px;
  103. }
  104. .fe-3 {
  105. font-size: 3em;
  106. }
  107. .title-box p {
  108. text-align: center;
  109. }
  110. .closed {
  111. display: inline-block;
  112. /* margin-left: 5%;*/
  113. cursor: pointer;
  114. color: #FFFFFF;
  115. float: right;
  116. margin-right: 5%;
  117. width: 25%;
  118. }
  119. .closed div {
  120. overflow: hidden;
  121. }
  122. .closed ul {
  123. margin-bottom: 0px;
  124. }
  125. .closed li {
  126. float: left;
  127. margin-right: 20px;
  128. }
  129. .closed i {
  130. display: inline-block;
  131. background: url(./img/chilun.png) no-repeat;
  132. margin-right: 5px;
  133. width: 14px;
  134. height: 16px;
  135. vertical-align: middle;
  136. }
  137. .ga {
  138. background-position: 0 0 !important;
  139. }
  140. .sz {
  141. background-position: 0 -15px !important;
  142. }
  143. .tc {
  144. background-position: 0 -33px !important;
  145. }
  146. .zhuangtai {
  147. display: block;
  148. width: 30%;
  149. margin-left: 10px;
  150. font-size: 14px;
  151. font-weight: 800;
  152. }
  153. .wq {
  154. color: #f95f5e;
  155. }
  156. #top-search li:hover {
  157. color: #eaeaea;
  158. }
  159. .content-tabs1 ul {
  160. padding-left: 0;
  161. }
  162. .content-tabs1 li {
  163. list-style: none;
  164. float: left;
  165. height: 5px;
  166. }
  167. .top1 {
  168. background-color: #68adfe;
  169. }
  170. .top2 {
  171. background-color: #9897f0;
  172. }
  173. .top3 {
  174. background-color: #87eebf;
  175. }
  176. .top4 {
  177. background-color: #68b0fe;
  178. }
  179. .top5 {
  180. background-color: #f95a83;
  181. }
  182. .top6 {
  183. background-color: #eb76dd;
  184. }
  185. .top7 {
  186. background-color: #69cbd0;
  187. }
  188. .top8 {
  189. background-color: #69cbd0;
  190. }
  191. .top9 {
  192. background-color: #aaf58d;
  193. }
  194. .top10 {
  195. background-color: #f76a53;
  196. }
  197. .top11 {
  198. background-color: #eb76dd;
  199. }
  200. .top12 {
  201. background-color: #6c77da;
  202. }
  203. .top13 {
  204. background: -webkit-linear-gradient(left, #f073db, #65abfc);
  205. background: -moz-linear-gradient(left, #f073db, #65abfc);
  206. background: -o-linear-gradient(left, #f073db, #65abfc);
  207. background: -webkit-gradient(linear, 100% 0, 0 0, from(#65abfc), to(#f073db));
  208. background: linear-gradient(left, #f073db, #65abfc);
  209. /* Opera 11.1 - 12.0 */
  210. /* Firefox 3.6 - 15 */
  211. /* 标准的语法 */
  212. }
  213. .zts {
  214. height: 30px;
  215. margin-left: 2%;
  216. line-height: 30px;
  217. padding-top: 15px;
  218. }
  219. .zts li {
  220. height: 20px;
  221. line-height: 20px;
  222. font-weight: bold;
  223. letter-spacing: 2px;
  224. }
  225. .quan {
  226. width: 15px;
  227. height: 15px !important;
  228. border-radius: 50%;
  229. margin-right: 2%;
  230. margin-left: 5px;
  231. margin-top: 2px;
  232. }
  233. .lx {
  234. background: #6a6d69;
  235. }
  236. .br {
  237. background: red;
  238. }
  239. .bl {
  240. background: #7ab85b;
  241. }
  242. .LH {
  243. line-height: 35px;
  244. }
  245. .zts span {
  246. line-height: 20px;
  247. margin-right: 50px;
  248. font-size: 12px;
  249. }
  250. .photo {
  251. width: 40px;
  252. height: 40px;
  253. border-width: 2px;
  254. border-style: solid;
  255. border-radius: 50%;
  256. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  257. margin-bottom: 1px;
  258. }
  259. .photo img {
  260. display: block;
  261. width: 100%;
  262. height: 100%;
  263. }
  264. .ls {
  265. /*margin-left: 20px;*/
  266. text-align: center;
  267. }
  268. .ls span {
  269. margin-right: 10px;
  270. }
  271. .min-right {
  272. margin-right: 10px;
  273. }
  274. .navbar-top-links i {
  275. width: 24px;
  276. height: 21px;
  277. display: block;
  278. background: url(./img/topIcon.png) no-repeat;
  279. background-position: center center;
  280. margin: 0 auto;
  281. }
  282. /*挂断*/
  283. .DropCall {
  284. background-position: 0px 0 !important;
  285. }
  286. /*外呼*/
  287. .MakeCall {
  288. background-position: 0px -20px !important;
  289. }
  290. /*置忙*/
  291. .SayBusy {
  292. background-position: 0px -42px !important;
  293. }
  294. /*置闲*/
  295. .SayFree {
  296. background-position: 0px -65px !important;
  297. }
  298. /*多方通话*/
  299. .Meeting {
  300. background-position: 0px -85px !important;
  301. }
  302. /*转移*/
  303. .Transfer {
  304. background-position: 0px -108px !important;
  305. }
  306. /*保持*/
  307. .Hold {
  308. background-position: 0px -131px !important;
  309. }
  310. /*接回*/
  311. .Retrieve {
  312. background-position: 0px -153px !important;
  313. }
  314. /*签入*/
  315. .Login {
  316. background-position: 0px -197px !important;
  317. }
  318. /*签出*/
  319. .Logout {
  320. background-position: 0px -175px !important;
  321. }
  322. .navbar-top-links .active {
  323. background-position-x: -23px !important;
  324. }
  325. .ldcr-bottom .detail-con ul li .active a {
  326. color: #f95a83 !important;
  327. }
  328. .ldcr-bottom .detail-con ul li .active em {
  329. color: #f95a83 !important;
  330. }
  331. .ldcr-bottom .detail-con ul li .active + .explancon {
  332. display: block !important;
  333. }
  334. .searchbtn {
  335. width: 2.5em;
  336. height: 24px;
  337. border-radius: 5px;
  338. position: absolute;
  339. background-color: #f8ac59;
  340. background-image: url(./img/searIcon.png);
  341. background-repeat: no-repeat;
  342. background-position: center center;
  343. cursor: pointer;
  344. }
  345. .max-box {
  346. height: 42px;
  347. width: 100%;
  348. }
  349. .laydate_body .laydate_bottom,
  350. .laydate_body .laydate_top {
  351. height: 31px !important;
  352. }
  353. .laydate_body .laydate_y .laydate_yms ul li {
  354. width: 59px !important;
  355. }
  356. .col-sm-1 {
  357. padding-right: 0;
  358. line-height: 34px;
  359. }
  360. ul.ztree {
  361. overflow-y: scroll;
  362. overflow-x: auto;
  363. }
  364. .minBacha {
  365. position: absolute;
  366. top: 0;
  367. right: 80px;
  368. z-index: 10;
  369. overflow: hidden;
  370. }
  371. .minBacha > div {
  372. float: left;
  373. height: 35px;
  374. width: 35px;
  375. margin-left: 2px;
  376. }
  377. .minBacha > div a {
  378. display: block;
  379. height: 100%;
  380. width: 100%;
  381. text-align: center;
  382. background-position: center center;
  383. background-color: #2f4050;
  384. opacity: .5;
  385. }
  386. .minBacha > div a:hover {
  387. opacity: 1;
  388. }
  389. .minClosed > a {
  390. background: url("./img/min.png") no-repeat;
  391. }
  392. .Bacha > a {
  393. background: url("./img/gb.png") no-repeat;
  394. }
  395. .lblcount {
  396. position: absolute;
  397. right: 5px;
  398. top: 7px;
  399. }
  400. .first {
  401. z-index: 1000;
  402. }
  403. .khzl {
  404. font-size: 12px;
  405. border: 0;
  406. margin: 35px auto;
  407. color: #fff;
  408. }
  409. .khzl tr {
  410. border: 0;
  411. }
  412. .khzl th {
  413. padding: 5px 8px 5px 0;
  414. text-align: right;
  415. width: 40%;
  416. font-weight: normal;
  417. border: 0;
  418. }
  419. .khzl tbody > tr > td,
  420. .khzl tbody > tr > th {
  421. border: 0;
  422. }
  423. .khzl tbody > tr > td input {
  424. border: 0;
  425. outline: none;
  426. background: #243747;
  427. padding-left: 5px;
  428. width: 100%;
  429. }
  430. .khbtn {
  431. /*background: #97a0a8;*/
  432. color: #1ab394;
  433. font-size: 14px;
  434. vertical-align: middle;
  435. }
  436. .hei-list {
  437. width: 400px;
  438. margin: 0 auto;
  439. }
  440. .heiTop {
  441. height: 35px;
  442. background: #1ab394;
  443. color: #fff;
  444. line-height: 35px;
  445. padding: 0 15px;
  446. border-top-left-radius: 3px;
  447. border-top-right-radius: 3px;
  448. }
  449. .heiTop .htl {
  450. float: left;
  451. margin: 0;
  452. }
  453. .heiTop .bacha {
  454. float: right;
  455. font-size: 18px;
  456. cursor: pointer;
  457. margin: 0;
  458. }
  459. .heiCon {
  460. width: 100%;
  461. background: #fff;
  462. text-align: center;
  463. padding: 25px 15px;
  464. height: auto;
  465. overflow-y: auto;
  466. border: 1px solid #eee;
  467. }
  468. #time-word {
  469. border: 1px solid #1ab394;
  470. padding: 5px 0 5px 10px;
  471. width: 120px;
  472. outline: none;
  473. color: #000;
  474. }
  475. .chooses {
  476. margin-top: 10px;
  477. }
  478. .btns {
  479. background: #1ab394;
  480. color: #fff;
  481. padding: 3px 10px;
  482. outline: none;
  483. font-size: 12px;
  484. margin-left: 15px;
  485. border: 0;
  486. border-radius: 3px;
  487. box-sizing: border-box;
  488. }
  489. .bianji {
  490. display: inline-block;
  491. height: 16px;
  492. width: 16px;
  493. vertical-align: middle;
  494. margin-right: 5px;
  495. }
  496. .bianji.edi {
  497. background: url(img/xgai.png) no-repeat;
  498. }
  499. .bianji.sav {
  500. background: url(img/bbc.png) no-repeat;
  501. }
  502. .bianji.canc {
  503. background: url(img/quxi.png) no-repeat;
  504. }
  505. .t-shade {
  506. position: fixed;
  507. top: 0;
  508. left: 0;
  509. width: 100%;
  510. height: 100%;
  511. background: rgba(0, 0, 0, 0.48);
  512. z-index: 10004;
  513. display: none;
  514. }
  515. .shade_k {
  516. z-index: 10005;
  517. width: 40%;
  518. margin: 10% auto;
  519. background-color: #fff;
  520. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  521. border-radius: 5px;
  522. }
  523. .shade_title {
  524. padding: 0 80px 0 20px;
  525. height: 42px;
  526. line-height: 42px;
  527. border-bottom: 1px solid #eee;
  528. font-size: 16px;
  529. color: #FFFFFF;
  530. overflow: hidden;
  531. background-color: rgb(26, 179, 148);
  532. border-radius: 2px 2px 0 0;
  533. position: relative;
  534. }
  535. .setwin {
  536. position: absolute;
  537. right: 15px;
  538. top: 5px;
  539. font-size: 20px;
  540. line-height: initial;
  541. }
  542. .setwin a {
  543. font-size: 20px;
  544. color: #fff;
  545. }
  546. .shade_content {
  547. overflow-y: auto;
  548. position: relative;
  549. padding-bottom: 50px;
  550. padding: 10px;
  551. }
  552. .wh_btn {
  553. width: 80%;
  554. text-align: center;
  555. padding-top: 20px;
  556. margin: 0 auto;
  557. margin-bottom: 20px;
  558. }
  559. .wh_btn input {
  560. padding: 7px 20px;
  561. color: #FFF;
  562. border-radius: 5px;
  563. margin-right: 30px;
  564. border: 1px solid #999;
  565. border-color: rgb(26, 179, 148);
  566. }
  567. .sc_btn {
  568. color: rgb(255, 255, 255);
  569. font-size: 12px;
  570. margin-left: 15px;
  571. box-sizing: border-box;
  572. background: rgb(26, 179, 148);
  573. padding: 6px 10px;
  574. outline: none;
  575. border-width: 0px;
  576. border-style: initial;
  577. border-color: initial;
  578. border-image: initial;
  579. border-radius: 3px;
  580. }
  581. .sc_btn:hover {
  582. color: #fff !important;
  583. }
  584. .cx {
  585. display: block;
  586. }
  587. .phoneBZ {
  588. display: inline-block;
  589. height: 15px;
  590. width: 15px;
  591. position: absolute;
  592. right: 0px;
  593. bottom: -15px;
  594. background: url(img/phoneBZ.png) no-repeat;
  595. display: none;
  596. }
  597. #menuContent {
  598. background: #fff;
  599. position: absolute;
  600. width: 100%;
  601. border: 1px solid darkgrey;
  602. right: 0;
  603. top: 21px;
  604. z-index: 10;
  605. /* display: none;*/
  606. overflow-y: auto;
  607. }
  608. #organizer {
  609. height: 25px;
  610. width: 128px;
  611. display: inline-block;
  612. position: relative;
  613. }
  614. #treeDemo li {
  615. width: 100%;
  616. }
  617. .bootstrap-select > .dropdown-toggle.bs-placeholder {
  618. background-color: #ffffff !important;
  619. border-color: #e5e6e7 !important;
  620. }
  621. .filter-option {
  622. color: #676b6d;
  623. }
  624. .bootstrap-select > .dropdown-toggle.btn-default {
  625. background-color: #ffffff !important;
  626. border-color: #e5e6e7 !important;
  627. color: #555;
  628. }
  629. #fkdep_market {
  630. display: nones;
  631. }
  632. .roll-right.J_tabRight {
  633. right: 0;
  634. }
  635. </style>
  636. </head>
  637. <body class="fixed-sidebar full-height-layout gray-bg" style="overflow:hidden">
  638. <div id="wrapper">
  639. <!--左侧导航开始-->
  640. <nav class="navbar-default navbar-static-side" role="navigation" data-step="1" data-intro="菜单栏">
  641. <div class="nav-close">
  642. <i class="fa fa-times-circle"></i>
  643. </div>
  644. <div class="sidebar-collapse">
  645. <ul class="nav" id="side-menu">
  646. <li class="nav-header">
  647. <div class="dropdown profile-element text-center">
  648. <span style="position: relative;">
  649. <img alt="image" class="img-circle yhtx" src="./img/zxPhone.png" onerror="this.src = './img/zxPhone.png'" />
  650. <input type="file" name="upFile" id="upFile" accept="image/jpeg,image/jpg,image/png" style="display: none;">
  651. <i class="phoneBZ"></i>
  652. </span>
  653. <a data-toggle="dropdown" class="dropdown-toggle" href="#">
  654. <span class="clear">
  655. <span class="block m-t-xs">
  656. <b class="xian"></b>
  657. <strong class="font-bold username">张三</strong>
  658. <span class="text-muted text-xs size-12 user_code" style="color: #fff;"></span>
  659. <b class="xian"></b>
  660. </span>
  661. <span class="text-muted text-xs block size-14 ">
  662. <span class="text-muted text-xs group" style="color: #fff;"></span> <span class="text-muted text-xs rolename" style="color: #fff;"></span>
  663. <input type="hidden" id="groupcode" value="" />
  664. </span>
  665. <span class="text-muted text-xs block Gnumbox" style="color: #fff;">
  666. <span class="text-muted text-xs" style="color: #fff;">分机号:</span> <span class="text-muted text-xs Gnum" style="color: #fff;"></span>
  667. </span>
  668. </span>
  669. </a>
  670. </div>
  671. <div class="logo-element">
  672. </div>
  673. </li>
  674. </ul>
  675. </div>
  676. </nav>
  677. <!--左侧导航结束-->
  678. <!--右侧部分开始-->
  679. <div id="page-wrapper" class="gray-bg dashbard-1">
  680. <div class="row border-bottom">
  681. <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0" data-step="2" data-intro="呼叫栏">
  682. <div class="navbar-header">
  683. <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
  684. <input type="hidden" id="isml" value="0" />
  685. <div class="nav navbar-top-links navbar-left" data-step="3" data-intro="工具条">
  686. <ul class="title-box" id="top-search" style="padding-left: 0; display:none;" >
  687. <li datafun="DropCall" data-step="8" data-intro="挂断通话点击这里">
  688. <i class="iconfont fa-5x DropCall"></i>
  689. <p>挂断</p>
  690. </li>
  691. <li datafun="MakeCall" data-step="7" data-intro="签入后,点击这里进行拨号外呼">
  692. <i class="iconfont fa-5x MakeCall"></i>
  693. <p>外呼</p>
  694. </li>
  695. <li datafun="SayBusy" data-step="9" data-intro="暂时休息点这里">
  696. <i class="iconfont fa-5x SayBusy"></i>
  697. <p>置忙</p>
  698. </li>
  699. <li datafun="SayFree" data-step="10" data-intro="休息回来继续工作点这里">
  700. <i class="iconfont fa-5x SayFree"></i>
  701. <p>置闲</p>
  702. </li>
  703. <li datafun="Meeting">
  704. <i class="iconfont fa-5x Meeting"></i>
  705. <p>多方通话</p>
  706. </li>
  707. <li datafun="Transfer">
  708. <i class="iconfont fa-5x Transfer"></i>
  709. <p>转移</p>
  710. </li>
  711. <li datafun="Hold">
  712. <i class="iconfont fa-5x Hold"></i>
  713. <p>保持</p>
  714. </li>
  715. <li datafun="Retrieve">
  716. <i class="iconfont fa-5x Retrieve"></i>
  717. <p>接回</p>
  718. </li>
  719. <li datafun="Login" data-step="6" data-intro="点击签入,开始工作">
  720. <i class="iconfont fa-5x Login"></i>
  721. <p>签入</p>
  722. </li>
  723. <li datafun="Logout" data-step="11" data-intro="结束工作打卡签出">
  724. <i class="iconfont fa-5x Logout"></i>
  725. <p>签出</p>
  726. </li>
  727. </ul>
  728. </div>
  729. <div class="nav closed" data-step="4" data-intro="状态灯">
  730. <!--左边-->
  731. <!--头像显示-->
  732. <!--<div class="text-center max-box">
  733. <ul class="fl maxOpen animated" style="display: none;">
  734. <li>
  735. <h3 class="size-12 ldname">未知</h3>
  736. <h3 class="size-12 ldtel" style="margin-bottom: 0;"></h3>
  737. </li>
  738. <li>
  739. <div class="photo">
  740. <img src="" alt="" />
  741. </div>
  742. </li>
  743. </ul>
  744. </div>-->
  745. <div style="text-align: center;margin-top: 5px;">
  746. <!--<ul class="zts" style="display:none;">
  747. <li>话机状态: </li>
  748. <li class="quan fwzt lx br"> </li>
  749. <li>坐席状态: </li>
  750. <li class="quan zxzt lx br"></li>
  751. <li><span class="hwzt" style="color:red;"></span></li>
  752. </ul>-->
  753. <span>话机状态: </span>
  754. <span class="quan fwzt lx br" style="display: inline-block;height: 20px;line-height: 20px;"> </span>
  755. <span>坐席状态: </span>
  756. <span class="quan zxzt lx br" style="display: inline-block;height: 20px;line-height: 20px;"></span>
  757. <span class="hwzt" style="color:red;"></span>
  758. </div>
  759. <div class="ls" style="margin-top: 10px;">
  760. <span class="size-12 min-right" onclick="Jumps()">
  761. <i class="ga"></i>&nbsp;管理中心
  762. </span>
  763. <span class="size-12 shezhi">
  764. <i class="sz"></i>&nbsp;设置
  765. </span>
  766. <span class="size-12" onclick="logout()">
  767. <i class="tc"></i>退出
  768. </span>
  769. </div>
  770. </div>
  771. </div>
  772. </nav>
  773. </div>
  774. <div class="row content-tabs1">
  775. <ul>
  776. <li class="top1" style="width: 5%;"></li>
  777. <li class="top2" style="width: 8%;"></li>
  778. <li class="top3" style="width: 10%;"></li>
  779. <li class="top4" style="width: 13%;"></li>
  780. <li class="top5" style="width: 10%;"></li>
  781. <li class="top6" style="width: 5%;"></li>
  782. <li class="top7" style="width: 13%;"></li>
  783. <li class="top8" style="width: 10%;"></li>
  784. <li class="top9" style="width: 11.2%;"></li>
  785. <li class="top10" style="width: 6%;"></li>
  786. <li class="top11" style="width: 3%;"></li>
  787. <li class="top12" style="width: 5%;"></li>
  788. </ul>
  789. </div>
  790. <div class="row content-tabs">
  791. <button class="roll-nav roll-left J_tabLeft">
  792. <i class="fa fa-backward"></i>
  793. </button>
  794. <nav class="page-tabs J_menuTabs">
  795. <div class="page-tabs-content">
  796. <a href="javascript:;" class="active J_menuTab" data-id="index_v1.html">首页</a>
  797. </div>
  798. </nav>
  799. <button class="roll-nav roll-right J_tabRight">
  800. <i class="fa fa-forward"></i>
  801. </button>
  802. <!--<div class="btn-group roll-nav roll-right">
  803. <button class="dropdown J_tabClose" data-toggle="dropdown">关闭操作<span class="caret"></span>
  804. </button>
  805. <ul role="menu" class="dropdown-menu dropdown-menu-right">
  806. <li class="J_tabShowActive"><a>定位当前选项卡</a>
  807. </li>
  808. <li class="divider"></li>
  809. <li class="J_tabCloseAll"><a>关闭全部选项卡</a>
  810. </li>
  811. <li class="J_tabCloseOther"><a>关闭其他选项卡</a>
  812. </li>
  813. </ul>
  814. </div>-->
  815. <!--<a href="login.html" class="roll-nav roll-right J_tabExit"><i class="fa fa fa-sign-out"></i> 退出</a>-->
  816. </div>
  817. <div class="row J_mainContent" id="content-main" data-step="5" data-intro="页面内容">
  818. <!--<iframe class="J_iframe" name="iframe0" width="100%" height="100%" src="widgets.html" frameborder="0" data-id="index_v1.html" seamless></iframe>-->
  819. <iframe class="J_iframe J_iframe0" name="iframe0" width="100%" height="100%" src="widgets.html" frameborder="0" data-id="index_v1.html" seamless></iframe>
  820. </div>
  821. <div class="row content-tabs1 LH">
  822. <ul>
  823. <li class="top13" style="width: 100%;"></li>
  824. </ul>
  825. <span class="fr">Copyright © 加一信息 All Rights Reserved</span>
  826. </div>
  827. </div>
  828. </div>
  829. <!--外呼键盘-->
  830. <div class="WH animated fadeInDown hidens ">
  831. <!--top-->
  832. <div class="clearflow Color">
  833. <div class="WH-top">
  834. <span>外呼信息</span>
  835. <span class="closes"><a>X</a></span>
  836. </div>
  837. <div class="Cotent_box clearflow">
  838. <!--左边键盘-->
  839. <div class="KeyWord col-sm-4">
  840. <div class="WH_input clearflow">
  841. <div class="clearflow WH_Itop">
  842. <input id="Result" type="text" class="fl" value="" maxlength="18" autofocus="autofocus" />
  843. <input id="hidwhtype" type="hidden" value="" />
  844. <i class="img fl hidens"></i>
  845. </div>
  846. </div>
  847. <div class="Num_box clearflow">
  848. <ul class="Num_ul clearflow">
  849. <li>
  850. <div>
  851. <a>1</a>
  852. </div>
  853. </li>
  854. <li>
  855. <div>
  856. <a>2</a>
  857. </div>
  858. </li>
  859. <li>
  860. <div>
  861. <a>3</a>
  862. </div>
  863. </li>
  864. <li>
  865. <div>
  866. <a>4</a>
  867. </div>
  868. </li>
  869. <li>
  870. <div>
  871. <a>5</a>
  872. </div>
  873. </li>
  874. <li>
  875. <div>
  876. <a>6</a>
  877. </div>
  878. </li>
  879. <li>
  880. <div>
  881. <a>7</a>
  882. </div>
  883. </li>
  884. <li>
  885. <div>
  886. <a>8</a>
  887. </div>
  888. </li>
  889. <li>
  890. <div>
  891. <a>9</a>
  892. </div>
  893. </li>
  894. <li>
  895. <div>
  896. <a>*</a>
  897. </div>
  898. </li>
  899. <li>
  900. <div>
  901. <a>0</a>
  902. </div>
  903. </li>
  904. <li>
  905. <div>
  906. <a>#</a>
  907. </div>
  908. </li>
  909. <li class="Last_phone">
  910. <div>
  911. <a class="CallOut"></a>
  912. </div>
  913. </li>
  914. </ul>
  915. </div>
  916. </div>
  917. <!--右边图表-->
  918. <div class="col-sm-8 Rbg">
  919. <div class="bg bg_cotent">
  920. <ul class="bg_title clearflow">
  921. <li class="lactive" itemid="0">最近电话</li>
  922. <li itemid="1">公司电话</li>
  923. <li itemid="2">客户电话</li>
  924. </ul>
  925. <div class="bg_box phonediv">
  926. <div class="cx">
  927. <span class="blanks">
  928. 电话号码:
  929. <input type="text" id="lastphone" />
  930. </span>
  931. <span class="ty">搜索</span>
  932. <!--<span class="ty">重置</span>-->
  933. </div>
  934. <div class="phone_bg" style="width: 100%;padding: 10px;">
  935. <!--<table class="table table-bordered text-center">
  936. <thead>
  937. <tr>
  938. <td class="tbth">电话号码</td>
  939. <td class="tbth">呼叫状态</td>
  940. <td class="tbth">是否处理</td>
  941. <td class="tbth">坐席工号</td>
  942. <td class="tbth">坐席姓名</td>
  943. <td class="tbth">通话开始时间</td>
  944. <td class="tbth">通话结束时间</td>
  945. <td class="tbth">通话时长(s)</td>
  946. <td class="tbth">录音</td>
  947. </tr>
  948. </thead>
  949. <tbody class="phonelist"></tbody>
  950. </table>-->
  951. <table class="phonelist fixed-table-container" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true" data-height="400">
  952. <thead>
  953. <tr>
  954. <th data-field="CallNumber" data-formatter="view">电话号码</th>
  955. <th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
  956. <th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
  957. <!--<th data-field="IsDeal" data-formatter="GetDealState">是否处理</th>-->
  958. <th data-field="UserCode">坐席工号</th>
  959. <th data-field="UserName">坐席姓名</th>
  960. <th data-field="BeginTime">开始时间</th>
  961. <th data-field="TalkStartTime">通话开始时间</th>
  962. <th data-field="TalkEndTime">通话结束时间</th>
  963. <th data-field="TalkLongTime">通话时长(s)</th>
  964. <!--<th data-field="FilePath">录音</th>-->
  965. </tr>
  966. </thead>
  967. </table>
  968. </div>
  969. </div>
  970. <div class="bg_box phonediv " style="display:none;">
  971. <div class="cx">
  972. <span class="blanks">
  973. 部门:
  974. <select id="s_department">
  975. <option value="">请选择</option>
  976. </select>
  977. </span>
  978. <span class="blanks">
  979. 电话号码:
  980. <input type="text" id="gsphone" />
  981. </span>
  982. <span class="blanks">
  983. 名称:
  984. <input type="text" id="gsname" />
  985. </span>
  986. <span class="ty">搜索</span>
  987. <!--<span class="ty">重置</span>-->
  988. </div>
  989. <div class="phone_bg" style="width: 100%;padding: 10px;">
  990. <!--<table class="table table-bordered text-center">
  991. <thead>
  992. <tr>
  993. <td class="tbth">坐席工号</td>
  994. <td class="tbth">坐席姓名</td>
  995. <td class="tbth">分机号</td>
  996. <td class="tbth">电话号码1</td>
  997. <td class="tbth">电话号码2</td>
  998. <td class="tbth">电话号码3</td>
  999. </tr>
  1000. </thead>
  1001. <tbody class="phonelist"></tbody>
  1002. </table>-->
  1003. <table class="phonelist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  1004. <thead>
  1005. <tr>
  1006. <th data-field="F_UserCode">坐席工号</th>
  1007. <th data-field="F_UserName">坐席姓名</th>
  1008. <th data-field="F_WorkNumber" data-formatter="view">分机号</th>
  1009. <th data-field="F_Telephone" data-formatter="view">电话号码1</th>
  1010. <th data-field="F_Mobile" data-formatter="view">电话号码2</th>
  1011. <th data-field="F_HomePhone" data-formatter="view">电话号码3</th>
  1012. </tr>
  1013. </thead>
  1014. </table>
  1015. </div>
  1016. </div>
  1017. <div class="bg_box phonediv" style="display:none;">
  1018. <div class="cx">
  1019. <span class="blanks">
  1020. 电话号码:
  1021. <input type="text" id="khphone" />
  1022. </span>
  1023. <span class="blanks">
  1024. 名称:
  1025. <input type="text" id="khname" />
  1026. </span>
  1027. <span class="ty">搜索</span>
  1028. <!--<span class="ty">重置</span>-->
  1029. </div>
  1030. <div class="phone_bg" style="width: 100%;padding: 10px;">
  1031. <!--<table class="table table-bordered text-center">
  1032. <thead>
  1033. <tr>
  1034. <td class="tbth">名称</td>
  1035. <td class="tbth">电话号码1</td>
  1036. <td class="tbth">电话号码2</td>
  1037. <td class="tbth">电话号码3</td>
  1038. </tr>
  1039. </thead>
  1040. <tbody class="phonelist"></tbody>
  1041. </table>-->
  1042. <table class="phonelist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
  1043. <thead>
  1044. <tr>
  1045. <th data-field="F_CustomerName">名称</th>
  1046. <th data-field="F_Telephone" data-formatter="view">电话号码1</th>
  1047. <th data-field="F_Mobile" data-formatter="view">电话号码2</th>
  1048. <th data-field="F_ChargeTelephone" data-formatter="view">电话号码3</th>
  1049. </tr>
  1050. </thead>
  1051. </table>
  1052. </div>
  1053. </div>
  1054. </div>
  1055. </div>
  1056. </div>
  1057. </div>
  1058. </div>
  1059. <!--下载框-->
  1060. <div class="t-shade">
  1061. <div class="shade_k">
  1062. <div class="shade_title">
  1063. <span>录音播放与下载<srong class="cknum"></srong></span>
  1064. <span class="setwin"><a>x</a></span>
  1065. </div>
  1066. <div class="shade_content">
  1067. <div class="Ly_box audiojs">
  1068. </div>
  1069. </div>
  1070. </div>
  1071. </div>
  1072. <!--修改密码开始-->
  1073. <div class="personal" id="dialogMove">
  1074. <div class="ptop clearFix" id="dialogDrag">
  1075. <p class="ptl">个人中心</p>
  1076. <p class="ptr" title="关闭">x</p>
  1077. </div>
  1078. <div class="perBox " style="height:500px;">
  1079. <ul class="perTab clearFix">
  1080. <li class="sel">个人资料</li>
  1081. <li>修改头像</li>
  1082. </ul>
  1083. <div class="perTab_con">
  1084. <div class="geRen" style="display: block;">
  1085. <div class="grt clearFix">
  1086. <p class="grtl">基本资料</p>
  1087. <p class="grtr">
  1088. <i class="grqx" title="取消编辑"></i>
  1089. <i class="grbj" title="编辑资料"></i>
  1090. </p>
  1091. </div>
  1092. <table class="table grzl">
  1093. <tr>
  1094. <th>我的工号:</th>
  1095. <td><input type="text" class="mgh" readonly="readonly" /></td>
  1096. </tr>
  1097. <tr>
  1098. <th>我的姓名:</th>
  1099. <td><input type="text" class="mn" readonly="readonly" /></td>
  1100. </tr>
  1101. <tr>
  1102. <th>分机号:</th>
  1103. <td><input type="text" class="fenji" readonly="readonly" /></td>
  1104. </tr>
  1105. <!--<tr>
  1106. <th>外线号码:</th>
  1107. <td><input type="text" class="wxno" readonly="readonly" /></td>
  1108. </tr>-->
  1109. <tr>
  1110. <th>原密码:</th>
  1111. <td><input type="password" class="spwd zhidu" /></td>
  1112. </tr>
  1113. <tr>
  1114. <th>新密码:</th>
  1115. <td><input type="password" class="npwd zhidu" /></td>
  1116. </tr>
  1117. <tr>
  1118. <th>确认密码:</th>
  1119. <td><input type="password" class="epwd zhidu" /><span class="wrong">*密码不一致</span></td>
  1120. </tr>
  1121. <tr>
  1122. <th>手机号:</th>
  1123. <td><input type="text" class="mobile zhidu" /></td>
  1124. </tr>
  1125. <tr>
  1126. <th></th>
  1127. <td><button class="btnn grbtn form-control" disabled="disabled" style="width: 100px;">保存修改</button></td>
  1128. </tr>
  1129. </table>
  1130. </div>
  1131. <div class="crop ">
  1132. <div class="clearFix" style="margin-top: 45px;">
  1133. <div class="crop_left">
  1134. <div class="image-crop">
  1135. <img src="./img/gaga.jpg">
  1136. </div>
  1137. </div>
  1138. <div class="crop_right">
  1139. <h4>图片预览:</h4>
  1140. <div class="img-preview img-preview-sm"></div>
  1141. </div>
  1142. </div>
  1143. <!--<div class="btn-group">
  1144. <label title="上传图片" for="inputImage" class="btn btn-primary">
  1145. <input type="file" accept="image/*" name="file" id="inputImage" class="hide"> 本地上传
  1146. </label>-->
  1147. <!--<label title="下载图片" id="download" class="btn btn-primary">下载</label>-->
  1148. <!--</div>
  1149. <div class="btn-group">-->
  1150. <!--<button class="btn btn-white" id="zoomIn" type="button">放大</button>-->
  1151. <!--<button class="btn btn-white" id="zoomOut" type="button">缩小</button>-->
  1152. <!--<button class="btn btn-white" id="rotateLeft" type="button">左旋转</button>-->
  1153. <!--<button class="btn btn-white" id="rotateRight" type="button">右旋转</button>-->
  1154. <!--<button class="btn btn-warning " id="setDrag" type="button">裁剪</button>
  1155. </div>-->
  1156. <div class="anniu" style="margin-top: 75px;text-align: center;">
  1157. <label title="上传图片" for="inputImage" class="btnn" style="margin-right: 100px;">
  1158. <input type="file" accept="image/jpeg,image/jpg,image/png" name="file" id="inputImage" class="hide"> 本地上传
  1159. </label>
  1160. <!--<button class="btn btn-warning " id="setDrag" type="button">裁剪</button>-->
  1161. <button class="btnn" id="zoomIn" type="button">放大</button>
  1162. <button class="btnn" id="zoomOut" type="button">缩小</button>
  1163. <button class="btnn" id="rotateLeft" type="button">左旋转</button>
  1164. <button class="btnn" id="rotateRight" type="button">右旋转</button>
  1165. <button class="btnn" id="setDrag" type="button">确定保存</button>
  1166. </div>
  1167. </div>
  1168. </div>
  1169. </div>
  1170. </div>
  1171. <!--修改密码结束-->
  1172. <script src="./js/plugins/pace/pace.min.js"></script>
  1173. <script src="./js/plugins/iCheck/icheck.min.js"></script>
  1174. <script src="./css/laydate/laydate.js"></script>
  1175. <script src="./js/main.js?v=1.5"></script>
  1176. <script src="./js/index.js?v=2.0"></script>
  1177. <script src="./js/zTree/jquery.ztree.core.js"></script>
  1178. <script src="./js/plugins/datapicker/bootstrap-datepicker.js"></script>
  1179. <script src="./js/bootstrap-select/js/bootstrap-select.js"></script>
  1180. <script src="./js/plugins/cropper/cropper.min.js"></script>
  1181. <script src="./js/guid.js"></script>
  1182. <script src="./js/dialogDrag.js"></script>
  1183. <script src="./js/plugins/metisMenu/jquery.metisMenu.js"></script>
  1184. <script src="./js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
  1185. <script src="./js/plugins/layer/layer.min.js"></script>
  1186. <script src="./js/hplus.min.js?v=4.1.0"></script>
  1187. <script src="./js/contabs.min.js"></script>
  1188. <script src="./js/intro.js-2.9.3/intro.js"></script>
  1189. <script type="text/javascript">
  1190. guide();
  1191. //访问引导页
  1192. function guide() {
  1193. introJs().setOptions({
  1194. /* 上一步按钮的显示名称 */
  1195. prevLabel: "上一步",
  1196. /* 下一步按钮的显示名称 */
  1197. nextLabel: "下一步",
  1198. /* 跳过按钮的显示名称 */
  1199. skipLabel: "跳过",
  1200. /* 结束按钮的显示名称 */
  1201. doneLabel: "结束",
  1202. /* 是否使用键盘Esc退出 */
  1203. exitOnEsc: true,
  1204. /* 是否显示说明的数据步骤 */
  1205. showStepNumbers: false,
  1206. /* 是否允许点击空白处退出 */
  1207. exitOnOverlayClick: false,
  1208. }).oncomplete(function () {
  1209. //点击跳过按钮后执行的事件
  1210. }).onexit(function () {
  1211. //点击结束按钮后, 执行的事件
  1212. }).start();
  1213. }
  1214. </script>
  1215. </body>
  1216. </html>