{template 'head'}
{template 'menu'}

{php echo $member['id'] ? '修改' : '添加'}次数

{template 'record'}
{template 'finally'}