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=4585&classid=11&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: 1746154126, nonceStr: '5iZHwi3KlmWxjLho', signature: '24c86ad67c217f4fdaa73c2bbdabf580063d7a16', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u91cd\u5e86\u5e02\u5f00\u5dde\u533a\u4eba\u6c11\u533b\u9662-\u4ece\u4f9b\u7a3f\u6570\u91cf\u5230\u4f9b\u7a3f\u8d28\u91cf\uff0c\u518d\u5230\u4e3b\u52a8\u53c2\u4e0e\u7684\u5ba3\u4f20\u610f\u8bc6\u5168\u4f53\u9762\u63d0\u9ad8","smalltext":"\u4ece\u4f9b\u7a3f\u6570\u91cf\u5230\u4f9b\u7a3f\u8d28\u91cf\u518d\u5230\u4e3b\u52a8\u53c2\u4e0e\u7684\u5168\u5458\u5ba3\u4f20\u610f\u8bc6\u63d0\u5347\u5ba3\u4f20\u7ba1\u7406\u79d1\u52a0\u4e0a\u7ba1\u7406\u4eba\u5458\u5728\u5185\u4ec5\u67093\u540d\u540c\u5fd7\uff0c\u9700\u627f\u62c5\u5168\u9662\u6807\u8bc6\u7cfb\u7edf\u7ba1\u7406\u3001\u5bf9\u5185\u5916\u5ba3\u4f20\u7ec4\u7ec7\u7b56\u5212\u3001\u8206\u60c5\u76d1\u63a7\u3001\u5168\u9662\u5ba3\u4f20\u8f7d\u4f53\u53ca\u5e73\u53f0","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4585"}; 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 () { } }); }); }