|
|
@ -84,7 +84,7 @@
|
|
|
|
<empty name='show_status'>
|
|
|
|
<empty name='show_status'>
|
|
|
|
<div class="input-list input-list-parent search_label_rehab">
|
|
|
|
<div class="input-list input-list-parent search_label_rehab">
|
|
|
|
<select id="parent_id" name="parent_id" class="select_gallery" >
|
|
|
|
<select id="parent_id" name="parent_id" class="select_gallery" >
|
|
|
|
<option value="">上级会长</option>
|
|
|
|
<option value="">上级推广员</option>
|
|
|
|
<volist name=":get_all_toppromote()" id="vo">
|
|
|
|
<volist name=":get_all_toppromote()" id="vo">
|
|
|
|
<option parent-id="{$vo.id}" value="{$vo.id}">{$vo.account}</option>
|
|
|
|
<option parent-id="{$vo.id}" value="{$vo.id}">{$vo.account}</option>
|
|
|
|
</volist>
|
|
|
|
</volist>
|
|
|
@ -157,7 +157,7 @@
|
|
|
|
<th ><a class="paixu" data-order='create_time'>注册时间</a></th>
|
|
|
|
<th ><a class="paixu" data-order='create_time'>注册时间</a></th>
|
|
|
|
<th ><a class="paixu" data-order='last_login_time'>最后登录时间</a></th>
|
|
|
|
<th ><a class="paixu" data-order='last_login_time'>最后登录时间</a></th>
|
|
|
|
<th>渠道类型</th>
|
|
|
|
<th>渠道类型</th>
|
|
|
|
<th>上线推广员</th>
|
|
|
|
<th>上线会长</th>
|
|
|
|
<th>商务专员</th>
|
|
|
|
<th>商务专员</th>
|
|
|
|
<th>状态</th>
|
|
|
|
<th>状态</th>
|
|
|
|
<th>可申请游戏</th>
|
|
|
|
<th>可申请游戏</th>
|
|
|
|