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=3610&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: 1716080117, nonceStr: 'F8s2s0uZdiMh6G8y', signature: '3445795d0e5fd2f109769959e5656688e1d79287', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e50\u5c71\u5e02\u7cbe\u795e\u536b\u751f\u4e2d\u5fc3\uff1a\u95fb\u201c\u6c5b\u201d\u800c\u52a8\uff0c\u5168\u5458\u7d27\u6025\u6295\u5165\u9632\u6c5b\u51cf\u707e\u5e94\u6025\u5de5\u4f5c","smalltext":"\u95fb\u201c\u6c5b\u201d\u800c\u52a8\uff0c\u95fb\u4ee4\u800c\u52a8\uff0c\u5168\u529b\u4ee5\u8d74\u30028\u670818\u65e5\u65e9\u4e0a7\u70b9\uff0c\u53d7\u9752\u8863\u6c5f\u5168\u6d41\u57df\u66b4\u96e8\u81ea\u4e0a\u800c\u4e0b\u7684\u96e8\u6d2a\u5f71\u54cd\uff0c\u4e50\u5c71\u5e02\u5939\u6c5f\u53bf\u906d\u53d750\u5e74\u6765\u6700\u5927\u7684\u5185\u6d9d\u707e\u5bb3\u3002\u7ecf\u8fc7\u8fde\u591c\u7684\u96f7\u96e8\u4ea4\u52a0\uff0c\u72c2\u98ce\u66b4\u96e8\u540e\uff0c\u4e00\u5927\u65e9\uff0c\u4e2d\u5fc3\u515a\u603b","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3610"}; 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 () { } }); }); }