推广员首页优化

master
zhengchanglong 5 years ago
parent 31039bdeab
commit 954928b7f2

@ -21,11 +21,11 @@
</if> </if>
</span> </span>
<span class="fxui-tab-tit <if condition="$type==50">curr</if>"><a href="{:U('msg_list')}&type=50">消息</a> <span class="fxui-tab-tit <if condition="$type==50">curr</if>"><a href="{:U('msg_list')}&type=50">消息</a>
<!-- <if condition="$gg_count neq 0">--> <!-- <if condition="$gg_count neq 0">-->
<!-- <span style="width: 25px;height: 25px;float: left;position: relative;bottom:50px;left:55px;text-align: center;background: rgba(255, 0, 0, 1)">--> <!-- <span style="width: 25px;height: 25px;float: left;position: relative;bottom:50px;left:55px;text-align: center;background: rgba(255, 0, 0, 1)">-->
<!-- <a style="line-height: 25px;padding: 0px;color: #fff">0</a>--> <!-- <a style="line-height: 25px;padding: 0px;color: #fff">0</a>-->
<!-- </span>--> <!-- </span>-->
<!-- </if>--> <!-- </if>-->
</span> </span>
<span class="fxui-tab-tit <if condition="$type==51">curr</if>"><a href="{:U('msg_list')}&type=51">游戏活动</a> <span class="fxui-tab-tit <if condition="$type==51">curr</if>"><a href="{:U('msg_list')}&type=51">游戏活动</a>
<if condition="$zx_count neq 0"> <if condition="$zx_count neq 0">
@ -58,14 +58,15 @@
</volist> </volist>
</empty> </empty>
</div> </div>
</div>
</div>
<notempty name="data_list"> <notempty name="data_list">
<div class="pagenation clearfix"> <div class="pagenation clearfix" >
{$_page} {$_page}
</div> </div>
</notempty> </notempty>
</div> </div>
</div>
</div>
</block> </block>
<block name="script"> <block name="script">
<script> <script>

Loading…
Cancel
Save