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=915&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: 1749426021, nonceStr: 'yEU95XlciBmh6Jbc', signature: '9e67c81959f3168222c7184ced2296b37677e86e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201908\/65f613d75d34396f7db889404b48e37b.jpg","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u81ea\u66dd\u201c\u5bb6\u4e11\u201d\u63a5\u53d7\u76d1\u7763\uff0c\u505a\u6709\u6e29\u5ea6\u7684\u4e2d\u533b\u9662","smalltext":"\u4e3a\u5e7f\u6cdb\u5f81\u6c42\u793e\u4f1a\u5404\u754c\u5bf9\u6566\u5316\u5e02\u4e2d\u533b\u9662\u5de5\u4f5c\u7684\u610f\u89c1\uff0c\u81ea\u89c9\u63a5\u53d7\u793e\u4f1a\u5404\u754c\u5bf9\u6211\u9662\u5de5\u4f5c\u7684\u76d1\u7763\uff0c\u5207\u5b9e\u6539\u8fdb\u6211\u9662\u7684\u5de5\u4f5c\u4f5c\u98ce\u3001\u670d\u52a1\u6001\u5ea6\u548c\u670d\u52a1\u6c34\u5e73\uff0c\u52a0\u5f3a\u884c\u98ce\u548c\u533b\u5fb7\u533b\u98ce\u5efa\u8bbe\uff0c\u63d0\u9ad8\u60a3\u8005\u6ee1\u610f\u5ea6\u30027\u670831\u65e5\u4e0b\u5348\u5728\u516d\u697c\u4f1a\u8bae\u5ba4\u53ec\u5f00\u4e862019\u5e74\u5ea6\u4e0a\u534a\u5e74\u884c\u98ce\u5efa\u8bbe\u603b\u7ed3\u548c\u793e\u4f1a\u76d1\u7763\u5458\u5ea7\u8c08\u4f1a\uff0c\u503e\u542c\u793e\u4f1a\u5404\u754c\u5bf9\u533b\u9662\u7684\u610f\u89c1\u548c\u5efa\u8bae\uff0c\u6765\u81ea\u793e\u4f1a\u5404\u754c\u7684\u793e\u4f1a\u76d1\u7763\u5458\u3001\u533b\u9662\u4e2d\u5c42\u4ee5\u4e0a\u9886\u5bfc\u53c2\u52a0\u4f1a\u8bae\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=915"}; 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 () { } }); }); }