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=5333&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: 1715459400, nonceStr: 'W8y6XoT45wSljbmh', signature: 'd8e38141995e309d9879e6c9b059c72e05811c6d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u201c1+N\u201d\u8054\u5408\u4f5c\u6218 \u770b\u6211\u4eec\u5982\u4f55\u201c\u517c\u201d\u5b88\u751f\u547d\u6551\u6cbb\u7ebf\u548c\u75ab\u60c5\u9632\u63a7\u7ebf","smalltext":"\u75ab\u60c5\u4ee5\u6765\uff0c\u4ec1\u6d4e\u533b\u9662\u5609\u5b9a\u5206\u9662\uff08\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff09\u575a\u6301\u201c\u4eba\u6c11\u81f3\u4e0a\u3001\u751f\u547d\u81f3\u4e0a\u201d\u7684\u91cd\u8981\u7406\u5ff5\uff0c\u4ee5\u5b9e\u9645\u884c\u52a8\u8df5\u884c\u533b\u8005\u7684\u804c\u8d23\u548c\u4f7f\u547d\u3002\u901a\u8fc71+N\uff08\u201c1\u201d\u4e3a\u533b\u9662\u603b\u90e8\uff0c\u201cN\u201d\u4e3a\u65b9\u8231\u533b\u9662\u3001\u9694\u79bb\u6551\u6cbb\u5b9a\u70b9\u533b","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5333"}; 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 () { } }); }); }