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=5354&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: 1715036346, nonceStr: 'nM7VTMJrOJ51wEmW', signature: '5027b2fb03cedeb3914d0fce4b491b977217f9fd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662:\u5f00\u5c55\u201c\u5fc6\u7aef\u5348\u00b7\u5e86\u516d\u4e00\u00b7\u95fb\u836f\u9999\u201d\u4e2d\u533b\u836f\u6587\u5316\u4f20\u64ad\u6d3b\u52a8","smalltext":" \u4e3a\u5f18\u626c\u4f20\u7edf\u6587\u5316\uff0c\u5173\u7231\u672a\u6210\u5e74\u4eba\uff0c\u4f20\u64ad\u201c\u7231\u4e2d\u533b\u00b7\u66f4\u5e74\u8f7b\u201d\u7684\u4e2d\u533b\u5065\u5eb7\u7406\u5ff5\uff0c\u8fd1\u65e5\uff0c\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\u8d70\u8fdb\u4e1c\u98ce\u5c0f\u5b66\uff0c\u5f00\u5c55\u201c\u5fc6\u7aef\u5348\u00b7\u5e86\u516d\u4e00\u00b7\u95fb\u836f\u9999\u201d\u513f\u7ae5\u8282\u3001\u7aef\u5348\u8282\u4e2d\u533b\u836f\u6587","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5354"}; 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 () { } }); }); }