|
|
|
@ -47,6 +47,9 @@
|
|
|
|
|
<a href="{:U('Promote/mygrand')}" class="<if condition='CONTROLLER_NAME eq Promote and (ACTION_NAME eq mygrand or ACTION_NAME eq add_chlid or ACTION_NAME eq edit_chlid) '>active</if> ">推广员管理</a>
|
|
|
|
|
</if>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<?php if($loginer['id'] == 1 || $loginer['parent_id'] == 1 || $loginer['grand_id'] == 1):?>
|
|
|
|
|
|
|
|
|
|
<div class="subNav jssubNav"><i class="prev_icon icon_shujvi"></i><span>数据管理</span><i class="arrow_icon"></i></div>
|
|
|
|
|
<div class="navContent jsnavContent">
|
|
|
|
|
<a href="{:U('Query/dailySummary')}" class="<if condition='CONTROLLER_NAME eq Query and ACTION_NAME eq dailySummary '>active</if> ">每日概况</a>
|
|
|
|
@ -59,6 +62,8 @@
|
|
|
|
|
<a href="{:U('Query/userRecharges')}" class="<if condition='CONTROLLER_NAME eq Query and ACTION_NAME eq userRecharges '>active</if> ">充值玩家</a>
|
|
|
|
|
<a href="{:U('Query/achievement')}" class="<if condition='CONTROLLER_NAME eq Query and ACTION_NAME eq achievement '>active</if> ">团队/推广员业绩</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<?php endif;?>
|
|
|
|
|
<!-- <div class="subNav jssubNav"><i class="prev_icon icon_caiwu"></i><span>财务管理</span><i class="arrow_icon"></i></div> -->
|
|
|
|
|
<!-- <div class="navContent jsnavContent"> -->
|
|
|
|
|
|
|
|
|
@ -72,14 +77,18 @@
|
|
|
|
|
<div class="navContent jsnavContent">
|
|
|
|
|
<!-- <a href="{:U('Apply/app_index')}" class="<if condition='CONTROLLER_NAME eq Apply and ACTION_NAME eq app_index '>active</if> ">APP列表</a>-->
|
|
|
|
|
<a href="{:U('Apply/gameSpecialList')}" class="<if condition='CONTROLLER_NAME eq Apply and (ACTION_NAME eq gameSpecialList or ACTION_NAME eq specialMyGameList ) '>active</if> ">专服管理</a>
|
|
|
|
|
|
|
|
|
|
<?php if($loginer['id'] == 1 || $loginer['parent_id'] == 1 || $loginer['grand_id'] == 1):?>
|
|
|
|
|
<a href="{:U('Apply/gameList')}" class="<if condition='CONTROLLER_NAME eq Apply and (ACTION_NAME eq gameList or ACTION_NAME eq myGameList ) '>active</if> ">混服管理</a>
|
|
|
|
|
<if condition="getParentPromoteId(PID) eq 0">
|
|
|
|
|
<a href="{:U('GameDivide/index')}" class="<if condition='CONTROLLER_NAME eq GameDivide and (ACTION_NAME eq index ) '>active</if> ">分成比例</a>
|
|
|
|
|
<a href="{:U('Promote/setChildGamePermission')}" class="<if condition='CONTROLLER_NAME eq Promote and (ACTION_NAME eq setChildGamePermission ) '>active</if> ">设置</a>
|
|
|
|
|
</if>
|
|
|
|
|
<a href="{:U('Apply/feature')}" class="<if condition='CONTROLLER_NAME eq Apply and (ACTION_NAME eq feature or ACTION_NAME eq my_game or ACTION_NAME eq my_game_ch or ACTION_NAME eq child_game ) '>active</if> ">资料专区</a>
|
|
|
|
|
<?php endif;?>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<?php if($loginer['id'] == 1 || $loginer['parent_id'] == 1 || $loginer['grand_id'] == 1):?>
|
|
|
|
|
<eq name="parent_id" value="0">
|
|
|
|
|
<div class="subNav jssubNav"><i class="prev_icon icon_fenbao"></i><span>测试资源</span><i class="arrow_icon"></i></div>
|
|
|
|
|
<div class="navContent jsnavContent">
|
|
|
|
@ -89,6 +98,7 @@
|
|
|
|
|
<a href="{:U('TestResource/protectLogList')}" class="<if condition='CONTROLLER_NAME eq TestResource and ACTION_NAME eq protectLogList '>active</if> ">日志管理</a>
|
|
|
|
|
</div>
|
|
|
|
|
</eq>
|
|
|
|
|
<?php endif;?>
|
|
|
|
|
<!--<eq name="parent_id" value="0">
|
|
|
|
|
<div class="subNav jssubNav"><i class="prev_icon icon_fenbao"></i><span>扶持管理</span><i class="arrow_icon"></i></div>
|
|
|
|
|
<div class="navContent jsnavContent">
|
|
|
|
|