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=1185&classid=4&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: 1716143149, nonceStr: 'bDji8tHSUU3XWgOA', signature: '8cfd4490d9623a8e2a4d8c4000c9950397051792', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u94a2\u94c1(\u96c6\u56e2)\u516c\u53f8\u7b2c\u4e8c\u804c\u5de5\u533b\u9662\u7eaa\u5149\u4f1f\uff1a\u4e00\u5f20\u7279\u6b8a\u201c\u5168\u5bb6\u798f\u201d\u7684\u80cc\u540e\u6545\u4e8b","smalltext":"\u4eca\u5e74\u6625\u8282\u524d\u7684\u4e00\u4e2a\u4e0b\u5348\u4e0b\u5348\uff0c\u6211\u63a5\u5230\u533b\u9662\u7684\u901a\u77e5\uff0c\u9700\u8981\u4e00\u5f20\u5b89\u5b81\u7597\u62a4\u5de5\u4f5c\u4eba\u5458\u7684\u201c\u5168\u5bb6\u798f\u201d\u5408\u5f71\u3002\u7531\u4e8e\u6ca1\u6709\u63d0\u524d\u51c6\u5907\uff0c\u6211\u4eec\u4e34\u65f6\u627e\u4e86\u51e0\u4f4d\u5de5\u4f5c\u4eba\u5458\u7167\u4e86\u4e00\u5f20\u76f8\uff0c\u4f46\u7531\u4e8e\u4e34\u8fd1\u4e0b\u73ed\u4e86\uff0c\u5b89\u5b81\u7597\u62a4\u4e2d\u5fc3","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=1185"}; 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 () { } }); }); }