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=2186&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: 1749443072, nonceStr: '02yzuSNMq3aWz3BI', signature: 'ef6982b61490f032e84037c8b553c7a13683c595', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e50\u5c71\u5e02\u7cbe\u795e\u536b\u751f\u4e2d\u5fc3\uff1a\u7231\u5fc3\u6c47\u805a\u51b3\u80dc\u6218\u201c\u75ab\u201d","smalltext":" \u4e3a\u54cd\u5e94\u515a\u4e2d\u592e\u53f7\u53ec\uff0c\u8fd1\u65e5\uff0c\u4e50\u5c71\u5e02\u7cbe\u795e\u536b\u751f\u4e2d\u5fc3\u515a\u603b\u652f\u53d1\u51fa\u6297\u75ab\u6350\u6b3e\u5021\u8bae\u4e66\uff0c\u4e2d\u5fc3\u5404\u652f\u90e8\u7eb7\u7eb7\u884c\u52a8\u8d77\u6765\uff0c\u52a8\u5458\u5e7f\u5927\u515a\u5458\u81ea\u613f\u6350\u6b3e\u652f\u6301\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\u3002\u4e2d\u5fc3\u515a\u603b\u652f\u4e66\u8bb0\u3001\u4e2d\u5fc3\u9ec4","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2186"}; 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 () { } }); }); }