{include file='header' /}
{include file='userPageLeft' /}
{if $accountId.is_level == 1}
Profile Picture
{$accountId->name}
尊敬的{$accountId.level_package_name},到期时间{$accountId.package_expiry_date}
会员徽章
{else}
Profile Picture
{$accountId->name}
您还未开通会员,开通会员畅享精彩内容
会员徽章
{/if} {if $accountId.is_level == 1 && $accountId.current_package_id == 4}
{else}
{/if} {foreach $accountLevelPackageList as $val}

{$val.package_name}

¥{$val.price}
{/foreach}

修改昵称

{include file='footer' /} {include file='userJs' /}