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=2021&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: 1747145139, nonceStr: 'mZNaJ3zDAg0bKqPG', signature: 'bad38c4967e079beddb7893a09987825ec5df036', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u60a3\u8005\u7b7e\u5b57\u51fa\u9662\uff0c\u624b\u5728\u53d1\u6296","smalltext":"\u529e\u8fc7\u65e0\u6570\u4efd\u51fa\u9662\uff0c\u4e5f\u8bb8\u8fd9\u4e2a\u51fa\u9662\u8bc1\u6700\u4e3a\u7b80\u5355\u3002\u8ba9\u60a3\u8005\u7b7e\u8fc7\u65e0\u6570\u6b21\u5b57\uff0c\u4e5f\u8bb8\u8fd9\u6b21\u51fa\u9662\u7b7e\u5b57\u6700\u8ba9\u6211\u611f\u52a8\u3002\u6709\u60a3\u8005\u7b7e\u81ea\u5df1\u540d\u5b57\uff0c\u624b\u90fd\u5728\u53d1\u6296\uff1b\u6709\u60a3\u8005\u4e0d\u505c\u7684\u611f\u8c22\uff1b\u4e5f\u6709\u60a3\u8005\u544a\u8bc9\u6211\u201c\u533b\u751f\uff0c\u8fd91\u4e2a\u591a\u6708\u6765\uff0c\u73b0\u5728\u6211\u7ec8\u4e8e\u53ef\u4ee5\u5927\u54ed\u4e00\u573a\u201d\u3002\u7a81\u53d1\u7684\u75ab\u60c5\uff0c\u8ba9\u4ed6\u4eec\u6050\u614c\uff0c\u8ba9\u4ed6\u4eec\u7126\u8651\uff0c\u662f\u600e\u6837\u7684\u5fc3\u60c5\u624d\u4f7f\u4ed6\u4eec\u5982\u6b64\u6fc0\u52a8\u554a\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2021"}; 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 () { } }); }); }