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=4219&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: 1744975791, nonceStr: 'g76o68KRJqY3G7lM', signature: 'd3d4df6f180c0310b1c1d215bcfc5ea0058875b6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u961c\u65b0\u5e02\u4e2d\u5fc3\u533b\u9662:\u9c7c\u523a\u201c\u6f5c\u4f0f\u201d\u8eab\u4f53\u4e00\u4e2a\u6708 \u539f\u56e0\u7adf\u662f\u4ed6\u7528\u4e86\u8fd9\u4e24\u6837\u201c\u571f\u529e\u6cd5\u201d","smalltext":"\u8f6c\u773c\u95f4\uff0c\u6625\u8282\u5df2\u7ecf\u8fc7\u53bb\u4e86\u4e00\u4e2a\u6708\u7684\u65f6\u95f4\uff0c\u4f46\u8ba9\u5bb6\u4f4f\u961c\u8499\u53bf\u7684\u674e\u5148\u751f\u6ca1\u60f3\u5230\u7684\u662f\uff0c\u81ea\u5df1\u8fc7\u5e74\u671f\u95f4\u4e0d\u5c0f\u5fc3\u541e\u6389\u7684\u4e00\u6839\u9c7c\u523a\uff0c\u4f1a\u4ece\u55d3\u5b50\u6e38\u79bb\u5230\u4e0b\u5df4\u988f\u5728\u8eab\u4f53\u91cc\u201c\u6f5c\u4f0f\u201d\u4e86\u4e00\u4e2a\u591a\u6708\u7684\u65f6\u95f4\u3002\u8fd9\u671f\u95f4\u674e\u5148","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4219"}; 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 () { } }); }); }