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=1444&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: 1714981895, nonceStr: 'eaZgxwvg1ah5Cko8', signature: 'f7bfe6914bd4bd646f0a18cb5e502d3220ec9cbc', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u540c\u6d4e\u533b\u9662\uff1a\u8170\u7ec6\u7684\u4eba\u5fc3\u8840\u7ba1\u75c5\u6b7b\u4ea1\u7387\u66f4\u4f4e\uff1f\u82f9\u679c\u578b\u8eab\u6750\u518d\u6b21\u4e2d\u67aa\u4e86\u2026\u2026","smalltext":"\u4fd7\u8bdd\u8bf4\uff0c\u5fc3\u75bc\u4f60\u7684\u4eba\u6015\u4f60\u592a\u7626\uff1f\u4e86\u89e3\u4f60\u7684\u4eba\u6015\u4f60\u592a\u80a5\u3002\u5728\u4f60\u5fc3\u91cc\uff0c\u4f55\u4e3a\u80d6\uff1f\u4f55\u4e3a\u7626\uff1f\u79f0\u4f53\u91cd\uff1f\u5728\u5927\u4f17\u7684\u601d\u7ef4\u91cc\uff0c\u4f53\u91cd\u662f\u53cd\u6620\u8eab\u4f53\u80d6\u7626\u7a0b\u5ea6\u7684\u6307\u6807\uff0c\u800c\u4e14\u6d4b\u91cf\u8d77\u6765\u975e\u5e38\u65b9\u4fbf\uff0c\u6240\u4ee5\u6210\u4e3a\u65e5\u5e38\u8861\u91cf\u80d6\u7626\u7684\u91cd\u8981\u6307","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1444"}; 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 () { } }); }); }