{php define('MUI', true);} {template 'common/header'} {if $do == 'mobile'} {if $op == 'index'}
你的手机号:{$profile['mobile']}
更换手机号
{/if} {if $op == 'mobilechange'}
请输入手机号,以收取验证码
{/if} {/if} {if $do == 'settings'}
退出登录
{/if} {if $do == 'aboutus'}
{$_W['setting']['copyright']['companyprofile']}
{/if} {if $do == 'accountsecurity'}
{/if} {if $do == 'email'}
您可以使用邮箱作为登陆账号。
{if !empty($reregister)}
{if $type == '1'}
{/if} {/if}
{if !empty($reregister)} {/if} 返回
{/if} {if $do == 'password'}
请设置密码
{if empty($reregister)}
{/if}
{/if} {if $do == 'credits'} {if $_GPC['type'] == 'record'}
{if $_W['container'] !== 'wechat'}
{if !empty($title)}{$title}{elseif !empty($_W['page']['title'])}{$_W['page']['title']}{/if}
{else}
{/if}
充值
{$income}{if $_GPC['credittype'] == 'credit2'}元{else}积分{/if}
消费
{$pay}{if $_GPC['credittype'] == 'credit2'}元{else}积分{/if}
{/if} {if $_GPC['type'] == 'recorddetail'}
付款金额
{$data['num']}
操作人
{if $data['username']}{$data['username']}{else}本人{/if}
数量
{$data['num']}
当前状态
交易成功
时间
{php echo date('Y-m-d H:i:s', $data['createtime'])}
备注
{$data['remark']}
{/if} {/if} {template 'common/footer'}