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=776&classid=11&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: 1714320070, nonceStr: '418bXBxGUZMTYTts', signature: 'a57bc27e210f4ff8e8300a6a1f6476b683157b6e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/acfed07618f7d913f34eff1b887c5bd4.jpg","title":"\u6df1\u5733\u5e73\u4e50\u9aa8\u4f24\u79d1\u533b\u9662:\u5b50\u5bab\u5185\u819c\u201c\u8dd1\u201d\u5230\u76f4\u80a0 \u576a\u5c71\u533a\u4e2d\u533b\u9662\u591a\u5b66\u79d1\u534f\u4f5c\u89e3\u96be\u9898","smalltext":"36\u5c81\u7684\u5f20\u5973\u58eb\u540c\u65b9\u540e\u53d1\u73b0\u9634\u9053\u5f02\u5e38\u51fa\u8840\uff0c\u6df1\u5733\u5e73\u4e50\u9aa8\u4f24\u79d1\u533b\u9662\uff08\u6df1\u5733\u5e02\u576a\u5c71\u533a\u4e2d\u533b\u9662\uff09\u5987\u79d1\u4faf\u7389\u534e\u4e3b\u4efb\u8bca\u65ad\u4e3a\u9634\u9053\u58c1\u5185\u5b50\u5bab\u5185\u819c\u5f02\u4f4d\u75c7\uff0c\u5f02\u4f4d\u7684\u5185\u819c\u201c\u8dd1\u201d\u5230\u4e86\u76f4\u80a0\uff0c\u5e76\u7d2f\u53ca\u76c6\u58c1\u3001\u8f93\u5c3f\u7ba1\u7b49\u3002\u7531\u4e8e\u75c5\u60c5\u590d\u6742\uff0c\u4e3a\u5b8c\u6210\u60a3\u8005\u4e0d\u9020\u7618\u7684\u5fc3\u613f\uff0c\u533b\u9662\u591a\u5b66\u79d1\u7ecf\u8ba4\u771f\u8ba8\u8bba\uff0c\u6700\u7ec8\u5b8c\u6210\u5386\u65f65\u5c0f\u65f6\u7684\u9ad8\u96be\u5ea6\u624b\u672f\u3002\u624b\u672f\u975e\u5e38\u6210\u529f\uff0c\u60a3\u8005\u5341\u5206\u6ee1\u610f\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=776"}; 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 () { } }); }); }