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=2152&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: 1749446852, nonceStr: 'wmTL37Cpt6FijzfA', signature: '5efe698b88fbdcd5c158eba769437890b260e3b5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5b8b\u5e86\u9f84\u7231\u5fc3\u533b\u9662\uff1a\u6b66\u6c49\u4f22\u7684\u201c\u5de2\u6e56\u65e5\u8bb0\u201d","smalltext":"\u201c\u8fd9\u662f\u6211\u7684\u5bb6\uff0c\u5728\u8fd9\u91cc\u957f\u5927\uff0c\u8f67\u8fc7\u5927\u6865\uff0c\u8bf4\u8fc7\u5fc3\u91cc\u8bdd\u2026\u2026\u53ea\u8bb8\u81ea\u5df1\u5938\uff0c\u4e0d\u8bb8\u522b\u4eba\u9a82\u2026\u2026\u6211\u7231\u7684\u6b66\u6c49\u554a\u2026\u2026\u201d\u75ab\u60c5\u6765\u88ad\u65f6\uff0c\u4e00\u9996\u201c\u6b66\u6c49\u4f22\u201d\u5531\u54ed\u4e86\u6b66\u6c49\u4eba\u3002\u5979\u66fe\u7ecf\u662f\u5730\u9053\u6b66\u6c49\u4f22\uff0c\u8bf4\u5979\u6bcf\u5929\u90fd\u60f3\u56de\u8001\u5bb6","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2152"}; 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 () { } }); }); }