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=2060&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: 1716005510, nonceStr: 'j1cavtsSBoN8vLBQ', signature: '3e6c9e270252d153cd8b4ebcffde239463d10345', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u5728\u5fb7\u6c42\u5b66\u533b\u751f\u5bc4\u56de\u9632\u62a4\u7269\u8d44","smalltext":" 1\u670824\u65e5\u81f328\u65e5\uff0c\u53cd\u590d\u8dd1\u904d\u83b1\u6bd4\u9521\u5468\u8fb920\u591a\u5bb6\u836f\u5e97\uff0c\u751a\u81f3\u53bb\u4e86\u4ece\u672a\u53bb\u8fc7\u7684\u90ca\u533a\u3002\u533b\u7528\u53e3\u7f69\u4e0d\u662f\u6bcf\u4e2a\u836f\u5e97\u7684\u5e38\u5907\u5546\u54c1\uff0c\u53ea\u8981\u836f\u5e97\u6216\u8005\u5546\u5e97\u6709\u5916\u79d1\u53ca\u9632\u62a4\u53e3\u7f69\uff0c\u6211\u5c31\u7528\u5fb7\u8bed\u8bf4\u201cAlles zu\uff08\u5168\u8981\uff09\u201d\u3002\u5fb7\u56fd\u4e9a\u9a6c\u900a\u4e0a\u9762\u53e3\u7f69\u7684\u4ef7\u683c\u4e5f\u662f\u4e0d\u65ad\u53d8\u5316\uff0c\u62103-5\u500d\u7684\u589e\u52a0\uff0c\u91cd\u70b9\u662f\u4f60\u8fd8\u4e0d\u4e00\u5b9a\u80fd\u4e70\u5230\u3002\u4e00\u5ea6\u8fde\u6cd5\u5170\u514b\u798f\u8fd9\u6837\u7684\u56fd\u9645\u5316\u5927\u90fd\u5e02\u90fd\u51fa\u73b0\u4e86\u4e00\u201c\u7f69\u201d\u96be\u6c42\u7684\u60c5\u51b5\uff0c\u53ef\u89c1\u6211\u4eec\u534e\u4eba\u7684\u529b\u91cf\u548c\u7231\u56fd\u7fa4\u4f53\u7684\u8d64\u5b50\u60c5\u6000\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2060"}; 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 () { } }); }); }