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=5595&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: 1714918848, nonceStr: 'UU9BcJMmWVpWNeTq', signature: 'd9fcf8bbe5f66d9b7b0996a28aafabff41fe01f7', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u533b\u60a3\u5171\u8bfb\uff0c\u201c\u4e66\u9999\u533b\u9662\u201d\u4e2d\u7684\u9752\u5e74\u529b\u91cf","smalltext":"\u5728\u4fe1\u606f\u788e\u7247\u5316\u3001\u6a21\u5f0f\u5316\u7684\u5f53\u4e0b\uff0c\u6566\u5316\u5e02\u4e2d\u533b\u9662\u5728\u4e0d\u65ad\u4f18\u5316\u533b\u7597\u5efa\u8bbe\u3001\u4e30\u5bcc\u670d\u52a1\u5185\u6db5\u4e4b\u4f59\uff0c\u4e3a\u5c06\u201c\u4e94\u8d5b\u4e94\u6bd4\u4e89\u4e94\u661f\u201d\u6d3b\u52a8\u4e2d\u7684\u4eba\u6587\u5173\u6000\uff0c\u7ec6\u5316\u5230\u75c5\u60a3\u8eab\u8fb9\u7684\u6bcf\u4e2a\u89d2\u843d\uff0c\u63a8\u51fa\u4e86\u201c\u4e00\u63fd\u5b50\u2018\u4e0e\u624b\u673a\u62a2\u65f6\u95f4\u2019\u8ba1\u5212\u201d\u3002\u7ecf\u8fc7\u9662\u515a\u59d4\u90e8\u7f72\u5b89\u6392\uff0c\u5168\u9662\u5404\u79d1\u5ba4\u6df1\u5165\u843d\u5b9e\u533b\u60a3\u8bfb\u4e66\u65b9\u6848\uff0c\u5207\u5b9e\u63d0\u5347\u4e86\u6765\u9662\u60a3\u8005\u548c\u5bb6\u5c5e\u7684\u5c31\u533b\u4f53\u9a8c\uff0c\u7279\u522b\u662f\u9662\u5185\u9752\u5e74\u533b\u62a4\u7fa4\u4f53\u5bf9\u9605\u8bfb\u6587\u5316\u7684\u7ed9\u529b\u4f20\u627f\uff0c\u8ba9\u201c\u4e66\u9999\u533b\u9662\u201d\u6c1b\u56f4\u6108\u53d1\u6d53\u539a\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5595"}; 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 () { } }); }); }