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=4077&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: 1745056303, nonceStr: '5pb1Ey0X0fvKqQL4', signature: '4b5e5ce70e555ce241846ffc2d936d2f03cf2259', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202102\/04cee15c192c57e8ae0e81ea8b796b69.jpg","title":"\u9547\u5df4\u53bf\u4e2d\u533b\u9662:\u75ab\u60c5\u9632\u63a7\u4e0d\u677e\u52b2 \u57f9\u8bad\u6f14\u7ec3\u953b\u7cbe\u5175","smalltext":"\u4e3a\u4e86\u6301\u7eed\u6293\u597d\u65b0\u51a0\u75ab\u60c5\u9632\u63a7\u5e94\u6025\u5de5\u4f5c\uff0c\u5207\u5b9e\u63d0\u9ad8\u79d1\u5ba4\u5e94\u6025\u53cd\u5e94\u80fd\u529b\uff0c\u9547\u5df4\u53bf\u4e2d\u533b\u9662\u4f9b\u5e94\u5ba4\u4e3a\u4e86\u63d0\u9ad8\u79d1\u5ba4\u4eba\u5458\u5bf9\u65b0\u51a0\u60a3\u8005\u4f7f\u7528\u540e\u7684\u5668\u68b0\u7684\u5e94\u6025\u5904\u7406\u80fd\u529b\uff0c\u79d1\u5ba4\u5728\u533b\u9662\u5e94\u6025\u65b9\u6848\u7684\u57fa\u7840\u4e0a\uff0c\u6839\u636e\u79d1\u5ba4\u7279\u70b9\uff0c\u591a\u6b21\u7ec4\u7ec7\u5168\u79d1\u4eba\u5458\u5bf9\u5e94\u6025\u9884\u6848\u8fdb\u884c\u57f9\u8bad\uff0c\u6309\u7167\u9884\u6848\u591a\u6b21\u8fdb\u884c\u6f14\u7ec3\uff0c\u7740\u529b\u953b\u9020\u4e00\u652f\u6562\u6253\u786c\u4ed7\u80fd\u6253\u80dc\u4ed7\u7684\u7cbe\u5175\u5f3a\u5c06\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4077"}; 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 () { } }); }); }