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=4589&classid=11&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: 1716139119, nonceStr: 'oFliaN844Bq1EnbX', signature: 'ceb375bc06e6b3e1d12a08cbbe10ea1d3e7432fd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9042\u5b81\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662-\u521b\u4f5c\u663e\u5fae\u56db\u70b9\u534a\u7684\u5e7f\u64ad","smalltext":"\u4e00\u3001\u505a\u6cd5\u521b\u4f24\u663e\u5fae\u5916\u79d1\u5c06\u60a3\u8005\u5173\u5fc3\u7684\u75be\u75c5\u6cbb\u7597\u77e5\u8bc6\u3001\u996e\u98df\u3001\u6613\u53d1\u751f\u8dcc\u5012\u9632\u8303\u63aa\u65bd\u3001\u75ab\u60c5\u9632\u63a7\u77e5\u8bc6\u3001\u4f4f\u9662\u987b\u77e5\u3001\u533b\u4fdd\u519c\u4fdd\u653f\u7b56\u7b49\u5f55\u6210\u8bed\u97f3\uff0c\u914d\u4e0a\u80cc\u666f\u97f3\u4e50\uff0c\u6bcf\u5929\u4e0b\u5348\u56db\u70b9\u534a\u901a\u8fc7\u547c\u53eb\u7cfb\u7edf\u5728\u62a4","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4589"}; 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 () { } }); }); }