Commit bfe16505 authored by agping's avatar agping

客户 拨打 修改

parent 9c7ce08e
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
.input { .input {
width: 16%!important; width: 16%!important;
} }
/*.text-left { /*.text-left {
float: left; float: left;
display: inline-block; display: inline-block;
...@@ -53,6 +52,7 @@ ...@@ -53,6 +52,7 @@
font-size: 14px; font-size: 14px;
} }
*/ */
.text-right { .text-right {
float: right; float: right;
display: inline-block; display: inline-block;
...@@ -214,11 +214,13 @@ ...@@ -214,11 +214,13 @@
cursor: pointer cursor: pointer
} }
/*客户动态*/ /*客户动态*/
.followup-modal-list-area { .followup-modal-list-area {
height: 268px; height: 268px;
overflow-y: scroll; overflow-y: scroll;
} }
/*客户详情 头像*/ /*客户详情 头像*/
.user_pic { .user_pic {
width: 30px; width: 30px;
height: 30px; height: 30px;
...@@ -229,10 +231,12 @@ ...@@ -229,10 +231,12 @@
opacity: 0; opacity: 0;
}*/ }*/
/*拨打电话样式*/ /*拨打电话样式*/
.modal-body-width { .modal-body-width {
width: 460px; width: 460px;
} }
#phone_title2{
#phone_title2 {
width: 100%; width: 100%;
height: 186px; height: 186px;
line-height: 186px; line-height: 186px;
...@@ -240,50 +244,66 @@ ...@@ -240,50 +244,66 @@
font-weight: 600; font-weight: 600;
font-size: 43px; font-size: 43px;
} }
#phone_title{
#phone_title {
font-weight: 600; font-weight: 600;
} }
/*控制放大镜的*/ /*控制放大镜的*/
#preview{
#preview {
z-index: 9999!important; z-index: 9999!important;
} }
.modal-title-genjing{
.modal-title-genjing {
height: 50px; height: 50px;
line-height: 50px; line-height: 50px;
border-top: 3px solid #ccc; border-top: 3px solid #ccc;
} }
.center-btn{
.center-btn {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
text-align: center; text-align: center;
} }
#caozuo_table_scroll{
#caozuo_table_scroll {
height: 268px; height: 268px;
overflow-y: scroll; overflow-y: scroll;
} }
/*查看过的 客户详情 按钮变色*/ /*查看过的 客户详情 按钮变色*/
.btn-user-details{
.btn-user-details {
background-color: orange; background-color: orange;
} }
/*上一条 下一条 样式*/ /*上一条 下一条 样式*/
#user_up,#user_down{
#user_up,
#user_down {
/*font-size:14px;*/ /*font-size:14px;*/
color: #337ab7; color: #337ab7;
cursor: pointer; cursor: pointer;
} }
.detail-modal-header-tab{
.detail-modal-header-tab {
width: 220px; width: 220px;
float: left; float: left;
} }
.user_up_con{
.user_up_con {
float: left; float: left;
margin-top: 5px; margin-top: 5px;
font-size: 16px; font-size: 16px;
} }
#user_area_add{
#user_area_add {
margin-left: 5px; margin-left: 5px;
} }
.call-user-five {
color: red;
font-size: 20px;
font-weight: 700;
}
</style> </style>
<!--导航star--> <!--导航star-->
...@@ -431,7 +451,6 @@ ...@@ -431,7 +451,6 @@
<span class="fore-span ld-Marheight">-</span> <span class="fore-span ld-Marheight">-</span>
<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="first_login_end" type="date"> <input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="first_login_end" type="date">
<select class="form-control btn2 ld-Marheight" id="user_city_choose"> <select class="form-control btn2 ld-Marheight" id="user_city_choose">
<option value="" selected="selected">城市筛选</option> <option value="" selected="selected">城市筛选</option>
<option value="310100">上海市</option> <option value="310100">上海市</option>
...@@ -651,6 +670,8 @@ ...@@ -651,6 +670,8 @@
</div> </div>
<div class="modal-body modal-body1"> <div class="modal-body modal-body1">
<div class="detail-modal-body-sec"> <div class="detail-modal-body-sec">
<div class="call-user-five"></div>
<div class="detail-modal-body-sec-2">
<table class="" id="caozuo_hide" border='0'> <table class="" id="caozuo_hide" border='0'>
<thead> <thead>
<tr> <tr>
...@@ -728,7 +749,7 @@ ...@@ -728,7 +749,7 @@
<span class="fore-span ld-Marheight">昵称:</span> <span class="fore-span ld-Marheight">昵称:</span>
<!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>--> <!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>-->
<!--<img src='' class="diagram-image J_preview" data-bimg=''>--> <!--<img src='' class="diagram-image J_preview" data-bimg=''>-->
<img src="" alt="" class="fore-span ld-Marheight diagram-image J_preview user_pic" data-bimg=''/> <img src="" alt="" class="fore-span ld-Marheight diagram-image J_preview user_pic" data-bimg='' />
<span class="fore-span ld-Marheight cus_nick"></span> <span class="fore-span ld-Marheight cus_nick"></span>
</td> </td>
</tr> </tr>
...@@ -798,16 +819,21 @@ ...@@ -798,16 +819,21 @@
<span class="text-danger">(必填)</span> <span class="text-danger">(必填)</span>
</div> </div>
<!--跟进保存--> <!--跟进保存-->
<div class="center-btn"> <div class="center-btn">
<button type="button" class="btn btn-primary right-btn" id="edit_add">保存</button> <button type="button" class="btn btn-primary right-btn" id="edit_add">保存</button>
</div> </div>
</div> </div>
</div>
</div> </div>
<!--详情 约带看 切换--> <!--详情 约带看 切换-->
<div class="detail-modal-body-sec"> <div class="detail-modal-body-sec">
<div class="call-user-five"></div>
<div class="detail-modal-body-sec-2">
<table class="table table-striped table-bordered table-hover table-condensed" id=" "> <table class="table table-striped table-bordered table-hover table-condensed" id=" ">
<thead> <thead>
<tr> <tr>
...@@ -859,14 +885,9 @@ ...@@ -859,14 +885,9 @@
保存 保存
</button> </button>
</div> </div>
</div>
</div> </div>
<!--<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">关闭
</button>
<button type="button" class="btn btn-primary submit_edit" data-dismiss="modal">
提交
</button>
</div>-->
</div> </div>
<!-- /.modal-content --> <!-- /.modal-content -->
</div> </div>
...@@ -1175,7 +1196,7 @@ ...@@ -1175,7 +1196,7 @@
<span class="fore-span ld-Marheight">昵称:</span> <span class="fore-span ld-Marheight">昵称:</span>
<!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>--> <!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>-->
<!--<img src='' class="diagram-image J_preview" data-bimg=''>--> <!--<img src='' class="diagram-image J_preview" data-bimg=''>-->
<img src="" alt="" class="fore-span ld-Marheight diagram-image J_preview user_pic" data-bimg=''/> <img src="" alt="" class="fore-span ld-Marheight diagram-image J_preview user_pic" data-bimg='' />
<span class="fore-span ld-Marheight cus_nick"></span> <span class="fore-span ld-Marheight cus_nick"></span>
</td> </td>
</tr> </tr>
......
...@@ -262,6 +262,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart', ...@@ -262,6 +262,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
user.user_id = $(this).attr("data-id"); user.user_id = $(this).attr("data-id");
user.user_phone = $(this).attr("data-phone"); user.user_phone = $(this).attr("data-phone");
user.agent_id_infor = $(this).attr("data-agentId"); user.agent_id_infor = $(this).attr("data-agentId");
$('.call-user-five').html('');
$('.detail-modal-body-sec-2').show();
$('.user_call').show(); $('.user_call').show();
$('#edit_add').show(); $('#edit_add').show();
$('.save-look').show(); $('.save-look').show();
...@@ -1128,11 +1130,14 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart', ...@@ -1128,11 +1130,14 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
if(data.code == 200 || data.code == 201) { if(data.code == 200 || data.code == 201) {
user.user_id=data.data.user_id; user.user_id=data.data.user_id;
if(data.code == 200){ if(data.code == 200){
$('.call-user-five').html('');
$('.detail-modal-body-sec-2').show();
$('.user_call').show(); $('.user_call').show();
$('#edit_add').show(); $('#edit_add').show();
$('.save-look').show(); $('.save-look').show();
}else{ }else{
alert(data.msg) $('.call-user-five').html(data.msg);
$('.detail-modal-body-sec-2').hide();
$('.user_call').hide(); $('.user_call').hide();
$('#edit_add').hide(); $('#edit_add').hide();
$('.save-look').hide(); $('.save-look').hide();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment