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=4686&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: 1716055989, nonceStr: 'cxGveWRl5eGxM3Fq', signature: '788d837763015823bb2ac573bdae8ffe9ceba330', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5c71\u897f\u7701\u793e\u4f1a\u798f\u5229\u7cbe\u795e\u5eb7\u5b81\u533b\u9662-\u8001\u5e74\u7cbe\u795e\u969c\u788d\u60a3\u8005\u751f\u6d3b\u8d28\u91cf\u670d\u52a1\u4f53\u7cfb\u6784\u5efa\u4e2d\u7684\u4eba\u6587\u5b9e\u8df5","smalltext":"\u8001\u5e74\u7cbe\u795e\u969c\u788d\u662f\u4e00\u79cd\u53d1\u751f\u4e8e\u8001\u5e74\u671f\uff08\u226760\u5468\u5c81\uff09\u7684\u6162\u6027\u8fdb\u884c\u6027\u5fc3\u7406\u95ee\u9898\uff0c\u60a3\u8005\u5728\u60c5\u7eea\u3001\u884c\u4e3a\u3001\u8ba4\u77e5\u7b49\u65b9\u9762\u4f1a\u53d1\u751f\u6539\u53d8\uff0c\u53ef\u4f34\u968f\u75db\u82e6\u4f53\u9a8c\u548c\uff08\u6216\uff09\u529f\u80fd\u7d0a\u4e71\uff0c\u751f\u6d3b\u8d28\u91cf\u666e\u904d\u4e25\u91cd\u4e0b\u964d\u3002\u6709\u7814\u7a76\u8868\u660e\uff0c\u8001\u5e74\u7cbe","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4686"}; 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 () { } }); }); }