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=5482&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: 1743703015, nonceStr: 'IMKRsbHrN5eOgPSH', signature: 'a9f698ce704bd0141fb090a1e1c0f1a2f3240ade', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5dde\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u516c\u4ea4\u53f8\u673a\u7a81\u53d1\u8111\u51fa\u8840\uff0c\u8fd9\u5bf9\u592b\u59bb\u679c\u65ad\u903c\u505c\u8f66\u8f86\u5e76\u4e0a\u524d\u65bd\u6551","smalltext":"\u201c\u5bf9\u4e8e\u60a8\u592b\u59bb\u5173\u952e\u65f6\u523b\u7684\u89c1\u4e49\u52c7\u4e3a\u3001\u6551\u6b7b\u6276\u4f24\u4e49\u4e3e\uff0c\u6211\u4eec\u8868\u793a\u6df1\u6df1\u7684\u656c\u610f\uff0c\u5e76\u518d\u6b21\u81f4\u4ee5\u8bda\u631a\u7684\u611f\u8c22\u3002\u201d\u8fd1\u65e5\uff0c\u5e38\u5dde\u5df4\u58eb\u516c\u4ea4\u516c\u53f8\u5de5\u4f5c\u4eba\u5458\u4e13\u7a0b\u6765\u5230\u6c5f\u82cf\u7701\u5e38\u5dde\u4e00\u9662\u8868\u8fbe\u611f\u8c22\u30029\u670813\u65e5\u4e0b\u5348\uff0c\u5e38","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5482"}; 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 () { } }); }); }