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=3199&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: 1745150550, nonceStr: 'aVbCMLamdZGaDV2u', signature: '4e2fdfde5ae4807b919d1c75e85c9b124605e582', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u4ea4\u901a\u5927\u5b66\u533b\u5b66\u9662\u9644\u5c5e\u4ec1\u6d4e\u533b\u9662\uff1a\u63f4\u9102\u533b\u7597\u961f\u961f\u5458\u67e5\u743c\u82b3\u8bf4\u201c\u6211\u968f\u5fc3\u6240\u6b32\u5730\u5728\u65e5\u8bb0\u91cc\u503e\u8bc9\u201d","smalltext":"\u4e0a\u6d77\u7b2c\u4e00\u6279\u652f\u63f4\u6e56\u5317\u533b\u7597\u961f\u5458\u3001\u4e0a\u6d77\u4ec1\u6d4e\u533b\u9662\u547c\u5438\u79d1\u4e3b\u6cbb\u533b\u5e08\u67e5\u743c\u82b3\u4ece1\u670824\u65e5\u9664\u5915\u591c\u9a70\u63f4\u6b66\u6c49\u6297\u75ab\u52303\u670831\u65e5\uff0c\u5728\u6b66\u6c49\u91d1\u94f6\u6f6d\u533b\u9662\u5ea6\u8fc7\u4e8668\u4e2a\u65e5\u591c\uff0c\u5199\u4e0b\u4e8667\u7bc7\u65e5\u8bb0\uff0c\u6700\u7ec8\u7f16\u64b0\u6210\u300a\u67e5\u533b\u751f\u63f4","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3199"}; 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 () { } }); }); }