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=4079&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: 1715012083, nonceStr: 'k3Rzezc3uy1FkXFj', signature: 'f38f45e0bd29c5bfb91be80d50bb6b14a590d4d8', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u533b\u9662\uff1a\u8f66\u7978\u60a3\u8005\u5e73\u5b89\u5ea6\u8fc7\u522b\u6837\u65b0\u5e74 \u5199\u4fe1\u611f\u8c22\u9aa8\u79d1\u533b\u52a1\u4eba\u5458","smalltext":"\u5343\u95e8\u4e07\u6237\u77b3\u77b3\u65e5\uff0c\u603b\u628a\u65b0\u6843\u6362\u65e7\u7b26\u3002\u5728\u9635\u9635\u7206\u7af9\u58f0\u548c\u5bb6\u5bb6\u7684\u6b22\u58f0\u7b11\u8bed\u4e2d\uff0c\u4eba\u4eec\u53c8\u4e00\u6b21\u8fce\u6765\u4e86\u4e00\u5e74\u4e00\u5ea6\u6700\u76db\u5927\u7684\u8282\u65e5\u2014\u2014\u8f9b\u4e11\u725b\u5e74\u6625\u8282\u3002\u65b0\u5e74\u7684\u610f\u4e49\u662f\u8f9e\u65e7\u8fce\u65b0\uff0c\u9616\u5bb6\u56e2\u5706\uff0c\u4f46\u5bf9\u9aa8\u79d1\u533b\u52a1\u4eba\u5458\u575a","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4079"}; 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 () { } }); }); }