de(); } var title = encodeURIComponent(document.title); var url = encodeURIComponent(window.location.href); //正式分享地址代码 var gwds_tsina = 'http://service.weibo.com/share/share.php?url=' + url + "&title=" + title; $(".bds_tsina").attr('href',gwds_tsina); })