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=3186&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: 1749395791, nonceStr: 'jPIar8IcUDLItAKx', signature: 'dd9b3d6b47174b4edd5ce517cd6e7c37bd116113', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202005\/72b7fa82111b1d31212e7e1b2d4f3cb2.png","title":"\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff1a\u4e94\u56db\u201c\u4e91\u201d\u5e86\u795d\uff0c\u9752\u6625\u4e0d\u201c\u75ab\u201d\u6837","smalltext":"\u5728\u4e3e\u56fd\u4e0a\u4e0b\u5171\u540c\u6297\u51fb\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u4e4b\u9645\uff0c\u4f5c\u4e3a\u5e38\u5dde\u5e02\u5b9a\u70b9\u6536\u6cbb\u533b\u9662\u7684\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff0c\u4ee5\u4e00\u79cd\u522b\u6837\u7684\u65b9\u5f0f\u8fce\u6765\u4e86\u53c8\u4e00\u4e2a\u201c\u4e94\u56db\u201d\u9752\u5e74\u8282\u3002\u5168\u9662\u9752\u5e74\u9996\u6b21\u4e3e\u884c\u7ebf\u4e0a\u201c\u4e91\u201d\u5e86\u795d\u6d3b\u52a8\uff0c\u7528\u5b9e\u9645\u884c\u52a8\u6295\u5165\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\uff0c\u95ea\u8000\u51fa\u4e0d\u201c\u75ab\u201d\u6837\u7684\u9752\u6625\u5149\u5f69\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3186"}; 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 () { } }); }); }