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=1338&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: 1714959186, nonceStr: 'Ms8lJBELQOeJGPRl', signature: '0d51168f93c228f9475a6a579b1822cd62428391', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201911\/99ccab0b0675217282e218a31ed76427.jpg","title":"\u5185\u8499\u53e4\u81ea\u6cbb\u533a\u4eba\u6c11\u533b\u9662\uff1a\u7528\u4e8621\u5e74\uff0c\u6211\u56fd\u6700\u65e9\u7684\u5fc3\u810f\u5355\u8154\u8d77\u640f\u5668\u60a3\u8005\u518d\u83b7\u65b0\u751f","smalltext":"\u6700\u8fd1\uff0c\u5185\u8499\u53e4\u81ea\u6cbb\u533a\u4eba\u6c11\u533b\u9662\u5fc3\u810f\u4e2d\u5fc3\u6025\u8bca\u5fc3\u8840\u7ba1\u5185\u79d1\u6765\u4e86\u4e00\u540d\u60a3\u8005\uff0c\u8fd9\u540d\u60a3\u8005\u59d3\u7f57\uff0c\u4eca\u5e7479\u5c81\uff0c\u5973\u6027\uff0c1998\u5e74\u56e0\u51fa\u73b0\u5934\u6655\u3001\u4e4f\u529b\u3001\u56db\u80a2\u53d1\u51c9\u75c7\u72b6\u6765\u5230\u6211\u9662\u5c31\u8bca\uff0c\u67e5\u5fc3\u7535\u56fe\u63d0\u793a\u5fc3\u7387\u6781\u5ea6\u7f13\u6162\uff0c\u786e\u8bca\u4e3a","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1338"}; 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 () { } }); }); }