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=4558&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: 1744317892, nonceStr: 'xnAu3Yu6bnbkFUwy', signature: 'c40f05865d13703f60cd725eba6c974d3fbb44f9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202108\/ebd55806eae3137059250de0faeed95e.jpg","title":"\u957f\u6cbb\u533b\u5b66\u4eba\u6587\uff1a\u6e05\u6668\u7684\u5fae\u5149\u65f6\u523b","smalltext":" \u6e05\u6668\u7684\u5fae\u5149\u65f6\u523b\u2014\u2014\u6e05\u66686\u70b9\uff0c\u6211\u4f9d\u65e7\u50cf\u5f80\u5e38\u4e00\u6837\u5de1\u89c6\u75c5\u623f\u3002\u5bc2\u9759\u4e2d\u6211\u8e51\u624b\u8e51\u811a\u7684\u7a7f\u68ad\u4e8e\u6bcf\u4e2a\u75c5\u623f\uff0c\u5f53\u6211\u8fdb\u5165\u6700\u540e\u4e00\u4e2a\u75c5\u623f\u65f6\uff0c\u7d27\u968f\u5176\u540e\u7684\u662f\u4e00\u4f4d70\u591a\u5c81\u7684\u8001\u5976\u5976\uff0c\u5979\u8f7b\u8f7b\u7684\u8d70\u5230\u6211\u7684\u8eab\u8fb9\u6253\u5f00\u4e86\u75c5\u623f\u7684\u706f\uff0c\u5e7d\u6697\u7684\u623f\u95f4\u4e00\u4e0b\u5b50\u4eae\u5802\u8d77\u6765\u3002\u5c31\u5728\u8fd9\u65f6\uff0c\u9760\u7a97\u6237\u7684\u75c5\u5e8a\u4e0a\uff0c\u674e\u5927\u7237\u7684\u8138\u4e0a\u6cdb\u8d77\u6de1\u6de1\u7684\u5fae\u7b11\uff0c\u8fdc\u8fdc\u7684\u8fce\u63a5\u7740\u5979\u7684\u8001\u4f34\uff0c\u770b\u7740\u8fd9\u4e2a\u7cbe\u795e\u77cd\u94c4\u7684\u8001\u4f34\uff0c\u4ed6\u7684\u773c\u91cc\u90fd\u4f1a\u6563\u53d1\u51fa\u5149\u4eae\uff0c\u5c31\u50cf\u9633\u5149\u53ef\u4ee5\u7a7f\u900f\u9ed1\u6697\u4e00\u6837\uff0c\u652f\u6491\u7740\u4ed6\u8d70\u8fc7\u4e86\u8fd9\u4e48\u591a\u5e74\uff01","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4558"}; 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 () { } }); }); }