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=2697&classid=10&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: 1743770484, nonceStr: 'piRYXZJpAYAUC9w4', signature: '23e1a59ea629ceadc96baa2221edaa6f4df366c1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5927\u7406\u767d\u65cf\u81ea\u6cbb\u5dde\u4eba\u6c11\u533b\u9662\uff1a\u6587\u5316\u805a\u4eba\u5fc3 \u7cbe\u795e\u94f8\u533b\u9b42","smalltext":"\u5927\u7406\u767d\u65cf\u81ea\u6cbb\u5dde\u4eba\u6c11\u533b\u9662\u5750\u843d\u4e8e\u6211\u56fd\u897f\u5357\u8fb9\u9672\u7684\u6587\u732e\u540d\u90a6\u2014\u2014\u5927\u7406\uff0c\u7ecf\u8fc770\u591a\u5e74\u7684\u53d1\u5c55\u5386\u7a0b\uff0c\u73b0\u5df2\u6210\u4e3a\u4e00\u6240\u96c6\u533b\u7597\u3001\u79d1\u7814\u3001\u6559\u5b66\u3001\u5eb7\u590d\u4e8e\u4e00\u4f53\u7684\u56fd\u5bb6\u4e09\u7ea7\u7532\u7b49\u533b\u9662\u3002\u533b\u9662\u4ee5\u7279\u8272\u533b\u9662\u6587\u5316\u4e3a","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2697"}; 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 () { } }); }); }