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=448&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: 1714712820, nonceStr: 'P8JF3VzGxMhkrvNF', signature: 'bef5d6f3af80b03a895c6fcea0396800d5ee435a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/f73dafd438b5c072e0eea170394209f6.jpg","title":"\u54b8\u9633\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u751f\u6b7b\u65f6\u901f\uff0c200\u516c\u91cc\u7a7a\u4e2d\u6551\u63f4\u516d\u65ec\u75c5\u5371\u8005\u81f3\u54b8\u9633","smalltext":"5\u670827\u65e5\uff0c\u9655\u897f\u7701\u54b8\u9633\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\u9996\u6b21\u91cd\u75c7\u75c5\u60a3\u5f02\u5730\u8f6c\u79fb\u7a7a\u4e2d\u6551\u63f4\u8054\u5408\u884c\u52a8\u6210\u529f\u8fdb\u884c\u3002\u54b8\u9633\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\u4f5c\u4e3a\u5168\u5e02\u552f\u4e00\u62e5\u6709\u505c\u673a\u576a\u7684\u533b\u7597\u673a\u6784\uff0c\u8054\u7cfb\u91d1\u6c47\u901a\u822a\u822a\u7a7a\u533b\u7597\u6551\u63f4\uff0c\u7528\u76f4\u5347\u673a\u5c06\u4e00\u540d\u80c3\u4f53\u4f4e\u5206\u5316\u817a\u764c\u60a3\u8005\u6210\u529f\u4ece\u5ef6\u5b89\u5e02\u6d1b\u5ddd\u53bf\u533b\u9662\u8f6c\u79fb\u81f3\u54b8\u9633\u8fdb\u884c\u6551\u6cbb\uff0c\u4e3a\u5371\u91cd\u75c5\u4eba\u6253\u5f00\u4e86\u4e00\u6761\u5f02\u5730\u7a7a\u4e2d\u6551\u63f4\u751f\u547d\u901a\u9053\u3002\r\n\u3000","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=448"}; 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 () { } }); }); }