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=5435&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: 1715296105, nonceStr: 'HrOogoqpynjNZrWn', signature: '9bde5697ca8313182d0bbb514109531078633f41', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u65b0\u6cf0\u5e02\u4e2d\u533b\u533b\u9662\uff1a\u7eb8\u77ed\u60c5\u957f\uff0c\u8bc9\u4e0d\u5c3d\u533b\u60a3\u6e29\u60c5","smalltext":"2022\u5e748\u670825\u65e5\uff0c\u4e00\u540d\u60a3\u8005\u5bb6\u5c5e\u6765\u65b0\u6cf0\u5e02\u4e2d\u533b\u533b\u9662\u5ba3\u4f20\u79d1\uff0c\u9001\u4e0a\u4e86\u4e00\u5c01\u7ed9\u533b\u9662\u9aa8\u4f24\u4e00\u79d1\u7684\u611f\u8c22\u4fe1\u3002\u5b57\u91cc\u884c\u95f4\u6d0b\u6ea2\u7740\u8bda\u631a\u7684\u60c5\u611f\uff0c\u5145\u6ee1\u7740\u5bf9\u533b\u62a4\u4eba\u5458\u533b\u7597\u6280\u672f\u7684\u4fe1\u4efb\u3001\u670d\u52a1\u6001\u5ea6\u7684\u6ee1\u610f\u3001\u4eba\u6587\u7cbe\u795e\u7684\u611f\u52a8\u3002\u6709\u65f6\u662f\u6cbb\u6108\uff0c\u5e38\u5e38\u53bb\u5e2e\u52a9\uff0c\u603b\u662f\u53bb\u5b89\u6170\u3002\u5728\u8fd9\u91cc\uff0c\u611f\u8c22\u8d75\u5973\u58eb\u53ca\u5bb6\u5c5e\u5bf9\u533b\u9662\u548c\u533b\u62a4\u4eba\u5458\u7684\u4fe1\u4efb\u548c\u8ba4\u53ef\uff0c\u4e5f\u795d\u8d75\u5973\u58eb\u65e9\u65e5\u5eb7\u590d\u51fa\u9662\uff0c\u5bb6\u5ead\u5e78\u798f\u7f8e\u6ee1\uff01","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5435"}; 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 () { } }); }); }