账号绑定
-
@if(config('services.weixinweb.open') && !Auth()->user()->isOauthBind('weixinweb'))
- 微信 @endif @if(config('services.weixin.open') && !Auth()->user()->isOauthBind('weixin'))
- 微信公众号登陆 @endif @if(config('services.qq.open') && !Auth()->user()->isOauthBind('qq'))
- 腾讯QQ @endif @if(config('services.weibo.open') && !Auth()->user()->isOauthBind('weibo'))
- 新浪微博 @endif