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=4913&classid=11&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: 1716143151, nonceStr: '7jJunSRylxLdTQBU', signature: 'e128c1d4cbb8d08470ba339a3143633b48e11839', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5927\u5b66\u4eba\u6c11\u533b\u9662\uff08\u6e56\u5317\u7701\u4eba\u6c11\u533b\u9662\uff09-\u6253\u54cd\u63f4\u9102\u533b\u7597\u961f\u8fd4\u6c49\u8d4f\u6a31\u6d3b\u52a8\u533b\u9662\u4eba\u6587\u54c1\u724c\u4f20\u64ad\u6218","smalltext":"\u767d\u8863\u6267\u7532\u3001\u9006\u884c\u51fa\u5f81\u30022020\u5e74\u521d\uff0c\u5728\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u7a81\u88ad\u6b66\u6c49\u3001\u6e56\u5317\u7684\u5371\u6025\u65f6\u523b\uff0c\u6765\u81ea\u5168\u56fd\u5404\u5730\u768442000\u591a\u540d\u533b\u52a1\u4eba\u5458\u95fb\u4ee4\u800c\u52a8\u3001\u7d27\u6025\u9a70\u63f4\uff0c\u4e3a\u6253\u8d62\u6b66\u6c49\u4fdd\u536b\u6218\u3001\u6e56\u5317\u4fdd\u536b\u6218\u505a\u51fa\u5de8\u5927\u8d21\u732e\u3002\u6625","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4913"}; 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 () { } }); }); }