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=4269&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: 1749300255, nonceStr: '602KxFWULZlyPhKC', signature: 'fd50429c0f5b63e5e2955d1f285240b6f0d011e8', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u6d77\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u9ad8\u8003\u4f53\u68c0\u4ec5\u4e00\u6240\u5b66\u6821\u5c31\u53d1\u73b030\u540d\u9ad8\u4e09\u5b66\u751f\u810a\u67f1\u4fa7\u5f2f\uff0c\u533b\u751f\u5efa\u8bae\u5c3d\u65e9\u89c4\u8303\u77eb\u6b63","smalltext":" \u201c\u524d\u4e0d\u4e45\u7684\u9ad8\u8003\u4f53\u68c0\uff0c\u5728\u4e00\u6240\u5b66\u6821\u5c31\u53d1\u73b0\u6709\u63a5\u8fd130\u540d\u9ad8\u4e09\u5b66\u751f\u6709\u810a\u67f1\u4fa7\u5f2f\uff0c\u7537\u5973\u90fd\u6709\uff0c\u4ee5\u5973\u751f\u5c45\u591a\u3002\u6309\u7167\u76f8\u5173\u89c4\u5b9a\uff0c\u4ed6\u4eec\u4e0d\u80fd\u88ab\u519b\u3001\u8b66\u6821\u7b49\u5927\u5b66\u5f55\u53d6\uff0c\u751a\u81f3\u4e0d\u80fd\u53c2\u519b\uff0c\u975e\u5e38\u9057\u61be\u3002\u201d\u5e02\u4eba\u6c11\u533b\u9662\u5eb7","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4269"}; 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 () { } }); }); }