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=2995&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: 1749403809, nonceStr: 'FbQmo6vgHo39wJNo', signature: 'bb95f81fb165c59101a275f883ea8bbeee7610a3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"19\u5e74\u524d\u8d62\u4e86\u751f\u6b7b\u8f83\u91cf\uff0c\u5982\u4eca\u4ed6\u548c\u59d0\u59d0\u201c\u8c22\u5927\u811a\u201d\u6765\u5b81\u611f\u6069","smalltext":"2019\u5e745\u670810\u65e5\u4e0b\u5348\uff0c\u4e00\u573a\u522b\u5f00\u751f\u9762\u7684\u201c\u611f\u6069\u4e4b\u65c5\u201d\u5728\u5357\u4eac\u9f13\u697c\u533b\u9662\u810a\u67f1\u5916\u79d1\u4e3e\u884c\uff0c19\u5e74\u524d\u7684\u810a\u67f1\u4fa7\u5f2f\u60a3\u8005\u4e8e\u82f1\u6770\u5728\u90b1\u52c7\u4e3b\u4efb\u6709\u56e2\u961f\u7684\u5e2e\u52a9\u4e0b\u987a\u5229\u624b\u672f\uff0c\u83b7\u5f97\u65b0\u751f\uff0c\u5e26\u7740\u81ea\u5df1\u7684\u65b0\u4e66\u548c\u59d0\u59d0\u201c\u8c22\u5927\u811a\u201d\u7279\u610f\u524d\u6765\u5357\u4eac\u611f\u6069\uff01\u4e00\u7ecf\u520a\u53d1\uff0c\u88ab\u5341\u51e0\u5bb6\u7701\u5e02\u5a92\u4f53\u4e89\u76f8\u62a5\u9053\uff0c\u751a\u81f3\u6574\u7248\u62a5\u9053\uff0c\u65b0\u6d6a\u5fae\u535a\u4e5f\u5f62\u6210\u76f8\u5173\u8bdd\u9898\uff0c\u7f51\u53cb\u5927\u91cf\u70b9\u8d5e\u548c\u8f6c\u53d1\uff0c\u4ec5\u201c\u4eca\u65e5\u5934\u6761\u201d\u5e73\u53f0\u5c31\u83b7100\u4e07+\u7684\u9605\u8bfb\u91cf\uff0c\u5927\u5bb6\u7eb7\u7eb7\u4e3a\u8fd9\u6bb5\u8de8\u8d8a19\u5e74\u7684\u6700\u7f8e\u533b\u60a3\u60c5\u611f\u52a8\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2995"}; 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 () { } }); }); }