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=5452&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: 1715535658, nonceStr: 'ewrhUTabZEWxw9AW', signature: '8d21703bfdff850d10dead5ce0aec6d2b0898aa6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u79d1\u6280\u57ce\u533b\u9662\uff1a2022\u5e74\u82cf\u5dde\u9ad8\u65b0\u533a\u201c\u5065\u5eb7\u4e00\u590f\u201d\u62a4\u82d7\u884c\u52a8\u5706\u6ee1\u6536\u5b98 30\u4f59\u573a\u79d1\u666e\u4f53\u9a8c\u8fc7\u6691\u671f","smalltext":"\u201c\u6211\u957f\u5927\u4e86\u4e5f\u8981\u505a\u62a4\u58eb\u201d\u201c\u8fd9\u4e9b\u533b\u5b66\u4eea\u5668\u771f\u6709\u8da3\uff0c\u4ee5\u540e\u5230\u533b\u9662\u770b\u75c5\u518d\u4e5f\u4e0d\u6015\u4e86\u201d\u2026\u20268\u670831\u65e5\u4e0b\u5348\uff0c\u968f\u7740\u82cf\u5dde\u9ad8\u65b0\u533a\u5dfe\u5e3c\u6587\u660e\u5c97\u2014\u2014\u62a4\u7406\u90e8\u5f00\u8bbe\u7684\u533b\u5b66\uff08\u62a4\u7406\uff09\u542f\u8499\u8bfe\u7a0b\u7684\u843d\u5e55\uff0c\u7531\u82cf\u5dde\u9ad8\u65b0\u533a\u56e2","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5452"}; 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 () { } }); }); }