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=4681&classid=12&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: 1730428008, nonceStr: 'HfeAEoTm0mhCWQW6', signature: '3b40e8210efeb61178f8d571cf9c0755c3d29251', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7075\u5ddd\u53bf\u4e2d\u533b\u533b\u9662-\u8001\u5e74\u75c5\u5eb7\u590d\u79d1\u79d1\u4e3b\u4efb\u6613\u7965\u6797","smalltext":"\u6613\u7965\u6797\uff0c\u7537\uff0c36\u5c81\uff0c\u4e8e2016\u5e7411\u6708\u4efb\u8001\u5e74\u75c5\u3001\u5eb7\u590d\u79d1\u4e3b\u4efb\uff0c2019\u5e7411\u6708\u4efb\u7075\u5ddd\u53bf\u5b9a\u6c5f\u9547\u4e2d\u5fc3\u536b\u751f\u9662\u526f\u9662\u957f\uff08\u6302\u804c\uff09\u3002\u4e00\u3001\u53c2\u4e0e\u6297\u75ab\u884c\u52a8\uff0c\u63d0\u5347\u56e2\u961f\u7cbe\u795e\u30021\u3001\u65b0\u51a0\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\uff1a\u5728\u5404\u7ea7\u536b\u5065\u59d4\u53ca\u9662\u9886\u5bfc","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4681"}; 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 () { } }); }); }