| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335 |
- <!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;
- }
-
- </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>
- </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>
- <div class="nav navbar-top-links navbar-left">
- <ul class="title-box" id="top-search" style="padding-left: 0; display:none;">
- <input type="hidden" id="isml" value="0" />
- <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>
- </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" style="display: none;">
- <!--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="F_CustomerName">客户姓名</th>
- <th data-field="CusDepName">来电单位</th>
- <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>
|