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=388&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: 1746209365, nonceStr: 'pKpZC6kTKrHcWobK', signature: '11e9832fe2dfd2fa8eafdf09e62e109d05b2ee9f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/7f8f559f6ccd44157f5a17cb2ac56def.jpg","title":"\u9f13\u533b\u4eea\u5f81\u533b\u9662\uff1a\u533b\u751f\u4e3a\u8d2b\u56f0\u75c5\u4eba\u8c6a\u6350\u4e07\u91d1\uff0c\u5374\u820d\u4e0d\u5f97\u6362\u90e8\u5343\u5143\u624b\u673a","smalltext":"\u8fd1\u65e5\uff0c\u5357\u4eac\u9f13\u697c\u533b\u9662\u96c6\u56e2\u4eea\u5f81\u533b\u9662\u5eb7\u590d\u533b\u5b66\u79d1\u4e3b\u4efb\u6bb7\u5efa\u534e\uff0c\u7a81\u7136\u9891\u9891\u51fa\u73b0\u5728\u5404\u8def\u5a92\u4f53\u4e0a\uff0c\u5c24\u5176\u662f\u767b\u4e0a\u6c5f\u82cf\u536b\u89c6\u516c\u5171\u9891\u9053\u3001\u6c5f\u82cf\u536b\u89c6\u5fae\u535a\u70ed\u641c\u699c\u3001\u73b0\u4ee3\u5feb\u62a5\u3001\u626c\u5dde\u7535\u89c6\u53f0\u5173\u6ce8\u7b49\u5341\u591a\u5bb6\u5a92\u4f53\u3002\u5a92\u4f53\u7684\u62a5\u9053\u5145\u5206\u5f18\u626c\u4e86\u6bb7\u5efa\u534e\u4e50\u4e8e\u52a9\u4eba\u3001\u6276\u5371\u6d4e\u56f0\u7684\u533b\u8005\u4ec1\u5fc3\u6b63\u80fd\u91cf\u3002\u5176\u5b9e\uff0c\u5728\u5a92\u4f53\u7684\u62a5\u9053\u4e4b\u5916\uff0c\u6bb7\u5efa\u534e\u8fd8\u6709\u8bb8\u591a\u4e0d\u4e3a\u4eba\u77e5\u7684\u7231\u5fc3\u5584\u4e3e\u3002\r\n\u6bb7\u5efa\u534e\u662f\u4e00\u540d\u62e5\u670944\u5e74\u515a\u9f84\u7684\u8001\u515a\u5458\uff0c\u591a\u6b21\u88ab\u533b\u9662\u8bc4\u4e3a\u4f18\u79c0\u515a\u5458\u3002 \u4ed6\u4e00\u5411\u81f4\u529b\u4e8e\u6148\u5584\u4e8b\u4e1a\uff0c\u5728\u6cbb\u75c5\u6551\u4eba\u7684\u540c\u65f6\uff0c\u7ecf\u5e38\u6177\u6168\u89e3\u56ca\uff0c\u4e3a\u8d2b\u56f0\u75c5\u4eba\u4f38\u51fa\u63f4\u624b\u3002\u5728\u7f51\u7edc\u5e73\u53f0\u4e0a\uff0c\u6709\u8bb0\u5f55\u7684\u6350\u52a9\u6b21\u6570\u5c31\u9ad8\u8fbe314\u6b21\uff0c\u603b\u91d1\u989d\u8ba118790\u5143\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=388"}; 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 () { } }); }); }