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=1685&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: 1714729949, nonceStr: 'TeV2G4jFqoqiBfR7', signature: 'a8ea5346fb8fa18c0a1fc9e121b99871fea4d500', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202001\/db7b5d895e782029d996ee5ebe1ad68d.jpg","title":"\u90d1\u5dde\u4eba\u6c11\u533b\u9662\uff1a\u4e25\u9635\u4ee5\u5f85\uff01\u79ef\u6781\u90e8\u7f72\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u611f\u67d3\u7684\u80ba\u708e\u75ab\u60c5\u9632\u63a7","smalltext":" \u8fde\u65e5\u6765\uff0c\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u611f\u67d3\u7684\u80ba\u708e\u75ab\u60c5\u7275\u52a8\u4ebf\u4e07\u56fd\u4eba\u7684\u5fc3\u3002\u4f5c\u4e3a\u4e00\u5bb6\u4e09\u7ea7\u7532\u7b49\u7efc\u5408\u533b\u9662\uff0c\u8fde\u65e5\u6765\uff0c\u90d1\u5dde\u4eba\u6c11\u533b\u9662\u5168\u9662\u804c\u5de5\u5168\u5458\u4e0a\u5c97\uff0c\u5168\u529b\u4ee5\u8d74\u505a\u597d\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\u3002 \u9ad8\u5ea6\u91cd\u89c6 \u7f1c\u5bc6\u90e8\u7f72","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1685"}; 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 () { } }); }); }