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=3722&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: 1745118956, nonceStr: 'tjWOGqmwkNaP3BS1', signature: '07194d3b47716b3aec78ee375b0458cdc8378688', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e29\u5dde\u5e02\u4e2d\u533b\u9662\uff1a\u6267\u884c21\u6b21\u4efb\u52a1\uff0c\u4e3a4000\u4f59\u4eba\u91c7\u8840\uff0c\u8bf7\u4e3a\u8fd9\u652f\u673a\u573a\u6297\u201c\u75ab\u201d\u5c0f\u5206\u961f\u70b9\u8d5e\uff01","smalltext":"\u5728\u6e29\u5dde\u5e02\u4e2d\u533b\u9662\u91cc\uff0c\u6709\u8fd9\u6837\u4e00\u652f\u7279\u6b8a\u7684\u5c0f\u5206\u961f\uff0c\u5979\u4eec\u7684\u5de5\u4f5c\u5730\u70b9\u4e0d\u5728\u5355\u4f4d\uff1b\u5979\u4eec\u6267\u884c\u4efb\u52a1\u65f6\u4e0d\u5206\u663c\u591c\uff0c\u4e0d\u80fd\u544a\u8bc9\u5bb6\u4eba\uff0c\u4e0d\u80fd\u544a\u8bc9\u540c\u4e8b\uff1b\u53ea\u8981\u7ec4\u7ec7\u4e00\u58f0\u53f7\u53ec\uff0c\u5c31\u9a6c\u4e0a\u80cc\u4e0a\u884c\u56ca\uff0c\u4e0d\u60e7\u98ce\u9669\uff0c\u7b2c\u4e00\u65f6\u95f4\u8e0f\u4e0a\u5f81\u9014","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3722"}; 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 () { } }); }); }