function BeautyToast(text){var str=``+text+``; try{var div=document.createElement("div");div.setAttribute("class","_BeautyToast");div.innerHTML=str;document.body.appendChild(div);setTimeout(function(){div.setAttribute("class","_BeautyToast onshow")},100);setTimeout(function(){div.setAttribute("class","_BeautyToast");setTimeout(function(){div.parentNode.removeChild(div)},200)},2000)}catch(e){}} function updateViewtime(){ var img =new Image(); img.src='/e/extend/shareinfo/api/?act=leave&id=3158&classid=5&t='; } window.onunload=updateViewtime;setInterval(updateViewtime,2000); var script=document.createElement("script"); script.type="text/javascript"; script.src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"; document.getElementsByTagName('head')[0].appendChild(script); script.onload=function(){ wx.config({ debug: false, appId: 'wxad180590bbd7e222', timestamp: 1745151178, nonceStr: 'lHVjVVuLijDbL22H', signature: '0c9e7ef7dab569405a286067610673fa6d439508', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u5b81\u5e02\u9752\u79c0\u533a\u51e4\u5cad\u5317\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\uff1a\u201c\u5929\u4f7f\u201d\u4e4b\u7231 \u4e3a\u751f\u547d\u62a4\u822a","smalltext":"\u8840\u662f\u751f\u547d\u7684\u6e90\u6cc9\uff0c\u7231\u662f\u751f\u547d\u7684\u66d9\u5149\u3002\u53d7\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u5f71\u54cd\uff0c\u732e\u8840\u4eba\u6570\u5927\u5e45\u51cf\u5c11\uff0c\u8840\u6db2\u5e93\u5b58\u62c9\u8d77\u4e86\u8b66\u62a5\uff0c\u9752\u79c0\u533a\u51e4\u5cad\u5317\u670d\u52a1\u4e2d\u5fc3\u7684\u533b\u52a1\u5de5\u4f5c\u8005\u79ef\u6781\u54cd\u5e94\u53f7\u53ec\uff0c\u7eb7\u7eb7\u7528\u81ea\u5df1\u7684\u5b9e\u9645\u884c\u52a8\uff0c\u4e3a\u6218\u201c\u75ab\u201d\u52a9\u529b","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3158"}; if(!WxShareInfo.url){ WxShareInfo.url = window.location.href; } wx.onMenuShareTimeline({ title: WxShareInfo.title, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareAppMessage({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, type: '', dataUrl: '', success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareQQ({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function () { BeautyToast('分享成功'); }, cancel: function () { } }); }); }