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=3207&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: 1745150646, nonceStr: 'LXHJu9hj7GULppam', signature: '48922b72f586fa1c7e4b5954d3758a8e47f1131c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e94\u57ce\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u51cf\u538b\u6297\u75ab \u4ece\u201c\u5fc3\u201d\u5173\u6000","smalltext":" 2020\u5e74\u65b0\u51a0\u80ba\u708e\u6297\u75ab\u6218\uff0c\u8bb8\u591a\u533b\u62a4\u4eba\u5458\u7f6e\u751f\u6b7b\u4e8e\u5ea6\u5916\uff0c\u9006\u884c\u800c\u4e0a\uff0c\u7aed\u5c3d\u5168\u529b\u6551\u52a9\u6bcf\u4e00\u4e2a\u60a3\u8005\uff0c\u594b\u6218\u5728\u6297\u51fb\u65b0\u51a0\u75c5\u6bd2\u7684\u7b2c\u4e00\u7ebf\uff0c\u4ed6\u4eec\u88ab\u79f0\u4e3a\u201c\u6700\u7f8e\u9006\u884c\u8005\u201d\u3002\u4f46\u533b\u62a4\u4eba\u5458\u4e5f\u662f\u8840\u8089\u4e4b\u8eaf\uff0c\u4ed6\u4eec\u5de5\u4f5c\u4efb","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3207"}; 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 () { } }); }); }