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=2787&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: 1715731753, nonceStr: '5gqiwgseW9zWbB6h', signature: 'b59ac62b9ba0d9f670ded1e625d2c5de3bcbbd37', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5e02\u7b2c\u56db\u533b\u9662\uff1a\u4ee5\u6587\u5316\u4eba\u4ee5\u7231\u6da6\u533b \u6253\u9020\u6709\u6e29\u5ea6\u7684\u533b\u9662","smalltext":"\u4e00\u3001\u533b\u9662\u7b80\u4ecb\u6b66\u6c49\u5e02\u7b2c\u56db\u533b\u9662\u524d\u8eab\u4e3a\u521b\u529e\u4e8e1864\u5e74\u7684\u666e\u7231\u533b\u9662\uff0c\u662f\u6e56\u5317\u7701\u9996\u5bb6\u897f\u533b\u533b\u9662\u3002\u73b0\u6709\u6b66\u80dc\u8def\u9662\u533a\u3001\u53e4\u7530\u9662\u533a\u53ca\u5e38\u9752\u5206\u96623\u4e2a\u9662\u533a\u3002\u7f16\u5236\u5e8a\u4f4d2100\u5f20\u3002\u533b\u9662\u62e5\u6709\u9aa8\u79d1\u3001\u5fc3\u8840\u7ba1\u5185\u79d1","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2787"}; 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 () { } }); }); }