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=5547&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: 1715815992, nonceStr: 'wW7Quw1oofZlgsym', signature: 'b890dd4b2941f59d5b054c55f52495a8bb755b0d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5dde\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u6625\u8282\u671f\u95f4\u575a\u5b88\u201c\u533b\u201d\u7ebf\uff0c\u5411\u4ed6\u4eec\u81f4\u656c","smalltext":"\u5154\u5e74\u6625\u8282\uff0c\u5e02\u6c11\u4eec\u7684\u670b\u53cb\u5708\u88ab\u56e2\u5706\u3001\u65c5\u6e38\u7b49\u7167\u7247\u5237\u5c4f\uff0c\u5230\u5904\u5145\u6ee1\u559c\u6c14\u6d0b\u6d0b\u7684\u6c1b\u56f4\uff0c\u4f46\u5bf9\u4e8e\u533b\u62a4\u4eba\u5458\u800c\u8a00\uff0c\u968f\u7740\u75ab\u60c5\u9632\u63a7\u8fdb\u5165\u65b0\u9636\u6bb5\uff0c\u52a0\u4e0a\u6625\u8282\u4eba\u5458\u7684\u6d41\u52a8\u52a0\u5927\uff0c\u533b\u9662\u6240\u627f\u62c5\u7684\u4efb\u52a1\u66f4\u4e3a\u7e41\u91cd\uff0c\u5de5\u4f5c\u8981\u6bd4","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5547"}; 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 () { } }); }); }