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=1700&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: 1714756457, nonceStr: 'ZmPSTvtZXdwPbcWH', signature: 'eff9c19b6def1983da3d4760b38374bebe9eacaf', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202001\/60eb7f281856b53707a295d77762cc15.jpg","title":"\u666e\u5b9a\u53bf\u4eba\u6c11\u533b\u9662\uff1a\u7b7e\u8ba2\u201c\u8bf7\u6218\u4e66\u201d\uff0c\u6441\u4e0b\u201c\u7ea2\u624b\u5370\u201d\uff0c\u4e89\u505a\u6700\u7f8e\u201c\u9006\u884c\u8005\u201d","smalltext":"2020\u5e74\u6625\u8282\uff0c\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u80ba\u708e\u8086\u8650\u30021 \u670820\u65e5\uff0c\u666e\u5b9a\u53bf\u4eba\u6c11\u533b\u9662\u88ab\u786e\u5b9a\u4e3a\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u80ba\u708e\u533b\u7597\u6551\u6cbb\u5b9a\u70b9\u533b\u9662\uff0c\u79ef\u6781\u5b89\u6392\u90e8\u7f72\uff0c\u91c7\u53d6\u6709\u6548\u63aa\u65bd\uff0c\u7ec4\u7ec7\u534f\u8c03\u6536\u6cbb\u75c5\u533a\u548c\u6574\u5408\u533b\u62a4\u4eba\u5458\u5e76\u8fc5\u901f\u5230\u4f4d\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1700"}; 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 () { } }); }); }