会员列表 / {$row?'编辑':'添加'}会员
  • 基本资料
  • 更多资料
{if $row} {if $row.reg_time} {else} {/if} {if $row.last_login} {else} {/if} {/if}
会员头像 {imgspace name="head_pic" width="60px" height="60px" type="img" value="$row.head_pic??'/static/images/dfboy.png'" title="更换头像" /}
用 户 名 {if $row} {$row.name} {else} {/if}
会员昵称
登录密码
是否激活
注册日期{$row.reg_time|date='Y-m-d H:i:s'}
最后登录{$row.last_login|date='Y-m-d H:i:s'}未登陆
{include file="users/user_field"/}