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=3978&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: 1715077025, nonceStr: '1uHPzvQeDRWjBzRK', signature: '98ed6d449c9b61754fe8edcc06342e093797f3a4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202101\/be25216aca09db6ee4d87f0452c67ed1.jpg","title":"\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff1a\u65b0\u751f\u547d\u5728\u7279\u6b8a\u65f6\u671f\u8bde\u751f\u4e8e\u8d1f\u538b\u624b\u672f\u5ba4","smalltext":"2020\u5e74\uff0c\u5e38\u5dde\u4e09\u9662\u9694\u79bb\u7559\u89c2\u75c5\u623f\u4e00\u4f4d\u6000\u5b5539\u5468\u7684\u5b55\u5987\u6709\u4e34\u4ea7\u8ff9\u8c61\u3002\u7b2c\u4e00\u65f6\u95f4\uff0c\u4e00\u4e00\u573a\u7531\u5168\u9662\u5404\u7ea7\u5404\u79d1\u8054\u5408\u7684\u751f\u547d\u4fdd\u536b\u6218\u6084\u7136\u6253\u54cd\u3002\u4f34\u968f\u7740\u4e00\u58f0\u54cd\u4eae\u7684\u557c\u54ed\uff0c\u4e00\u4e2a\u65b0\u751f\u547d\u5728\u4e09\u9662\u4eba\u7684\u5171\u540c\u52aa\u529b\u4e0b\u8bde\u751f\u4e86\u3002\u7279\u6b8a\u65f6\u671f\u8bde\u751f\u5728\u8d1f\u538b\u624b\u672f\u5ba4\u91cc\u7684\u65b0\u751f\u547d\u7ed9\u5168\u6c11\u6297\u75ab\u5e26\u6765\u4e86\u5e0c\u671b\u548c\u529b\u91cf\uff0c\u63d0\u632f\u4e86\u7ee7\u7eed\u6218\u6597\u7684\u4fe1\u5fc3\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3978"}; 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 () { } }); }); }