Нет описания

index.html 47KB

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