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=2819&classid=11&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: 1715717053, nonceStr: '1Ph9d9hTm3PGiurw', signature: 'b8f228344570a3d25f9f2fb264764c882d1b62d2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56fd\u836f\u4e1c\u98ce\u603b\u533b\u9662\uff1a\u5b9d\u8d1d\u522b\u6015\uff0c\u6211\u4eec\u5b88\u62a4\u4f60","smalltext":" 2\u670811\u65e5\uff0c\u4e00\u5219\u6d88\u606f\u5237\u7206\u670b\u53cb\u5708\uff0c\u56fd\u836f\u4e1c\u98ce\u603b\u533b\u9662\u6cbb\u6108\u76849\u4e2a\u6708\u5927\u65b0\u51a0\u80ba\u708e\u60a3\u513f\u65b0\u95fb\u767b\u4e0a\u592e\u89c6\uff0c\u8ba9\u5b88\u62a4\u60a3\u513f\u7684\u513f\u79d1\u4e3b\u4efb\u9648\u5168\u666f\uff0c\u7531\u5e55\u540e\u8d70\u5411\u53f0\u524d\u3002\u5979\u9886\u8854\u7684\u56fd\u836f\u4e1c\u98ce\u603b\u533b\u9662\u513f\u7ae5\u533b\u7597\u4e2d\u5fc3\uff0c\u5728\u8fd9","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2819"}; 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 () { } }); }); }