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=5606&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: 1714697172, nonceStr: 'k4ueaYonxCwWUL4y', signature: '65fc57174bc74fca60c848825dea5b4e4ec9f15b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/d\/file\/p\/202305\/9fbcce19116c746506be6c92a17841a7.png","title":"\u65b0\u601d\u7ef4\u00b7\u65b0\u89c6\u89d2:\u300a2022\u4e2d\u56fd\u60a3\u8005\u4f53\u9a8c\u84dd\u76ae\u4e66\u300b\u91cd\u78c5\u53d1\u5e03","smalltext":"\u4e3a\u4e86\u89e3\u6211\u56fd\u60a3\u8005\u4f53\u9a8c\u73b0\u72b6\uff0c\u4e3a\u4eca\u540e\u5b9e\u65bd\u52a8\u6001\u3001\u7cbe\u51c6\u7684\u533b\u9662\u7fa4\u4f17\u4f53\u9a8c\u8bc4\u4ef7\u79ef\u7d2f\u7ecf\u9a8c\uff0c\u63a8\u52a8\u533b\u7597\u670d\u52a1\u8d28\u91cf\u548c\u60a3\u8005\u5c31\u533b\u4f53\u9a8c\u7684\u6539\u8fdb\u548c\u63d0\u5347\uff0c2023\u5e745\u670819\u65e5\uff0c\u7531\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u3001\u5927\u4f17\u5065\u5eb7\u62a5\u3001\u5e7f\u5dde\u6d77\u68ee\u5065\u5eb7\u4ea7\u4e1a\u7814\u7a76\u4e2d\u5fc3\u3001\u5317\u4eac\u4e2d\u6b27\u533b\u9662\u7ba1\u7406\u6280\u672f\u7814\u7a76\u9662\u548c\u5e7f\u5dde\u783a\u626c\u6cf0\u533b\u7597\u7ba1\u7406\u6709\u9650\u516c\u53f8\u5171\u540c\u7f16\u5199\u7684\u300a2022\u4e2d\u56fd\u60a3\u8005\u4f53\u9a8c\u84dd\u76ae\u4e66\u300b\u9996\u53d1\u4eea\u5f0f\u5728\u201c\u4e2d\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8424\u706b\u866b\u8ba1\u5212\u66a82023\u5168\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8def\u6f14\u201d\u6d3b\u52a8\u73b0\u573a\u9686\u91cd\u4e3e\u884c\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5606"}; 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 () { } }); }); }