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=1179&classid=4&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: 1715009712, nonceStr: 'SRvQt6VH1M7rfDUV', signature: '8ab5709ee65bef51c5a4ac3fcb5d9ed6d5f7d46c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4f5b\u5c71\u5e02\u4e2d\u533b\u9662\u5f20\u952e\u6021\uff1a\u56db\u62db\u8bb2\u597d\u533b\u60a3\u6545\u4e8b\uff0c\u64e6\u4eae\u533b\u9662\u4eba\u6587\u54c1\u724c","smalltext":"\u533b\u9662\u4eba\u6587\u54c1\u724c\u5efa\u8bbe\uff0c\u79bb\u4e0d\u5f00\u8bb2\u597d\u533b\u60a3\u6545\u4e8b\uff0c\u800c\u597d\u6545\u4e8b\u5f80\u5f80\u4e0d\u9700\u8981\u534e\u4e3d\u8f9e\u85fb\uff0c\u771f\u60c5\u5b9e\u611f\u4fbf\u80fd\u4e00\u51fb\u5373\u4e2d\uff0c\u76f4\u62b5\u4eba\u5fc3\u30022019\u5e748\u670819\u65e5\uff0c\u6211\u56fd\u8fce\u6765\u7b2c\u4e8c\u4e2a\u201c\u4e2d\u56fd\u533b\u5e08\u8282\u201d\u3002\u5bf9\u4e8e\u8fd9\u7fa4\u6bcf\u5929\u90fd\u7ad9\u5728\u201c\u751f\u547d\u7ebf","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=1179"}; 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 () { } }); }); }