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=5584&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: 1714460918, nonceStr: 'HAotrhFXPUHUIRax', signature: '79e38fb12c862683029c3be0e5b4c3b3fd97a20a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u79d1\u6280\u57ce\u533b\u9662\uff1a\u80bf\u7624\u60a3\u513f\u6b32\u653e\u5f03\u6cbb\u7597 \u533b\u62a4\u5b50\u5973\u201c\u7ec4\u56e2\u201d\u52a0\u6cb9\u9f13\u52b2","smalltext":"\u201c\u8c46\u8c46\uff0c\u5988\u5988\u544a\u8bc9\u4f60\u4e00\u4e2a\u79d8\u5bc6\uff0c\u4eca\u5929\u4f1a\u6709\u5c0f\u5929\u4f7f\u4eec\u6765\u7ed9\u6211\u4eec\u52a0\u6cb9\u54df\uff01\u4ed6\u4eec\u662f\u4e13\u7a0b\u6765\u7ed9\u8c46\u8c46\u5e26\u6765\u52c7\u6c14\u7684\u5462\uff0c\u671f\u4e0d\u671f\u5f85\u5440\uff1f\u201d\u5c0f\u8c46\u8c46\u542c\u5230\u8fd9\u4e2a\u6d88\u606f\uff0c\u6fc0\u52a8\u7684\u70b9\u4e86\u70b9\u5934\u3002\u5e74\u4ec57\u5c81\u7684\u8c46\u8c46\u5728\u4e09\u4e2a\u6708\u524d\u7a81\u7136\u51fa","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5584"}; 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 () { } }); }); }