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=2951&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: 1749403597, nonceStr: 'F23u1mgnODqFaxbm', signature: 'e683176be280ec335e280fdfcf61533b0e901cc0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202004\/d95902b4daf3ded9a3f52a63072f5102.jpg","title":"\u6d77\u7a7a\u536b\u58eb\u738b\u4f1f\u70c8\u58eb\u727a\u727219\u5468\u5e74\uff0c\u4ed6\u7684\u7236\u6bcd\u6700\u8fd1\u505a\u4e86\u4e00\u4ef6\u4e8b\u60c5","smalltext":"\u201c81192\u6536\u5230\uff0c\u6211\u5df2\u65e0\u6cd5\u8fd4\u822a\uff0c\u4f60\u4eec\u7ee7\u7eed\u524d\u8fdb\uff0c\u4f60\u4eec\u7ee7\u7eed\u524d\u8fdb\uff01\u201d\u5f88\u591a\u4eba\u90fd\u8bb0\u5f97\uff0c\u6709\u4e00\u4e2a\u7f16\u53f7\uff0c\u53eb\u505a\u201c81192\u201d\uff0c\u6709\u4e00\u4e2a\u82f1\u96c4\uff0c\u53eb\u505a\u738b\u4f1f\u3002\u4eca\u5929\u662f\u738b\u4f1f\u70c8\u58eb\u727a\u727219\u5468\u5e74\uff0c2001\u5e744\u67081\u65e5\uff0c\u7f8e\u519b\u4e00\u67b6\u4fa6\u5bdf\u673a\u4fb5\u72af\u6211","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2951"}; 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 () { } }); }); }