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=3328&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: 1745135957, nonceStr: 'bQ1dZbAKCwCZwc8p', signature: '60c37105b224d073a723c679a1556e130696315b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202005\/7b8a435980be6ee704937f1f6294488c.jpg","title":"\u6d4e\u5357\u5e02\u4f20\u67d3\u75c5\u533b\u9662\uff1a\u6218\u201c\u75ab\u201d\u4e0d\u505c\uff0c\u9632\u63a7\u4e0d\u505c\u6b47","smalltext":"\u5f20\u73cd\u3001\u5973 \u6d4e\u5357\u5e02\u4f20\u67d3\u75c5\u533b\u9662\u5ba2\u670d\u90e8\u8d1f\u8d23\u4eba\uff0c\u5728\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u671f\u95f4\uff0c\u8d1f\u8d23\u65b0\u51a0\u80ba\u708e\u75c5\u4eba\u51fa\u9662\u540e\u8f6c\u8fd0\u3001\u590d\u8bca\u53ca\u51fa\u9662\u540e\u5065\u5eb7\u7ba1\u7406\u5de5\u4f5c\uff0c\u5728\u5de5\u4f5c\u4e2d\u6709\u611f\u800c\u53d1\u5199\u4e86\u4e00\u4e9b\u6587\u7ae0\uff0c\u5e0c\u671b\u8d35\u534f\u4f1a\u80fd\u91c7\u7eb3\uff01\u4f20\u64ad\u4eba\u6587\u529b\u91cf\uff0c\u505a\u6709\u6e29\u5ea6\u7684\u533b\u9662\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3328"}; 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 () { } }); }); }