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=884&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: 1714770084, nonceStr: '1Ess02jdhCGNTY6V', signature: '2d2aaf53eeb8edce1e46d62be3316dc1ba2f4453', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/6e4c0d772d3205a1948b6c08fc3d5bf8.jpg","title":"\u8d35\u5dde\u7701\u666e\u5b9a\u53bf\u4eba\u6c11\u533b\u9662\u9ec4\u6d2a\uff1a\u7537\u62a4\u58eb\u7684\u521d\u5fc3\u4e0e\u60c5\u6000","smalltext":"\u98ce\u4e0d\u8a00\uff0c\u6c34\u4e0d\u8bed\uff0c\u9752\u6625\u5728\u4f3c\u6c34\u6d41\u5e74\u4e2d\u901d\u53bb\u3002\u4e0d\u7ecf\u610f\u95f4\uff0c\u6211\u5df2\u7ecf\u5728\u666e\u5b9a\u53bf\u4eba\u6c11\u533b\u9662\uff08\u4ee5\u4e0b\u7b80\u79f0\u201c\u666e\u533b\u201d\uff09\u5de5\u4f5c\u3001\u6210\u957f\u4e8619\u4e2a\u5e74\u5934\uff0c\u4ece\u4e00\u4e2a\u61f5\u61c2\u5c11\u5e74\u53d8\u6210\u4e86\u540d\u526f\u5176\u5b9e\u7684\u4e2d\u5e74\u6cb9\u817b\u7537\u3002\u4f46\u6211\u53d1\u73b0\uff0c\u6211\u662f\u5e78\u8fd0\u7684\uff0c\u89c1\u8bc1\u4e86\u533b\u9662\u4e8c\u5341\u5e74\u6765\u8d70\u8fc7\u7684\u98ce\u96e8\u5386\u7a0b\uff1b\u6211\u662f\u5e78\u8fd0\u7684\uff0c\u7ecf\u5386\u4e86\u533b\u9662\u5feb\u901f\u53d1\u5c55\u53f2\u4e0a\u7684\u4e00\u6b21\u6b21\u8f6c\u578b\u5347\u7ea7\uff1b\u6211\u662f\u5e78\u8fd0\u7684\uff0c\u5b9e\u73b0\u4e86\u66fe\u7ecf\u7684\u52a9\u60a3\u521d\u5fc3\uff0c\u5e76\u94f8\u5c31\u4e86\u4e30\u5bcc\u7684\u4eba\u6587\u60c5\u6000\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=884"}; 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 () { } }); }); }