$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=bind")
#if($!user.qq_openid)
已绑定
账户授权
账户关系绑定
可使用QQ账号直接登录shopping
#end
#if($!user.sina_openid)
已绑定
账户授权
账户关系绑定
可使用新浪微博直接登录shopping
#end
#if(!$!user.qq_openid)
未绑定
账户关系绑定 绑定成功后可使用QQ直接登录shopping
#end
#if(!$!user.sina_openid)
未绑定
账户关系绑定 绑定成功后可使用新浪微博直接登录shopping
#end |
$!httpInclude.include("/footer.htm")