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=2637&classid=13&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: 1750094314, nonceStr: 'A52UnMBIr9aAumDF', signature: 'fac467bb3ae2eae6b4b39f8b2b974e8c7adcabf1', 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\u5e02\u666e\u9640\u533a\u4e2d\u5fc3\u533b\u9662\u5fd7\u613f\u8005\u670d\u52a1\u57fa\u5730\uff1a\u7acb\u8db3\u65b0\u65f6\u4ee3 \u5c55\u73b0\u65b0\u4f5c\u4e3a","smalltext":"\u4f5c\u4e3a\u4e0a\u6d77\u5e02\u5fd7\u613f\u8005\u670d\u52a1\u57fa\u5730\u3001\u4e0a\u6d77\u9996\u6279\u516c\u76ca\u57fa\u5730\u3001\u666e\u9640\u533a\u9996\u6279\u5b66\u751f\u793e\u4f1a\u5b9e\u8df5\u57fa\u5730\uff0c\u4e0a\u6d77\u5e02\u666e\u9640\u533a\u4e2d\u5fc3\u533b\u9662\u79ef\u6781\u5f18\u626c\u4e50\u4e8e\u5949\u732e\u7684\u5fd7\u613f\u670d\u52a1\u6587\u5316\uff0c\u6df1\u5165\u8df5\u884c\u793e\u4f1a\u4e3b\u4e49\u6838\u5fc3\u4ef7\u503c\u89c2\uff0c\u7ed3\u5408\u533b\u7597\u884c\u4e1a\u7279","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2637"}; 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 () { } }); }); }