$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=account")
我的账户 > 基本信息
用户名称: $!user.userName
可用余额: ¥#if($!{user.availableBalance})$!{user.availableBalance}#else 0 #end
电子邮箱: $!user.email#if($!user.email)[已绑定][修改]#end
手机号码: $!user.mobile#if($!user.mobile)[已绑定][修改]#else[去绑定]#end
真实姓名:
性别:        
生日:
所在地区:
QQ:
阿里旺旺:
MSN:
 
$!httpInclude.include("/footer.htm")