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=2725&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: 1715900115, nonceStr: '4JFHlbqLKGHWqx8j', signature: '81ea94f5ce853a16e2322d2cf0b843b58e6285dd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u5468\u6d66\u533b\u9662\uff1a\u4f20\u627f\u8f85\u5584\u7cbe\u795e \u6253\u9020\u6709\u60c5\u6000\u7684\u4eba\u6587\u533b\u9662","smalltext":"\u5728\u4e1c\u6d77\u6d77\u5cb8\u3001\u957f\u6c5f\u6c5f\u7554\uff0c\u6709\u8fd9\u6837\u4e00\u5757\u79ef\u6781\u52c3\u53d1\u7684\u571f\u5730\uff0c\u8fd9\u91cc\u662f\u4e16\u754c\u76ee\u5149\u7684\u7126\u70b9\uff0c\u662f\u79d1\u6280\u53d1\u5c55\u7684\u524d\u6cbf\u3002\u5ea7\u843d\u4e8e\u4e0a\u6d77\u5f20\u6c5f\u79d1\u5b66\u57ce\u7684\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u5468\u6d66\u533b\u9662\uff0c\u662f\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u533b\u9662\u3002\u533b\u9662\u59cb\u5efa","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2725"}; 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 () { } }); }); }