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=4142&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: 1745056540, nonceStr: 'MCIIEA16YKz7wTX3', signature: 'b326c41b33d4393f472cfca0f5609eee48383c21', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202103\/6ef07902a3821b6670789286fb579386.jpg","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u7a81\u53d1\uff01\u72ec\u81ea\u4e00\u4eba\u6655\u5012\u5c0f\u533a\u95e8\u53e3 \u6696\u5fc3\uff01\u9f50\u5fc3\u534f\u529b\u8f6c\u5371\u4e3a\u5b89\uff01\uff01","smalltext":"\u7a81\u53d1\u6025\u75c5\uff0c\u8def\u4eba\u6ca1\u6709\u6f20\u89c6\u4e0d\u7ba1\u800c\u662f\u7b2c\u4e00\u65f6\u95f4\u62e8\u6253\u4e2d\u533b\u9662\u7684\u6025\u6551\u7535\u8bdd\uff0c\u4e3a\u60a3\u8005\u7684\u62a2\u6551\u8d62\u5f97\u4e86\u65f6\u95f4\uff0c\u4e2d\u533b\u9662\u6025\u8bca\u4eba\u5728\u6ca1\u6709\u60a3\u8005\u5bb6\u5c5e\u7684\u60c5\u51b5\u4e0b\uff0c\u628a\u60a3\u8005\u7684\u751f\u547d\u653e\u5728\u4e86\u7b2c\u4e00\u4f4d\uff0c\u5f00\u901a\u7eff\u8272\u901a\u9053\uff0c\u53ca\u65f6\u6551\u6cbb\u786e\u4fdd\u4e86\u60a3\u8005\u7684\u6cbb\u7597\uff0c\u793e\u533a\u5de5\u4f5c\u4eba\u5458\u4e3a\u4e86\u5c45\u6c11\u653e\u4e0b\u5de5\u4f5c\u5168\u7a0b\u966a\u62a4\uff0c\u4e3a\u60a3\u8005\u7684\u540e\u7eed\u6cbb\u7597\u7ed9\u533b\u751f\u5403\u4e86\u4e00\u9897\u201c\u5b9a\u5fc3\u4e38\u201d\u3002\u867d\u7136\u60a3\u8005\u5bb6\u5c5e\u4eba\u5728\u5916\u5730\uff0c\u4e00\u65f6\u8d76\u4e0d\u56de\u6765\uff0c\u4f46\u662f\u60a3\u8005\u7684\u6025\u6551\u6cbb\u7597\u5374\u4e00\u5206\u949f\u4e5f\u6ca1\u6709\u803d\u6401\u3002\u8fd9\u5f97\u76ca\u4e8e\u533b\u751f\u7684\u5feb\u901f\u884c\u52a8\u3001\u533b\u9662\u7684\u7eff\u8272\u901a\u9053\uff0c\u66f4\u5f97\u76ca\u4e8e\u5e02\u6c11\u548c\u5c0f\u533a\u5de5\u4f5c\u4eba\u5458\u7684\u70ed\u5fc3\u76f8\u52a9\uff0c\u8fd9\u4e00\u6b21\u6551\u52a9\u5c31\u662f\u4e00\u573a\u5bf9\u751f\u547d\u7684\u7231\u5fc3\u63f4\u52a9\uff0c\u662f\u5927\u5fb7\u6566\u5316\u4eba\u987a\u5229\u901a\u8fc7\u7684\u6ee1\u5206\u5927\u8003\uff01","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4142"}; 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 () { } }); }); }