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=5023&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: 1746210126, nonceStr: 'OwJYVcbeopAzEw8S', signature: 'a6dc03cbd548ea10a18fd1d45d5edb1d6200c86c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u961c\u65b0\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u5f00\u5c55\u201c\u4e16\u754c\u5352\u4e2d\u65e5\u201d\u7cfb\u5217\u6d3b\u52a8","smalltext":"2021\u5e7410\u670829\u65e5\u662f\u7b2c\u5341\u516d\u4e2a\u201c\u4e16\u754c\u5352\u4e2d\u65e5\u201d\u3002\u4eca\u5e74\u4e16\u754c\u5352\u4e2d\u65e5\u6d3b\u52a8\u4e3b\u9898\u662f\u201c\u8b66\u60d5\u5352\u4e2d\u75c7\u72b6,\u5c3d\u65e9\u8bc6\u522b\u6551\u6cbb\u201d\u3002\u4e3a\u5ba3\u4f20\u666e\u53ca\u8111\u5352\u4e2d\u77e5\u8bc6\u3001\u63d0\u9ad8\u6c11\u4f17\u9884\u9632\u5352\u4e2d\u7684\u610f\u8bc6\u548c\u6c34\u5e73\uff0c\u6539\u5584\u5065\u5eb7\u751f\u6d3b\u65b9","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5023"}; 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 () { } }); }); }