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=5149&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: 1714702560, nonceStr: 'Flk77FoAxKIQIANw', signature: '867ef8492d77d691f6fc2b2416b1f3005bbb7c62', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/d\/file\/p\/202201\/3f824c20bafc7f551c038a6eb670ba21.jpg","title":"\u4e0a\u6d77\u5e02\u7b2c\u4e00\u5987\u5a74\u4fdd\u5065\u9662\uff1a\u4f46\u6211\u89c9\u5f97\u8fd9\u6837\u7684\u597d\u533b\u751f\u5e94\u8be5\u88ab\u66f4\u591a\u4eba\u77e5\u9053","smalltext":"2021\u5e7410\u670818\u65e5\uff0c\u6587\u5b9c\u5728\u4e0a\u6d77\u5e02\u7b2c\u4e00\u5987\u5a74\u4fdd\u5065\u9662\u897f\u9662\u6302\u4e86\u5987\u79d1\u666e\u901a\u95e8\u8bca\u7684\u53f7\uff0c\u88ab\u968f\u673a\u5206\u914d\u5230\u4e86\u526f\u4e3b\u4efb\u533b\u5e08\u5f20\u6c38\u8389\u533b\u751f\u3002\u201c\u6ca1\u6709\u60f3\u5230\uff0c\u6211\u7684\u4eba\u751f\u8fce\u6765\u4e86\u4e00\u6b21\u91cd\u8981\u8f6c\u6298\u3002\u201d\u4e09\u4e2a\u6708\u540e\uff0c\u672f\u540e\u590d\u68c0\u7684\u6587","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5149"}; 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 () { } }); }); }