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=5389&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: 1716033633, nonceStr: 'yZpo2gBev2M3CoOJ', signature: '26ae97a1996d64b49a880d4f64db10071b3dd7df', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u5f00\u5c55\u7cfb\u5217\u6d3b\u52a8\u5e86\u795d\u5efa\u515a101\u5468\u5e74","smalltext":" 2022\u5e747\u67081\u65e5\u662f\u5efa\u515a101\u5468\u5e74\u7684\u65e5\u5b50\uff0c\u4e3a\u6df1\u5165\u5b66\u4e60\u8d2f\u5f7b\u4e60\u8fd1\u5e73\u65b0\u65f6\u4ee3\u4e2d\u56fd\u7279\u8272\u793e\u4f1a\u4e3b\u4e49\u601d\u60f3\u53ca\u515a\u7684\u5341\u4e5d\u5927\u548c\u5341\u4e5d\u5c4a\u5386\u6b21\u5168\u4f1a\u7cbe\u795e\uff0c\u6566\u5316\u5e02\u4e2d\u533b\u9662\u901a\u8fc7\u7ec4\u4e3b\u9898\u9c9c\u660e\u3001\u5f62\u5f0f\u591a\u6837\u7684\u5e86\u795d\u6d3b\u52a8\uff0c\u6765\u56de\u987e\u515a\u7684\u5149\u8f89\u5386\u7a0b\uff0c\u8bb4\u6b4c\u515a\u7684\u4e30\u529f\u4f1f\u7ee9\uff0c\u94ed\u8bb0\u515a\u7684\u6069\u60c5\uff0c\u8df5\u884c\u515a\u7684\u5b97\u65e8\uff0c\u6fc0\u52b1\u5168\u9662\u515a\u5458\u5e72\u90e8\u3001\u79ef\u6781\u5206\u5b50\u575a\u5b9a\u7406\u60f3\u4fe1\u5ff5\uff0c\u5fe0\u8bda\u5c65\u804c\u5c3d\u8d23\uff0c\u4e0e\u65f6\u4ff1\u8fdb\uff0c\u624e\u5b9e\u5de5\u4f5c\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5389"}; 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 () { } }); }); }