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=546&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: 1716053812, nonceStr: 'ecR3ZraVf0Jj1pvE', signature: 'd8ba5cfa8c62f8363053edb35a90f556e821ac32', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/a2e7a6aadd1db7e51975efb0e6ad756f.jpg","title":"\u82cf\u5927\u9644\u4e00\u9662\uff1a6\u5398\u7c73\u80bf\u7624\u5165\u8111\u6df1\u5904 20\u5c81\u5c11\u5973\u5728\u82cf\u201c\u91cd\u751f\u201d","smalltext":"\u7aef\u5348\u8282\u524d\u5915\uff0c\u82cf\u5927\u9644\u4e00\u9662\u795e\u7ecf\u5916\u79d1\u5b8c\u6210\u4e00\u4f8b\u5de8\u5927\uff086\u5398\u7c73\uff09\u542c\u795e\u7ecf\u7624\u5207\u9664\u672f\u3002\u60a3\u8005\u6765\u81ea\u8d35\u5dde\uff0c\u4eca\u5e74\u624d20\u5c81\uff0c\u7531\u4e8e\u80bf\u7624\u957f\u5728\u9885\u5185\u6700\u590d\u6742\u7684\u4f4d\u7f6e\uff0c\u591a\u65b9\u95ee\u8bca\uff0c\u6700\u7ec8\u56e0\u5bf9\u53e3\u5e2e\u6276\u7684\u5173\u7cfb\u6765\u5230\u82cf\u5dde\uff0c\u957f\u8fbe\u4e5d\u4e2a\u5c0f\u65f6\u7684\u624b\u672f\uff0c\u4e0d\u4ec5\u5c06\u80bf\u7624\u5168\u90e8\u5207\u9664\uff08\u4e0d\u5207\u9664\u4f1a\u6709\u590d\u53d1\u98ce\u9669\uff09\uff0c\u800c\u4e14\u6ca1\u6709\u7559\u4e0b\u4efb\u4f55\u540e\u9057\u75c7\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=546"}; 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 () { } }); }); }