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=3553&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: 1749358584, nonceStr: 'bCcVVZmkBLXyGowX', signature: '3268de907a18c49c0c248a3084addb12468a2210', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202007\/5c0ac8a66f401ee9f58ef64324f5398f.jpg","title":"\u5357\u4eac\u9f13\u697c\u533b\u9662\u96c6\u56e2\u4eea\u5f81\u533b\u9662:\u5fae\u521b\u6c5f\u6e56\uff0c\u533b\u4fa0\u9010\u68a6--\u81f4\u656c8.19\u533b\u5e08\u8282","smalltext":"\u6709\u6c5f\u6e56\u5c31\u6709\u4fa0\u5ba2\uff0c\u6709\u75be\u82e6\u5fc5\u6709\u533b\u8005\u3002\u533b\u4e4b\u4fa0\u8005\uff0c\u5916\u79d1\u533b\u751f\u4e5f\u3002\u7ec8\u65e5\u5728\u624b\u672f\u53f0\u594b\u6218\uff0c\u5982\u540c\u4fa0\u5ba2\u4ed7\u5251\u884c\u8d70\u6c5f\u6e56\u3002\u6216\u5200\u5149\u5251\u5f71\uff0c\u89e3\u4eba\u75c5\u75db\uff1b\u6216\u6ca7\u6d77\u4e00\u7b11\uff0c\u5999\u624b\u56de\u6625\u3002\r\n \u4e00\u628a\u67f3\u53f6\u5200\uff0c\u4e09\u4e94\u4e2a\u5c0f\u5b54\uff0c\u4e03\u516b\u652f\u201c\u957f\u67aa\u201d\u3002\u4e8e\u201c\u5fae\u201d\u5904\u89c1\u771f\u529f\uff0c\u4e00\u76f4\u662f\u5916\u79d1\u533b\u751f\u8ffd\u6c42\u7684\u7597\u6551\u5883\u754c\u3002\u5fae\u521b\u624b\u672f\u7684\u6982\u5ff5\u6e90\u4e8e\u4e0a\u4e16\u7eaa80\u5e74\u4ee3\u521d\uff0c\u5176\u7406\u5ff5\u662f\u628a\u5e38\u89c4\u5de8\u521b\u624b\u672f\u7684\u521b\u4f24\u7f29\u5c0f\uff0c\u6700\u5927\u7a0b\u5ea6\u7684\u51cf\u5c11\u5bf9\u60a3\u8005\u7684\u521b\u4f24\u3002\r\n","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3553"}; 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 () { } }); }); }