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=5290&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: 1716069006, nonceStr: 'RvF7KqjBG1qP7MLs', signature: '7550ec453da206f5944b9d611078bae646b643a0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u95fd\u4e1c\u533b\u9662\uff1a\u585e\u5185\u52a0\u5c14\u5c0f\u60a3\u513f\u4e00\u4e2a\u543b \u533b\u751f\u88ab\u7a81\u5982\u5176\u6765\u7684\u7231\u201c\u7834\u9632\u201d","smalltext":"\u5728\u9065\u8fdc\u7684\u975e\u6d32\uff0c\u4ed6\u4eec\u629b\u5bb6\u79bb\u5b50\uff0c\u5fcd\u53d7\u7740\u5bf9\u4eb2\u4eba\u7684\u601d\u5ff5\uff0c\u4e3a\u6df1\u53d7\u75be\u75c5\u4e4b\u82e6\u7684\u5f53\u5730\u6c11\u4f17\u6d88\u9664\u75c5\u75db\uff0c\u5e26\u6765\u5065\u5eb7\u548c\u5e0c\u671b\u3002\u63f4\u975e\u4e4b\u8def\u4efb\u91cd\u9053\u8fdc\uff0c\u533b\u8005\u6709\u754c\uff0c\u4ec1\u7231\u65e0\u7586\u3002\u4e3a\u5b9e\u73b0\u201c\u533b\u672f\u62a5\u56fd\u201d\u613f\u671b\uff0c2021\u5e74\u521d\u95fd\u4e1c\u533b","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5290"}; 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 () { } }); }); }