开封利通水务前端

index.html 34KB

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