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=2927&classid=13&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: 1714483887, nonceStr: 'MReNThALX6Wtga9B', signature: 'f8f009ed4c977abb36925f26fe7c4999171bfde2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u65b0\u6cfe\u9547\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\u4e2d\u533b\u201c\u6cbb\u672a\u75c5\u201d\u515a\u5458\u5fd7\u613f\u8005\u5de5\u4f5c\u5ba4\uff1a\u63d0\u5347\u515a\u5458\u5fd7\u613f\u8005\u5de5\u4f5c\u5ba4\u670d\u52a1\u54c1\u8d28","smalltext":"\u65b0\u6cfe\u9547\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\u4f4d\u4e8e\u4e0a\u6d77\u7684\u897f\u5357\u9762\uff0c\u9a7b\u5b88\u5728\u957f\u5b81\u7684\u201c\u897f\u5927\u95e8\u201d\uff0c\u627f\u62c5\u7740\u65b0\u6cfe\u9547\u7684\u57fa\u672c\u533b\u7597\u548c\u516c\u5171\u536b\u751f\u4efb\u52a1\uff0c\u8f96\u533a\u9762\u79ef11.89\u5e73\u65b9\u516c\u91cc\uff0c\u5171\u670933\u4e2a\u5c45\u59d4\u4f1a\uff0c\u6237\u7c4d\u4eba\u53e3\u6570\u8fbe8\u4e07\uff0c\u5e38\u4f4f\u4eba\u53e314\u4e07\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2927"}; 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 () { } }); }); }