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=6861&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: 1743632680, nonceStr: 'w68JQjv2FFXEOFrv', signature: 'd5f44a7c96e1b4c88fc79bb901ac1ad77f3f2a3f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/d\/file\/p\/202503\/eb01b4d603dd2e14251b17c762ade793.jpg","title":"\u70b9\u4eae\u533b\u9662\u4eba\u6587\u4e4b\u5149\uff1a\u4e2d\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8424\u706b\u866b\u8ba1\u5212\u66a8\u7b2c\u4e94\u5c4a\u5168\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8def\u6f14\u9080\u60a8\u540c\u884c","smalltext":"\u4e3a\u8d2f\u5f7b\u843d\u5b9e\u300a\u56fd\u52a1\u9662\u529e\u516c\u5385\u5173\u4e8e\u5efa\u7acb\u73b0\u4ee3\u533b\u9662\u7ba1\u7406\u5236\u5ea6\u7684\u6307\u5bfc\u610f\u89c1\u300b(\u56fd\u529e\u53d1\u30142017]67 \u53f7)\u300a\u56fd\u52a1\u9662\u529e\u516c\u5385\u5173\u4e8e\u63a8\u52a8\u516c\u7acb\u533b\u9662\u9ad8\u8d28\u91cf\u53d1\u5c55\u7684\u610f\u89c1\u300b(\u56fd\u529e\u53d1\u30142021\u301518 \u53f7)\u300a\u5173\u4e8e\u5370\u53d1","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6861"}; 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 () { } }); }); }