Commit 325dd263 authored by agping's avatar agping

pk榜优化

parent 856a3f62
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
margin-top: 10px; margin-top: 10px;
} }
.pk-container-detail-team .team-span{ .pk-container-detail-team .team-span{
width: 70px; width: 86px;
height: 30px; height: 30px;
font-size: 11px; font-size: 11px;
color: #FF9318; color: #FF9318;
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
cursor: pointer; cursor: pointer;
} }
.pk-container-detail-team .team-span-active{ .pk-container-detail-team .team-span-active{
width: 70px; width: 86px;
height: 30px; height: 30px;
font-size: 11px; font-size: 11px;
line-height: 30px; line-height: 30px;
...@@ -168,8 +168,8 @@ ...@@ -168,8 +168,8 @@
<span class="team-span team-span-pk">店长PK榜</span> <span class="team-span team-span-pk">店长PK榜</span>
<span class="team-span team-span-pk">经理PK榜</span> <span class="team-span team-span-pk">经理PK榜</span>
<span class="team-span team-span-pk">主任PK榜</span> <span class="team-span team-span-pk">主任PK榜</span>
<span class="team-span team-span-pk">资深顾问PK榜</span>
<span class="team-span team-span-pk">顾问PK榜</span> <span class="team-span team-span-pk">顾问PK榜</span>
<span class="team-span team-span-pk">新人PK榜</span>
<span class="export-pk">导出报表</span> <span class="export-pk">导出报表</span>
</div> </div>
<div class="pk-container-detail-a"> <div class="pk-container-detail-a">
......
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