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=5486&classid=4&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: 1714760544, nonceStr: 'LXN67vxHWnXuuRH8', signature: 'fa1b2c7ef488d11d806b551ac5c93dca5c45b435', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\uff1a\u52a0\u5f3a\u533b\u9662\u6587\u5316\u5efa\u8bbe\u662f\u63a8\u8fdb\u533b\u9662\u5411\u9ad8\u5c42\u6b21\u53d1\u5c55\u7684\u5fc5\u7531\u4e4b\u8def","smalltext":"\u533b\u9662\u6587\u5316\u662f\u533b\u9662\u5728\u81ea\u8eab\u53d1\u5c55\u8fc7\u7a0b\u4e2d\u5f62\u6210\u7684\u4ee5\u4ef7\u503c\u4e3a\u6838\u5fc3\u5148\u8fdb\u7684\u6587\u5316\u7ba1\u7406\u6a21\u5f0f\uff0c\u5177\u6709\u51dd\u805a\u4f5c\u7528\u3001\u5bfc\u5411\u4f5c\u7528\u3001\u6fc0\u52b1\u4f5c\u7528\u3001\u8c03\u8282\u4f5c\u7528\u548c\u8f90\u5c04\u4f5c\u7528\uff0c\u80fd\u591f\u7ed9\u533b\u9662\u7684\u5efa\u8bbe\u548c\u53d1\u5c55\u63d0\u4f9b\u5f3a\u5927\u7684\u7cbe\u795e\u52a8\u529b\u548c\u667a\u529b\u652f\u6301\u3002\u533b\u9662\u6587\u5316\u5efa\u8bbe\u662f\u65b0\u5f62\u52bf\u4e0b\u601d\u60f3\u653f\u6cbb\u5de5\u4f5c\u7684\u6709\u6548\u624b\u6bb5\uff0c\u662f\u7cbe\u795e\u6587\u660e\u5efa\u8bbe\u548c\u6253\u9020\u548c\u8c10\u56e2\u961f\u3001\u6fc0\u60c5\u56e2\u961f\u3001\u589e\u5f3a\u6838\u5fc3\u7ade\u4e89\u529b\u7684\u6700\u4f73\u9014\u5f84\u3002\u533b\u9662\u8981\u5b9e\u73b0\u5411\u9ad8\u5c42\u6b21\u53d1\u5c55\uff0c\u5efa\u6210\u548c\u8c10\u56e2\u961f\u3001\u6fc0\u60c5\u56e2\u961f\u548c\u54c1\u724c\u533b\u9662\uff0c\u5c31\u5fc5\u987b\u52a0\u5f3a\u533b\u9662\u6587\u5316\u5efa\u8bbe\uff0c\u5145\u5206\u53d1\u6325\u533b\u9662\u6587\u5316\u5728\u533b\u9662\u5efa\u8bbe\u4e2d\u7684\u4f5c\u7528\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=5486"}; 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 () { } }); }); }