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=4538&classid=12&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: 1749261343, nonceStr: 'zKLvx3K5FxcSdvEp', signature: 'de0e1208a1107aaa47f0c80adfe87c5074e0d8a3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662-\u9648\u52b2\u8349\u6559\u6388","smalltext":"\u4ed6\u4ece\u533b\u4e09\u5341\u4f59\u8f7d\uff0c\u523b\u82e6\u94bb\u7814\uff0c\u4e0d\u65ad\u63a2\u7d22\u5927\u8111\u79d8\u5bc6\uff0c\u8fde\u7eed\u6570\u5e74\u8fdb\u5165\u201c\u4e2d\u56fd\u540d\u533b\u767e\u5f3a\u699c\u201d\uff0c\u662f\u5168\u56fd\u795e\u7ecf\u5916\u79d1\u52a8\u8109\u7624\u624b\u672f\u91cf\u6392\u540d\u524d\u5341\u7684\u77e5\u540d\u4e13\u5bb6\uff1b\u4ed6\u60ac\u58f6\u6d4e\u4e16\u3001\u6551\u6b7b\u6276\u4f24\uff0c\u662f\u6211\u56fd\u5f00\u5c55\u8111\u8840\u7ba1\u642d\u6865\u6700\u65e9\u548c\u4f8b","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4538"}; 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 () { } }); }); }