| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="renderer" content="webkit|ie-comp|ie-stand" />
- <meta http-equiv="Cache-Control" content="no-siteapp" />
- <title>双汇客服中心管理系统</title>
- <script src="./Script/Common/huayi.load.js"></script>
- <script src="./Script/Common/huayi.config.js"></script>
- <link rel="shortcut icon" href="img/32.ico" />
- <link href="./css/wh.css" rel="stylesheet">
- <link href="./css/plugins/iCheck/custom.css" rel="stylesheet">
- <link rel="stylesheet" href="./css/call.css" />
- <link rel="stylesheet" href="./css/personal.css" />
- <link rel="stylesheet" href="./js/zTree/zTreeStyle.css" />
- <link href="./css/plugins/cropper/cropper.min.css" rel="stylesheet">
- <link href="./css/plugins/jasny/jasny-bootstrap.min.css" rel="stylesheet">
- <link href="./js/bootstrap-select/css/bootstrap-select.css" rel="stylesheet" />
- <script src="./js/jquery.select.js"></script>
- <style>
- @font-face {
- font-family: 'iconfont';
- src: url('./fonts/iconfont.eot');
- /* IE9*/
- src: url('./fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('./fonts/iconfont.woff') format('woff'), /* chrome、firefox */
- url('./fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
- url('./fonts/iconfont.svg#iconfont') format('svg');
- /* iOS 4.1- */
- }
-
- body {
- font-family: "微软雅黑";
- }
-
- .ldtp-con {
- display: block;
- }
-
- .ld-sercon select {
- height: auto;
- }
-
- ul li {
- list-style: none;
- overflow: hidden;
- }
-
- .iconfont {
- font-family: "iconfont";
- font-style: normal;
- color: #FFFFFF;
- }
-
- .fr {
- float: right;
- }
-
- .fl {
- float: left;
- }
-
- .size-12 {
- font-size: 12px;
- }
-
- .title-box {
- margin-top: 5px;
- }
-
- .title-box li {
- margin-left: 30px;
- }
-
- .title-box li:hover {
- cursor: pointer;
- }
-
- .HoverColor {
- color: #f8ac59;
- }
-
- .FailureColor {
- color: #f95f5e;
- }
-
- .navbar-header {
- width: 100%;
- background-color: #2f4050;
- padding-top: 10px;
- }
-
- .title-box li p {
- color: #FFFFFF;
- font-size: 14px;
- font-weight: bold;
- letter-spacing: 2px;
- margin-top: 5px;
- }
-
- .size-14 {
- font-size: 14px;
- color: #FFFFFF !important;
- }
-
- .img-circle {
- width: 58px;
- }
-
- .xian {
- border: 1px solid #FFFFFF;
- display: inline-block;
- width: 15%;
- margin: 5px;
- }
-
- .ss {
- margin-left: 20px;
- }
-
- .fe-3 {
- font-size: 3em;
- }
-
- .title-box p {
- text-align: center;
- }
-
- .closed {
- display: inline-block;
- /* margin-left: 5%;*/
- cursor: pointer;
- color: #FFFFFF;
- float: right;
- margin-right: 5%;
- width: 25%;
- }
-
- .closed div {
- overflow: hidden;
- }
-
- .closed ul {
- margin-bottom: 0px;
- }
-
- .closed li {
- float: left;
- margin-right: 20px;
- }
-
- .closed i {
- display: inline-block;
- background: url(./img/chilun.png) no-repeat;
- margin-right: 5px;
- width: 14px;
- height: 16px;
- vertical-align: middle;
- }
-
- .ga {
- background-position: 0 0 !important;
- }
-
- .sz {
- background-position: 0 -15px !important;
- }
-
- .tc {
- background-position: 0 -33px !important;
- }
-
- .zhuangtai {
- display: block;
- width: 30%;
- margin-left: 10px;
- font-size: 14px;
- font-weight: 800;
- }
-
- .wq {
- color: #f95f5e;
- }
-
- #top-search li:hover {
- color: #eaeaea;
- }
-
- .content-tabs1 ul {
- padding-left: 0;
- }
-
- .content-tabs1 li {
- list-style: none;
- float: left;
- height: 5px;
- }
-
- .top1 {
- background-color: #68adfe;
- }
-
- .top2 {
- background-color: #9897f0;
- }
-
- .top3 {
- background-color: #87eebf;
- }
-
- .top4 {
- background-color: #68b0fe;
- }
-
- .top5 {
- background-color: #f95a83;
- }
-
- .top6 {
- background-color: #eb76dd;
- }
-
- .top7 {
- background-color: #69cbd0;
- }
-
- .top8 {
- background-color: #69cbd0;
- }
-
- .top9 {
- background-color: #aaf58d;
- }
-
- .top10 {
- background-color: #f76a53;
- }
-
- .top11 {
- background-color: #eb76dd;
- }
-
- .top12 {
- background-color: #6c77da;
- }
-
- .top13 {
- background: -webkit-linear-gradient(left, #f073db, #65abfc);
- background: -moz-linear-gradient(left, #f073db, #65abfc);
- background: -o-linear-gradient(left, #f073db, #65abfc);
- background: -webkit-gradient(linear, 100% 0, 0 0, from(#65abfc), to(#f073db));
- background: linear-gradient(left, #f073db, #65abfc);
- /* Opera 11.1 - 12.0 */
- /* Firefox 3.6 - 15 */
- /* 标准的语法 */
- }
-
- .zts {
- height: 30px;
- margin-left: 2%;
- line-height: 30px;
- padding-top: 15px;
- }
-
- .zts li {
- height: 20px;
- line-height: 20px;
- font-weight: bold;
- letter-spacing: 2px;
- }
-
- .quan {
- width: 15px;
- height: 15px !important;
- border-radius: 50%;
- margin-right: 2%;
- margin-left: 5px;
- margin-top: 2px;
- }
-
- .lx {
- background: #6a6d69;
- }
-
- .br {
- background: red;
- }
-
- .bl {
- background: #7ab85b;
- }
-
- .LH {
- line-height: 35px;
- }
-
- .zts span {
- line-height: 20px;
- margin-right: 50px;
- font-size: 12px;
- }
-
- .photo {
- width: 40px;
- height: 40px;
- border-width: 2px;
- border-style: solid;
- border-radius: 50%;
- border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
- margin-bottom: 1px;
- }
-
- .photo img {
- display: block;
- width: 100%;
- height: 100%;
- }
-
- .ls {
- /*margin-left: 20px;*/
- text-align: center;
- }
-
- .ls span {
- margin-right: 10px;
- }
-
- .min-right {
- margin-right: 10px;
- }
-
- .navbar-top-links i {
- width: 24px;
- height: 21px;
- display: block;
- background: url(./img/topIcon.png) no-repeat;
- background-position: center center;
- margin: 0 auto;
- }
- /*挂断*/
-
- .DropCall {
- background-position: 0px 0 !important;
- }
- /*外呼*/
-
- .MakeCall {
- background-position: 0px -20px !important;
- }
- /*置忙*/
-
- .SayBusy {
- background-position: 0px -42px !important;
- }
- /*置闲*/
-
- .SayFree {
- background-position: 0px -65px !important;
- }
- /*多方通话*/
-
- .Meeting {
- background-position: 0px -85px !important;
- }
- /*转移*/
-
- .Transfer {
- background-position: 0px -108px !important;
- }
- /*保持*/
-
- .Hold {
- background-position: 0px -131px !important;
- }
- /*接回*/
-
- .Retrieve {
- background-position: 0px -153px !important;
- }
- /*签入*/
-
- .Login {
- background-position: 0px -197px !important;
- }
- /*签出*/
-
- .Logout {
- background-position: 0px -175px !important;
- }
-
- .navbar-top-links .active {
- background-position-x: -23px !important;
- }
-
- .ldcr-bottom .detail-con ul li .active a {
- color: #f95a83 !important;
- }
-
- .ldcr-bottom .detail-con ul li .active em {
- color: #f95a83 !important;
- }
-
- .ldcr-bottom .detail-con ul li .active+.explancon {
- display: block !important;
- }
-
- .searchbtn {
- width: 2.5em;
- height: 24px;
- border-radius: 5px;
- position: absolute;
- background-color: #f8ac59;
- background-image: url(./img/searIcon.png);
- background-repeat: no-repeat;
- background-position: center center;
- cursor: pointer;
- }
-
- .max-box {
- height: 42px;
- width: 100%;
- }
-
- .laydate_body .laydate_bottom,
- .laydate_body .laydate_top {
- height: 31px !important;
- }
-
- .laydate_body .laydate_y .laydate_yms ul li {
- width: 59px !important;
- }
-
- .col-sm-1 {
- padding-right: 0;
- line-height: 34px;
- }
-
- ul.ztree {
- overflow-y: scroll;
- overflow-x: auto;
- }
-
- .minBacha {
- position: absolute;
- top: 0;
- right: 80px;
- z-index: 10;
- overflow: hidden;
- }
-
- .minBacha>div {
- float: left;
- height: 35px;
- width: 35px;
- margin-left: 2px;
- }
-
- .minBacha>div a {
- display: block;
- height: 100%;
- width: 100%;
- text-align: center;
- background-position: center center;
- background-color: #2f4050;
- opacity: .5;
- }
-
- .minBacha>div a:hover {
- opacity: 1;
- }
-
- .minClosed>a {
- background: url("./img/min.png") no-repeat;
- }
-
- .Bacha>a {
- background: url("./img/gb.png") no-repeat;
- }
-
- .lblcount {
- position: absolute;
- right: 5px;
- top: 7px;
- }
-
- .first {
- z-index: 1000;
- }
-
- .khzl {
- font-size: 12px;
- border: 0;
- margin: 35px auto;
- color: #fff;
- }
-
- .khzl tr {
- border: 0;
- }
-
- .khzl th {
- padding: 5px 8px 5px 0;
- text-align: right;
- width: 40%;
- font-weight: normal;
- border: 0;
- }
-
- .khzl tbody>tr>td,
- .khzl tbody>tr>th {
- border: 0;
- }
-
- .khzl tbody>tr>td input {
- border: 0;
- outline: none;
- background: #243747;
- padding-left: 5px;
- width: 100%;
- }
-
- .khbtn {
- /*background: #97a0a8;*/
- color: #1ab394;
- font-size: 14px;
- vertical-align: middle;
- }
-
- .hei-list {
- width: 400px;
- margin: 0 auto;
- }
-
- .heiTop {
- height: 35px;
- background: #1ab394;
- color: #fff;
- line-height: 35px;
- padding: 0 15px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- }
-
- .heiTop .htl {
- float: left;
- margin: 0;
- }
-
- .heiTop .bacha {
- float: right;
- font-size: 18px;
- cursor: pointer;
- margin: 0;
- }
-
- .heiCon {
- width: 100%;
- background: #fff;
- text-align: center;
- padding: 25px 15px;
- height: auto;
- overflow-y: auto;
- border: 1px solid #eee;
- }
-
- #time-word {
- border: 1px solid #1ab394;
- padding: 5px 0 5px 10px;
- width: 120px;
- outline: none;
- color: #000;
- }
-
- .chooses {
- margin-top: 10px;
- }
-
- .btns {
- background: #1ab394;
- color: #fff;
- padding: 3px 10px;
- outline: none;
- font-size: 12px;
- margin-left: 15px;
- border: 0;
- border-radius: 3px;
- box-sizing: border-box;
- }
-
- .bianji {
- display: inline-block;
- height: 16px;
- width: 16px;
- vertical-align: middle;
- margin-right: 5px;
- }
-
- .bianji.edi {
- background: url(img/xgai.png) no-repeat;
- }
-
- .bianji.sav {
- background: url(img/bbc.png) no-repeat;
- }
-
- .bianji.canc {
- background: url(img/quxi.png) no-repeat;
- }
-
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
-
- .shade_k {
- z-index: 10005;
- width: 40%;
- margin: 10% auto;
- background-color: #fff;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
- border-radius: 5px;
- }
-
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #FFFFFF;
- overflow: hidden;
- background-color: rgb(26, 179, 148);
- border-radius: 2px 2px 0 0;
- position: relative;
- }
-
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
-
- .setwin a {
- font-size: 20px;
- color: #fff;
- }
-
- .shade_content {
- overflow-y: auto;
- position: relative;
- padding-bottom: 50px;
- padding: 10px;
- }
-
- .wh_btn {
- width: 80%;
- text-align: center;
- padding-top: 20px;
- margin: 0 auto;
- margin-bottom: 20px;
- }
-
- .wh_btn input {
- padding: 7px 20px;
- color: #FFF;
- border-radius: 5px;
- margin-right: 30px;
- border: 1px solid #999;
- border-color: rgb(26, 179, 148);
- }
-
- .sc_btn {
- color: rgb(255, 255, 255);
- font-size: 12px;
- margin-left: 15px;
- box-sizing: border-box;
- background: rgb(26, 179, 148);
- padding: 6px 10px;
- outline: none;
- border-width: 0px;
- border-style: initial;
- border-color: initial;
- border-image: initial;
- border-radius: 3px;
- }
-
- .sc_btn:hover {
- color: #fff !important;
- }
-
- .cx {
- display: block;
- }
-
- .phoneBZ {
- display: inline-block;
- height: 15px;
- width: 15px;
- position: absolute;
- right: 0px;
- bottom: -15px;
- background: url(img/phoneBZ.png) no-repeat;
- display: none;
- }
-
- #menuContent {
- background: #fff;
- position: absolute;
- width: 100%;
- border: 1px solid darkgrey;
- right: 0;
- top: 21px;
- z-index: 10;
- /* display: none;*/
- overflow-y: auto;
- }
-
- #organizer {
- height: 25px;
- width: 128px;
- display: inline-block;
- position: relative;
- }
-
- #treeDemo li {
- width: 100%;
- }
-
- .bootstrap-select>.dropdown-toggle.bs-placeholder {
- background-color: #ffffff !important;
- border-color: #e5e6e7 !important;
- }
-
- .filter-option {
- color: #676b6d;
- }
-
- .bootstrap-select>.dropdown-toggle.btn-default {
- background-color: #ffffff !important;
- border-color: #e5e6e7 !important;
- color: #555;
- }
-
- #fkdep_market {
- display: nones;
- }
-
- .roll-right.J_tabRight {
- right: 0;
- }
- .extnoBox input:hover{
- color: #000000;
- }
- </style>
- </head>
- <body class="fixed-sidebar full-height-layout gray-bg" style="overflow:hidden">
- <div id="wrapper">
- <!--左侧导航开始-->
- <nav class="navbar-default navbar-static-side" role="navigation">
- <div class="nav-close">
- <i class="fa fa-times-circle"></i>
- </div>
- <div class="sidebar-collapse">
- <ul class="nav" id="side-menu">
- <li class="nav-header">
- <div class="dropdown profile-element text-center">
- <span style="position: relative;">
- <img alt="image" class="img-circle yhtx" src="./img/zxPhone.png" onerror="this.src = './img/zxPhone.png'" />
- <input type="file" name="upFile" id="upFile" accept="image/jpeg,image/jpg,image/png" style="display: none;">
- <i class="phoneBZ"></i>
- </span>
- <a data-toggle="dropdown" class="dropdown-toggle" href="#">
- <span class="clear">
- <span class="block m-t-xs">
- <b class="xian"></b>
- <strong class="font-bold username">张三</strong>
- <span class="text-muted text-xs size-12 user_code" style="color: #fff;"></span>
- <b class="xian"></b>
- </span>
- <span class="text-muted text-xs block size-14 ">
- <span class="text-muted text-xs group" style="color: #fff;"></span> <span class="text-muted text-xs rolename" style="color: #fff;"></span>
- <input type="hidden" id="groupcode" value="" />
- </span>
- <span class="text-muted text-xs block Gnumbox" style="color: #fff;">
- <span class="text-muted text-xs" style="color: #fff;">分机号:</span> <span class="text-muted text-xs Gnum" style="color: #fff;"></span>
- </span>
- </span>
- </a>
- </div>
- <div class="logo-element">
- </div>
- </li>
- </ul>
- </div>
- </nav>
- <!--左侧导航结束-->
- <!--右侧部分开始-->
- <div id="page-wrapper" class="gray-bg dashbard-1">
- <div class="row border-bottom">
- <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
- <div class="navbar-header">
- <a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i class="fa fa-bars"></i> </a>
- <input type="hidden" id="isml" value="0" />
- <div class="nav navbar-top-links navbar-left">
- <ul class="title-box" id="top-search" style="padding-left: 0; display:none;">
- <li datafun="DropCall">
- <i class="iconfont fa-5x DropCall"></i>
- <p>挂断</p>
- </li>
- <li datafun="MakeCall">
- <i class="iconfont fa-5x MakeCall"></i>
- <p>外呼</p>
- </li>
- <li datafun="SayBusy">
- <i class="iconfont fa-5x SayBusy"></i>
- <p>置忙</p>
- </li>
- <li datafun="SayFree">
- <i class="iconfont fa-5x SayFree"></i>
- <p>置闲</p>
- </li>
- <!-- <li datafun="Meeting">
- <i class="iconfont fa-5x Meeting"></i>
- <p>多方通话</p>
- </li> -->
- <li datafun="Transfer">
- <i class="iconfont fa-5x Transfer"></i>
- <p>转移</p>
- </li>
- <li datafun="Hold">
- <i class="iconfont fa-5x Hold"></i>
- <p>保持</p>
- </li>
- <li datafun="Retrieve">
- <i class="iconfont fa-5x Retrieve"></i>
- <p>接回</p>
- </li>
- <li datafun="Login">
- <i class="iconfont fa-5x Login"></i>
- <p>签入</p>
- </li>
- <li datafun="Logout">
- <i class="iconfont fa-5x Logout"></i>
- <p>签出</p>
- </li>
- <li class="extnoBox" style="height: 56px; display: none;">
- <input type="text" style="height: 30px; line-height: 30px; margin-top: 15px;" class="extnoID" placeholder="请输入分机号" />
- </li>
- </ul>
- </div>
- <div class="nav closed">
- <!--左边-->
- <!--头像显示-->
- <!--<div class="text-center max-box">
- <ul class="fl maxOpen animated" style="display: none;">
- <li>
- <h3 class="size-12 ldname">未知</h3>
- <h3 class="size-12 ldtel" style="margin-bottom: 0;"></h3>
- </li>
- <li>
- <div class="photo">
- <img src="" alt="" />
- </div>
- </li>
- </ul>
- </div>-->
- <div style="text-align: center;margin-top: 5px;">
- <!--<ul class="zts" style="display:none;">
- <li>话机状态: </li>
- <li class="quan fwzt lx br"> </li>
- <li>坐席状态: </li>
- <li class="quan zxzt lx br"></li>
- <li><span class="hwzt" style="color:red;"></span></li>
- </ul>-->
- <span>话机状态: </span>
- <span class="quan fwzt lx br" style="display: inline-block;height: 20px;line-height: 20px;"> </span>
- <span>坐席状态: </span>
- <span class="quan zxzt lx br" style="display: inline-block;height: 20px;line-height: 20px;"></span>
- <span class="hwzt" style="color:red;"></span>
- </div>
- <div class="ls" style="margin-top: 10px;">
- <span class="size-12 min-right" onclick="Jumps()">
- <i class="ga"></i> 管理中心
- </span>
- <span class="size-12 shezhi">
- <i class="sz"></i> 设置
- </span>
- <span class="size-12" onclick="logout()">
- <i class="tc"></i>退出
- </span>
- </div>
- </div>
- </div>
- </nav>
- </div>
- <div class="row content-tabs1">
- <ul>
- <li class="top1" style="width: 5%;"></li>
- <li class="top2" style="width: 8%;"></li>
- <li class="top3" style="width: 10%;"></li>
- <li class="top4" style="width: 13%;"></li>
- <li class="top5" style="width: 10%;"></li>
- <li class="top6" style="width: 5%;"></li>
- <li class="top7" style="width: 13%;"></li>
- <li class="top8" style="width: 10%;"></li>
- <li class="top9" style="width: 11.2%;"></li>
- <li class="top10" style="width: 6%;"></li>
- <li class="top11" style="width: 3%;"></li>
- <li class="top12" style="width: 5%;"></li>
- </ul>
- </div>
- <div class="row content-tabs">
- <button class="roll-nav roll-left J_tabLeft">
- <i class="fa fa-backward"></i>
- </button>
- <nav class="page-tabs J_menuTabs">
- <div class="page-tabs-content">
- <a href="javascript:;" class="active J_menuTab" data-id="index_v1.html">首页</a>
- </div>
- </nav>
- <button class="roll-nav roll-right J_tabRight">
- <i class="fa fa-forward"></i>
- </button>
- <!--<div class="btn-group roll-nav roll-right">
- <button class="dropdown J_tabClose" data-toggle="dropdown">关闭操作<span class="caret"></span>
- </button>
- <ul role="menu" class="dropdown-menu dropdown-menu-right">
- <li class="J_tabShowActive"><a>定位当前选项卡</a>
- </li>
- <li class="divider"></li>
- <li class="J_tabCloseAll"><a>关闭全部选项卡</a>
- </li>
- <li class="J_tabCloseOther"><a>关闭其他选项卡</a>
- </li>
- </ul>
- </div>-->
- <!--<a href="login.html" class="roll-nav roll-right J_tabExit"><i class="fa fa fa-sign-out"></i> 退出</a>-->
- </div>
- <div class="row J_mainContent" id="content-main">
- <!--<iframe class="J_iframe" name="iframe0" width="100%" height="100%" src="widgets.html" frameborder="0" data-id="index_v1.html" seamless></iframe>-->
- <iframe class="J_iframe J_iframe0" name="iframe0" width="100%" height="100%" src="widgets.html" frameborder="0" data-id="index_v1.html" seamless></iframe>
- </div>
- <div class="row content-tabs1 LH">
- <ul>
- <li class="top13" style="width: 100%;"></li>
- </ul>
- <span class="fr">Copyright © 加一信息 All Rights Reserved</span>
- </div>
- </div>
- </div>
- <!--外呼键盘-->
- <div class="WH animated fadeInDown hidens ">
- <!--top-->
- <div class="clearflow Color">
- <div class="WH-top">
- <span>外呼信息</span>
- <span class="closes"><a>X</a></span>
- </div>
- <div class="Cotent_box clearflow">
- <!--左边键盘-->
- <div class="KeyWord col-sm-4">
- <div class="WH_input clearflow">
- <div class="clearflow WH_Itop">
- <input id="Result" type="text" class="fl" value="" maxlength="18" autofocus="autofocus" />
- <input id="hidwhtype" type="hidden" value="" />
- <i class="img fl hidens"></i>
- </div>
- </div>
- <div class="Num_box clearflow">
- <ul class="Num_ul clearflow">
- <li>
- <div>
- <a>1</a>
- </div>
- </li>
- <li>
- <div>
- <a>2</a>
- </div>
- </li>
- <li>
- <div>
- <a>3</a>
- </div>
- </li>
- <li>
- <div>
- <a>4</a>
- </div>
- </li>
- <li>
- <div>
- <a>5</a>
- </div>
- </li>
- <li>
- <div>
- <a>6</a>
- </div>
- </li>
- <li>
- <div>
- <a>7</a>
- </div>
- </li>
- <li>
- <div>
- <a>8</a>
- </div>
- </li>
- <li>
- <div>
- <a>9</a>
- </div>
- </li>
- <li>
- <div>
- <a>*</a>
- </div>
- </li>
- <li>
- <div>
- <a>0</a>
- </div>
- </li>
- <li>
- <div>
- <a>#</a>
- </div>
- </li>
- <li class="Last_phone">
- <div>
- <a class="CallOut"></a>
- </div>
- </li>
- </ul>
- </div>
- </div>
- <!--右边图表-->
- <div class="col-sm-8 Rbg">
- <div class="bg bg_cotent">
- <ul class="bg_title clearflow">
- <li class="lactive" itemid="0">最近电话</li>
- <li itemid="1">公司电话</li>
- <li itemid="2">客户电话</li>
- </ul>
- <div class="bg_box phonediv">
- <div class="cx">
- <span class="blanks">
- 电话号码:
- <input type="text" id="lastphone" />
- </span>
- <span class="ty">搜索</span>
- <!--<span class="ty">重置</span>-->
- </div>
- <div class="phone_bg" style="width: 100%;padding: 10px;">
- <!--<table class="table table-bordered text-center">
- <thead>
- <tr>
- <td class="tbth">电话号码</td>
- <td class="tbth">呼叫状态</td>
- <td class="tbth">是否处理</td>
- <td class="tbth">坐席工号</td>
- <td class="tbth">坐席姓名</td>
- <td class="tbth">通话开始时间</td>
- <td class="tbth">通话结束时间</td>
- <td class="tbth">通话时长(s)</td>
- <td class="tbth">录音</td>
- </tr>
- </thead>
- <tbody class="phonelist"></tbody>
- </table>-->
- <table class="phonelist fixed-table-container" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true" data-height="400">
- <thead>
- <tr>
- <th data-field="CallNumber" data-formatter="view">电话号码</th>
- <th data-field="CallState" data-formatter="GetCallState">呼叫状态</th>
- <th data-field="DealType" data-formatter="formatterDealType" data-align="center">处理方式</th>
- <!--<th data-field="IsDeal" data-formatter="GetDealState">是否处理</th>-->
- <th data-field="UserCode">坐席工号</th>
- <th data-field="UserName">坐席姓名</th>
- <th data-field="BeginTime">开始时间</th>
- <th data-field="TalkStartTime">通话开始时间</th>
- <th data-field="TalkEndTime">通话结束时间</th>
- <th data-field="TalkLongTime">通话时长(s)</th>
- <!--<th data-field="FilePath">录音</th>-->
- </tr>
- </thead>
- </table>
- </div>
- </div>
- <div class="bg_box phonediv " style="display:none;">
- <div class="cx">
- <span class="blanks">
- 部门:
- <select id="s_department">
- <option value="">请选择</option>
- </select>
- </span>
- <span class="blanks">
- 电话号码:
- <input type="text" id="gsphone" />
- </span>
- <span class="blanks">
- 名称:
- <input type="text" id="gsname" />
- </span>
- <span class="ty">搜索</span>
- <!--<span class="ty">重置</span>-->
- </div>
- <div class="phone_bg" style="width: 100%;padding: 10px;">
- <!--<table class="table table-bordered text-center">
- <thead>
- <tr>
- <td class="tbth">坐席工号</td>
- <td class="tbth">坐席姓名</td>
- <td class="tbth">分机号</td>
- <td class="tbth">电话号码1</td>
- <td class="tbth">电话号码2</td>
- <td class="tbth">电话号码3</td>
- </tr>
- </thead>
- <tbody class="phonelist"></tbody>
- </table>-->
- <table class="phonelist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
- <thead>
- <tr>
- <th data-field="F_UserCode">坐席工号</th>
- <th data-field="F_UserName">坐席姓名</th>
- <th data-field="F_WorkNumber" data-formatter="view">分机号</th>
- <th data-field="F_Telephone" data-formatter="view">电话号码1</th>
- <th data-field="F_Mobile" data-formatter="view">电话号码2</th>
- <th data-field="F_HomePhone" data-formatter="view">电话号码3</th>
- </tr>
- </thead>
- </table>
- </div>
- </div>
- <div class="bg_box phonediv" style="display:none;">
- <div class="cx">
- <span class="blanks">
- 电话号码:
- <input type="text" id="khphone" />
- </span>
- <span class="blanks">
- 名称:
- <input type="text" id="khname" />
- </span>
- <span class="ty">搜索</span>
- <!--<span class="ty">重置</span>-->
- </div>
- <div class="phone_bg" style="width: 100%;padding: 10px;">
- <!--<table class="table table-bordered text-center">
- <thead>
- <tr>
- <td class="tbth">名称</td>
- <td class="tbth">电话号码1</td>
- <td class="tbth">电话号码2</td>
- <td class="tbth">电话号码3</td>
- </tr>
- </thead>
- <tbody class="phonelist"></tbody>
- </table>-->
- <table class="phonelist" data-row-style="rowStyle" data-query-params="queryParams" data-pagination="true">
- <thead>
- <tr>
- <th data-field="F_CustomerName">名称</th>
- <th data-field="F_Telephone" data-formatter="view">电话号码1</th>
- <th data-field="F_Mobile" data-formatter="view">电话号码2</th>
- <th data-field="F_ChargeTelephone" data-formatter="view">电话号码3</th>
- </tr>
- </thead>
- </table>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--下载框-->
- <div class="t-shade">
- <div class="shade_k">
- <div class="shade_title">
- <span>录音播放与下载<srong class="cknum"></srong></span>
- <span class="setwin"><a>x</a></span>
- </div>
- <div class="shade_content">
- <div class="Ly_box audiojs">
- </div>
- </div>
- </div>
- </div>
- <!--修改密码开始-->
- <div class="personal" id="dialogMove">
- <div class="ptop clearFix" id="dialogDrag">
- <p class="ptl">个人中心</p>
- <p class="ptr" title="关闭">x</p>
- </div>
- <div class="perBox " style="height:500px;">
- <ul class="perTab clearFix">
- <li class="sel">个人资料</li>
- <li>修改头像</li>
- </ul>
- <div class="perTab_con">
- <div class="geRen" style="display: block;">
- <div class="grt clearFix">
- <p class="grtl">基本资料</p>
- <p class="grtr">
- <i class="grqx" title="取消编辑"></i>
- <i class="grbj" title="编辑资料"></i>
- </p>
- </div>
- <table class="table grzl">
- <tr>
- <th>我的工号:</th>
- <td><input type="text" class="mgh" readonly="readonly" /></td>
- </tr>
- <tr>
- <th>我的姓名:</th>
- <td><input type="text" class="mn" readonly="readonly" /></td>
- </tr>
- <tr>
- <th>分机号:</th>
- <td><input type="text" class="fenji" readonly="readonly" /></td>
- </tr>
- <!--<tr>
- <th>外线号码:</th>
- <td><input type="text" class="wxno" readonly="readonly" /></td>
- </tr>-->
- <tr>
- <th>原密码:</th>
- <td><input type="password" class="spwd zhidu" /></td>
- </tr>
- <tr>
- <th>新密码:</th>
- <td><input type="password" class="npwd zhidu" /></td>
- </tr>
- <tr>
- <th>确认密码:</th>
- <td><input type="password" class="epwd zhidu" /><span class="wrong">*密码不一致</span></td>
- </tr>
- <tr>
- <th>手机号:</th>
- <td><input type="text" class="mobile zhidu" /></td>
- </tr>
- <tr>
- <th></th>
- <td><button class="btnn grbtn form-control" disabled="disabled" style="width: 100px;">保存修改</button></td>
- </tr>
- </table>
- </div>
- <div class="crop ">
- <div class="clearFix" style="margin-top: 45px;">
- <div class="crop_left">
- <div class="image-crop">
- <img src="./img/gaga.jpg">
- </div>
- </div>
- <div class="crop_right">
- <h4>图片预览:</h4>
- <div class="img-preview img-preview-sm"></div>
- </div>
- </div>
- <!--<div class="btn-group">
- <label title="上传图片" for="inputImage" class="btn btn-primary">
- <input type="file" accept="image/*" name="file" id="inputImage" class="hide"> 本地上传
- </label>-->
- <!--<label title="下载图片" id="download" class="btn btn-primary">下载</label>-->
- <!--</div>
- <div class="btn-group">-->
- <!--<button class="btn btn-white" id="zoomIn" type="button">放大</button>-->
- <!--<button class="btn btn-white" id="zoomOut" type="button">缩小</button>-->
- <!--<button class="btn btn-white" id="rotateLeft" type="button">左旋转</button>-->
- <!--<button class="btn btn-white" id="rotateRight" type="button">右旋转</button>-->
- <!--<button class="btn btn-warning " id="setDrag" type="button">裁剪</button>
- </div>-->
- <div class="anniu" style="margin-top: 75px;text-align: center;">
- <label title="上传图片" for="inputImage" class="btnn" style="margin-right: 100px;">
- <input type="file" accept="image/jpeg,image/jpg,image/png" name="file" id="inputImage" class="hide"> 本地上传
- </label>
- <!--<button class="btn btn-warning " id="setDrag" type="button">裁剪</button>-->
- <button class="btnn" id="zoomIn" type="button">放大</button>
- <button class="btnn" id="zoomOut" type="button">缩小</button>
- <button class="btnn" id="rotateLeft" type="button">左旋转</button>
- <button class="btnn" id="rotateRight" type="button">右旋转</button>
- <button class="btnn" id="setDrag" type="button">确定保存</button>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!--修改密码结束-->
- <script src="./js/plugins/pace/pace.min.js"></script>
- <script src="./js/plugins/iCheck/icheck.min.js"></script>
- <script src="./css/laydate/laydate.js"></script>
- <script src="./js/main.js?v=1.5"></script>
- <script src="./js/index.js?v=2.0"></script>
- <script src="./js/zTree/jquery.ztree.core.js"></script>
- <script src="./js/plugins/datapicker/bootstrap-datepicker.js"></script>
- <script src="./js/bootstrap-select/js/bootstrap-select.js"></script>
- <script src="./js/plugins/cropper/cropper.min.js"></script>
- <script src="./js/guid.js"></script>
- <script src="./js/dialogDrag.js"></script>
- <script src="./js/plugins/metisMenu/jquery.metisMenu.js"></script>
- <script src="./js/plugins/slimscroll/jquery.slimscroll.min.js"></script>
- <script src="./js/plugins/layer/layer.min.js"></script>
- <script src="./js/hplus.min.js?v=4.1.0"></script>
- <script src="./js/contabs.min.js"></script>
- </body>
- </html>
|