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=2758&classid=10&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: 1715891577, nonceStr: 'yt9ZNkU3IztcvfuT', signature: 'fab5590d036587c89e337a1a6cdbed6207f6f259', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u575a\u6301\u6587\u5316\u81ea\u4fe1 \u6253\u9020\u4eba\u6587\u533b\u9662","smalltext":"\u6587\u5316\u662f\u533b\u9662\u53d1\u5c55\u7684\u201c\u65b9\u5411\u6807\u201d\uff0c\u662f\u533b\u60a3\u548c\u8c10\u7684\u201c\u7c98\u5408\u5242\u201d\uff0c\u4e5f\u662f\u7cbe\u795e\u6587\u660e\u7684\u201c\u5f62\u8c61\u5899\u201d\u3002\u8fd1\u5e74\u6765\uff0c\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u4e0d\u65ad\u6fc0\u53d1\u5168\u9662\u5e72\u90e8\u804c\u5de5\u521b\u65b0\u521b\u9020\u6d3b\u529b\uff0c\u4ee5\u4eba\u6587\u670d\u52a1\u70b9\u4eae\u6587\u5316\u54c1\u724c\uff0c\u7740\u529b\u6253\u9020\u6709\u6e29","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2758"}; 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 () { } }); }); }