Commit 803ad732 authored by agping's avatar agping

业绩排行 加一行字

parent 65c5cacd
......@@ -68,6 +68,12 @@
font-size: 16px;
font-weight: 700;
}
.results-sign{
font-size: 14px;
font-weight: 700;
margin-top: 7px;
float: left;
}
</style>
<div id="page-content-wrapper">
......@@ -89,6 +95,7 @@
<a class="btn btn-info liudan_pic_btn performance-district-click" id='liudan_pic_btn_district'>部门业绩排行榜</a>
<a class="btn btn-default liudan_pic_btn performance-store-click" id='liudan_pic_btn_store'>门店业绩排行榜</a>
<a class="btn btn-default liudan_pic_btn performance-person-click" id='liudan_pic_btn_person'>个人业绩排行榜</a>
<span class="results-sign">(注:业绩统计程序每小时跑一次,1小时内提交的业绩要等1小时后才显示在排行榜里)</span>
</td>
</tr>
<!--部门业绩 门店业绩 个人业绩的搜索功能-->
......
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