{#include file="header.htm"#}
BlueCMS管理中心 - {#$current_act#} 添加新会员
会员名称 | 性别 | 电子邮件 | 生日 | 注册日期 | 操作 |
{#$user_list[user].user_name#} | {#if $user.sex == 0#}保密{#elseif $user.sex == 1#}男{#else#}女{#/if#} | {#$user_list[user].email#} | {#$user_list[user].birthday#} | {#$user_list[user].reg_time|date_format:"%Y-%m-%e"#} | 编辑 | 删除 |
没有找到任何记录 |