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=889&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: 1747081886, nonceStr: 'Dfxb3tMsQzsJwA42', signature: '0740f595a388e983cfac46100797f533f917b153', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/562794f4407a98f38764787f46656a7f.jpg","title":"\u65b0\u90fd\u533a\u4eba\u6c11\u533b\u9662\uff1a\u201c\u533b\u4e8c\u4ee3\u201d\u7684\u6691\u671f\u6df1\u5ea6\u6e38\uff1a\u6211\u6765\u5230\u4f60\u5de5\u4f5c\u7684\u5730\u65b9\uff0c\u8d70\u8fc7\u4f60\u6765\u65f6\u7684\u8def","smalltext":"7\u6708\u4e00\u6765\uff0c\u5404\u79cd\u5047\u671f\u5f00\u59cb\u8e81\u52a8\u8d77\u6765\uff0c\u7279\u522b\u662f\u90a3\u4ee4\u4eba\u8273\u7fa1\u7684\u6691\u5047\uff0c\u6a2a\u8d77\u800d\uff0c\u7ad6\u8d77\u800d\uff0c\u5012\u8d77\u800d\u60f3\u548b\u4e2a\u800d\u5c31\u548b\u4e2a\u800d\u3002\u6f2b\u957f\u7684\u6691\u5047\uff0c\u718a\u5b69\u5b50\u4eec\u8be5\u600e\u4e48\u8fc7\uff1f\u7a9d\u5728\u6c99\u53d1\u91cc\uff0c\u7ea2\u9152\u914d\u7535\u5f71\uff1fNO,NO,NO\uff0c\u8fd9\u4e0d\u662f\u4f60\u60f3\u8981\u7684\u7ed3\u679c\uff01\u5b89","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=889"}; 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 () { } }); }); }