Commit 8b8b82c0 authored by agping's avatar agping

修改

parent 95169379
{layout name="global/frame_tpl" /}
<input type="hidden" class="page-load" id="user" />
<style>
.follow-up-modal-list-area{
height: 258px;
overflow-y: scroll;
}
.modal-body1 {
height: 716px;
overflow-y: auto;
......@@ -255,6 +259,11 @@
height: 36px;
line-height: 36px;
border-top: 3px solid #ccc;
font-weight: 600;
}
.modal-title-genjing>span{
cursor: pointer;
margin-right: 20px;
}
.center-btn {
......@@ -867,16 +876,36 @@
</thead>
</table>
<h4 class="modal-title-genjing clear text-info">
客户跟进
<div>
最近一条带看动态<br />
<div class="user-log-detail">
</div>
</div>
<h4 class="clear modal-title-genjing">
<span class="modal-title-genjing-con">
<span class="text-info">客户动态</span>
<span>带看动态</span>
</span>
<span class="user-log-more text-info" style="float: right;">加载更多</span>
</h4>
<div id="gen_jing_user">
<div class="followup-modal-list-area">
<div>
<div class="follow-up-modal-list-area" style="height: 258px">
<table class="table table-striped table-bordered table-hover table-condensed">
<tbody class="text-center" id="caozuo_table2">
</tbody>
</table>
</div>
<div class="follow-up-modal-list-area" style="height: 258px">
<table class="table table-striped table-bordered table-hover table-condensed">
<tbody class="text-center" id="caozuo_table_log">
<td>555</td>
</tbody>
</table>
</div>
</div>
<div class="clear margin-top-ld">
</div>
<label class="col-sm-3 control-label">跟进<span class="text-danger">(必填)</span></label>
......
This diff is collapsed.
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