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=501&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: 1746255884, nonceStr: 'B7NpGl4zGsJxzKZu', signature: 'e4b89b74d190781105aa424e0d487bf6271f81c4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u5728\u963f\u575d\u5dde\u542f\u52a8\u5148\u5fc3\u75c5\u7231\u5fc3\u7b5b\u67e5\u6d3b\u52a8","smalltext":" \u8fd1\u65e5\uff0c\u4e2d\u56fd\u7ea2\u5341\u5b57\u57fa\u91d1\u4f1a\u3001\u56db\u5ddd\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\u3001\u58e4\u5858\u7ea2\u5341\u5b57\u57fa\u91d1\u4f1a\u3001\u58e4\u5858\u53bf\u536b\u5065\u5c40\u3001\u58e4\u5858\u53bf\u6559\u4f53\u5c40\u3001\u58e4\u5858\u53bf\u4eba\u6c11\u533b\u9662\u3001\u5185\u8499\u53e4\u4f0a\u5229\u516c\u76ca\u57fa\u91d1\u4f1a\u7b49\u90e8\u95e8\u8054\u5408\u5bf9\u58e4\u58580~14\u5c81\u5c0f\u5b69\u53d1\u8d77\u201c\u5929\u4f7f\u4e4b\u65c5\u2014\u2014\u4f0a\u5fc3\u4e3a\u4f60\u8d2b\u56f0\u5148\u5fc3\u75c5\u60a3\u513f\u7b5b\u67e5\u6551\u52a9\u884c\u52a8\u201d\u3002\u5bf925\u540d\u7591\u4f3c\u4e0d\u540c\u7a0b\u5ea6\u5148\u5929\u6027\u5fc3\u810f\u75c5\u7684\u5c0f\u5b69\u5168\u9762\u68c0\u67e5\u540e\uff0c\u786e\u8ba4\u67097\u4f4d \u5c0f\u5b69\u60a3\u6709\u5148\u5929\u6027\u5fc3\u810f\u75c5\uff0c\u5e76\u5b58\u6709\u624b\u672f\u6307\u5f81\u3002\u8fd97\u4f4d\u5c0f\u5b69\u5c06\u5206\u6279\u524d\u5f80\u56db\u5ddd\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\u63a5\u53d7\u514d\u8d39\u624b\u672f\u6cbb\u7597\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=501"}; 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 () { } }); }); }