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=2770&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: 1715833763, nonceStr: '2qoCumrzLD2aj4Ft', signature: '00bc22aa43ea754f17aaa0cdaa3c20b26debb8fd', 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\u4ea4\u901a\u5927\u5b66\u533b\u5b66\u9662\u9644\u5c5e\u7b2c\u4e5d\u4eba\u6c11\u533b\u9662\u533b\u52a1\u793e\u5de5\u56e2\u961f\uff1a\u5021\u5bfc\u533b\u9662\u4eba\u6587\u5173\u6000\uff0c\u94fe\u63a5\u793e\u4f1a\u7231\u5fc3\u8d44\u6e90","smalltext":"\u4e0a\u6d77\u4e5d\u9662\u533b\u52a1\u793e\u5de5\u56e2\u961f\u4ee5\u201c\u5021\u5bfc\u533b\u9662\u4eba\u6587\u5173\u6000\uff0c\u94fe\u63a5\u793e\u4f1a\u7231\u5fc3\u8d44\u6e90\uff0c\u5f00\u5c55\u4e13\u4e1a\u793e\u5de5\u670d\u52a1\u201d\u4e3a\u5de5\u4f5c\u5b97\u65e8\uff0c\u81ea2013\u5e74\u4ee5\u6765\u79ef\u6781\u63a8\u8fdb\u5fd7\u613f\u8005\u670d\u52a1\u8ba1\u5212\uff0c\u5e76\u9010\u6b65\u5728\u6574\u590d\u5916\u79d1\u3001\u53e3\u8154\u9885\u988c\u9762\u79d1\u3001\u53e3\u8154\u988c\u9762\u5934","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2770"}; 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 () { } }); }); }