管理首页
>
客户服务管理
>
编辑客服
编辑客服
{$errorMessage} {include file="$root_path/apps/lists/leftlist_admin.html"}
客服名称
{if isset($error.username)}
{$error.username}
{/if}
客服邮箱
{if isset($error.email)}
{$error.email}
{/if}
备注
{if $smarty.get.id}
客服状态
{if $user_info.status=='true'}
{else}
{/if}
{/if}
{if $smarty.get.id}
{$lang.edit}
{else}
{$lang.add}
{/if}