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=2942&classid=13&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: 1714667785, nonceStr: 'bgMsOnuBTjxhcYnr', signature: 'ce75b52621817d67bfd4fe97ae72e76200e1e081', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u91cd\u5e86\u5927\u5b66\u9644\u5c5e\u80bf\u7624\u533b\u9662\u80d6\u718a\u4eba\u6587\u79d1\u666e\u56e2\u961f\uff1a\u521b\u65b0\u4eba\u6587\u79d1\u666e\u5e73\u53f0\uff0c\u6784\u5efa\u80bf\u7624\u9632\u6cbb\u4f53\u7cfb","smalltext":"\u91cd\u5e86\u5927\u5b66\u9644\u5c5e\u80bf\u7624\u533b\u9662\u201c\u80d6\u718a\u201d\u4eba\u6587\u79d1\u666e\u56e2\u961f\u4f9d\u6258\u91cd\u5e86\u5927\u5b66\u9644\u5c5e\u80bf\u7624\u533b\u9662\u3001\u91cd\u5e86\u5e02\u764c\u75c7\u4e2d\u5fc3\u3001\u91cd\u5e86\u5e02\u80bf\u7624\u7814\u7a76\u6240\u7ec4\u5efa\uff0c\u7d27\u8ddf\u533b\u9662\u5efa\u8bbe\u56fd\u5bb6\u764c\u75c7\u533a\u57df\u533b\u7597\u4e2d\u5fc3\u5b9a\u4f4d\u76ee\u6807\uff0c\u4ee5\u201c\u5411\u5584\u5411\u4e0a \u5c1a\u5fb7","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2942"}; 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 () { } }); }); }