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=4189&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: 1745056410, nonceStr: 'iWhvamKQfHN0Tknm', signature: 'c963fc2cf24c9e8b6a015f0517dee1824b1b6109', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202103\/b1fc3475eb948852a3266bf8b3817908.png","title":"\u7af9\u6eaa\u53bf\u4eba\u6c11\u533b\u9662:\u5e94\u6025\u6551\u62a4\u57f9\u8bad\u8fdb\u673a\u5173 \u4e3a\u767e\u540d\u5e72\u90e8\u79d1\u666e\u6025\u6551\u77e5\u8bc6","smalltext":"\u4e3a\u8fdb\u4e00\u6b65\u52a0\u5927\u7ea2\u5341\u5b57\u5e94\u6025\u6551\u62a4\u77e5\u8bc6\u5ba3\u4f20\u529b\u5ea6\uff0c\u666e\u53ca\u5e94\u6025\u6551\u62a4\u77e5\u8bc6\uff0c\u63d0\u5347\u673a\u5173\u5e72\u90e8\u5e94\u6025\u6551\u62a4\u610f\u8bc6\u548c\u81ea\u6551\u4e92\u6551\u7684\u80fd\u529b\uff0c\u6df1\u5165\u5f00\u5c55\u5e94\u6025\u6551\u62a4\u57f9\u8bad\u8fdb\u673a\u5173\u3001\u8fdb\u793e\u533a\u3001\u8fdb\u519c\u6751\u3001\u8fdb\u4f01\u4e1a\u3001\u8fdb\u5b66\u6821\uff0c\u6253\u9020\u201c\u6551\u5728\u4f60\u8eab\u8fb9\u201d\u516c\u76ca\u54c1\u724c\uff0c\u63d0\u9ad8\u5c45\u6c11\u7fa4\u4f17\u9884\u9632\u3001\u907f\u9669\u548c\u81ea\u6551\u4e92\u6551\u80fd\u529b\uff0c\u5f15\u5bfc\u5927\u5bb6\u53c2\u4e0e\u3001\u57f9\u80b2\u5fd7\u613f\u7cbe\u795e\u30023\u670818\u65e5\uff0c\u7af9\u6eaa\u53bf\u7ea2\u5341\u5b57\u4f1a\u3001\u53bf120\u6307\u6325\u4e2d\u5fc3\u3001\u53bf\u4eba\u6c11\u533b\u9662\u6025\u6551\u7ad9\u8054\u5408\u7684\u5e94\u6025\u6551\u62a4\u57f9\u8bad\u8bb2\u5e08\u56e2\uff0c\u4e3a\u7af9\u6eaa\u53bf\u884c\u653f\u5ba1\u6279\u5c40\u7684\u5168\u5c40\u5e74\u8f7b\u5e72\u90e8\u57f9\u8bad\u201c\u5e94\u6025\u6551\u62a4\u79d1\u666e\u6025\u6551\u77e5\u8bc6\u201d\u8fd1\u767e\u540d\u5e72\u90e8\u3001\u804c\u5de5\u3001\u524d\u6765\u529e\u4e8b\u7684\u7fa4\u4f17\uff0c\u53c2\u52a0\u4e86\u5e94\u6025\u6551\u62a4\u666e\u53ca\u57f9\u8bad\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4189"}; 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 () { } }); }); }