var tiyushe = tiyushe || {}; tiyushe.ssoStatus = 'err'; tiyushe.loginStatus = 'err'; tiyushe.loginMsg = ''; if ( typeof tiyushe.unlogged != 'undefined' ) tiyushe.unlogged(); //让本地的应用实现退出登录 var script = document.createElement('script'); //script.src='https://www.tiyushe.com/?c=sso_client&a=clear&key=&r='; //document.getElementsByTagName('head')[0].appendChild(script);