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=623&classid=4&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: 1714909394, nonceStr: 'rqwIF3Iz9VJ3Iva7', signature: 'e3e6aa1481722a444d5fa80605afe238013345a2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/20a08fae24f1ca9b8c6c014fe13e26bb.jpg","title":"\u4e0a\u6d77\u5e02\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u70b9\u4eae\u533b\u5b66\u4eba\u6587\u5173\u6000 \u6784\u5efa\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53","smalltext":"\u75be\u75c5\u662f\u533b\u751f\u773c\u4e2d\u7684\u4e16\u754c\uff0c\u75c5\u75db\u662f\u60a3\u8005\u5fc3\u4e2d\u7684\u82e6\u96be\uff0c\u533b\u5b66\u6700\u5927\u7684\u654c\u4eba\u662f\u51b7\u6f20\u3002\u5982\u4f55\u8ba9\u6211\u4eec\u7684\u533b\u7597\u66f4\u6709\u6e29\u5ea6\uff1f\u5982\u4f55\u53bb\u503e\u542c\u3001\u53bb\u7406\u89e3\uff0c\u4e0e\u75c5\u4eba\u5171\u60c5\uff1f\u533b\u60a3\u53cc\u65b9\u600e\u6837\u624d\u80fd\u6210\u4e3a\u4e0e\u75be\u75c5\u6297\u4e89\u7684\u547d\u8fd0\u5171\u540c\u4f53\uff1f\r\n6\u670816\u65e5\uff0c\u4f5c\u4e3a\u533b\u9662\u6587\u5316\u8282\u7cfb\u5217\u6d3b\u52a8\u4e4b\u4e00\u66a8\u533b\u9662\u4e2d\u5c42\u5e72\u90e8\u57f9\u8bad\uff0c\u201c\u70b9\u4eae\u533b\u5b66\u4eba\u6587\u5173\u6000\uff0c\u6784\u5efa\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53\u201d\u53d9\u4e8b\u533b\u5b66\u4e13\u9898\u57f9\u8bad\uff0c\u5728\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u4e3e\u529e\u3002\r\n","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=623"}; 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 () { } }); }); }