Commit 98bac269 by 冷斌

update

parent 653d3732
......@@ -116,7 +116,9 @@
<td align="center">
<!-- <a style="cursor:pointer;" data-target="#identifier1" data-id="{$vo['uid']}" data-toggle="modal" href="{:U('indexadmin/belong',array('id'=>$vo['id']))}" onclick="setValue1(this)" >归属</a> | -->
<!-- href="{:U('indexadmin/rgmultiple',array('id'=>$vo['id']))}" -->
<!--
<a style="cursor:pointer;" data-target="#identifier" data-toggle="modal" onclick ="setValue('{$vo.rg_multiple}','{$vo.id}')">充值</a> |
-->
<if condition="$vo.user_status eq '1'">
<a href="{:U('indexadmin/ban',array('id'=>$vo['id']))}" class="js-ajax-dialog-btn" data-msg="{:L('BLOCK_USER_CONFIRM_MESSAGE')}">禁用</a> |
<else/>
......
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