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=3236&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: 1716107506, nonceStr: 'RyDMwRRpqomQo5rT', signature: 'cf9578207a68f00c4009e156fbec393b49fceb3f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"24\u540d\u533b\u5b66\u751f\u53d1\u8d77\u5021\u8bae\uff1a\u5f18\u626c\u4eba\u6587\u7cbe\u795e \u505a\u65b0\u65f6\u4ee3\u5353\u8d8a\u62a4\u7406\u4eba\u624d","smalltext":"\u57285\u670810\u65e5\u53ec\u5f00\u7684\u201c\u793c\u8d5e\u7956\u56fd\u2014\u2014\u6297\u75ab\u4e0e\u4eba\u6587\u62a4\u7406\u6559\u80b2\u6559\u5b66\u6539\u9769\u66a8\u8bfe\u7a0b\u601d\u653f\u5efa\u8bbe\u4f1a\u8bae\u201d\u4e0a\uff0c\u897f\u5b89\u4ea4\u901a\u5927\u5b66\u533b\u5b66\u90e8\u516c\u5171\u536b\u751f\u5b66\u96622019\u7ea7\u7855\u58eb\u7814\u7a76\u751f\u835a\u5a49\u8339\u4ee3\u8868\u4e0e\u4f1a\u533b\u5b66\u751f\uff0c\u5ba3\u8bfb\u4e86\u9898\u4e3a\u201c\u5f18\u626c","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3236"}; 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 () { } }); }); }