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=1545&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: 1747205314, nonceStr: 'kL7HuXoMsCUolm95', signature: '36d72f11ceebdab9a8738125bae3b6bd0ee023b5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u8ba1\u751f\u6240\u533b\u9662:\u201c\u6dd8\u5b9d\u5b9d\u533b\u7597\u5fd7\u613f\u961f\u201d","smalltext":"\u5b9d\u5b9d\u662f\u5929\u4f7f\uff0c\u751f\u4e2a\u5065\u5eb7\u7684\u5b9d\u5b9d\uff0c\u5bf9\u4e8e\u6bcf\u4e2a\u5bb6\u5ead\u800c\u8a00\uff0c\u90fd\u662f\u4e00\u4ef6\u5e78\u798f\u5706\u6ee1\u7684\u4e8b\u60c5\uff0c\u751f\u4e2a\u53ef\u7231\u7684\u5b9d\u5b9d\uff0c\u624d\u79f0\u5f97\u4e0a\u4e00\u4e2a\u201c\u5b8c\u6574\u7684\u5bb6\u201d\u3002\u7136\u800c\u201c\u5e78\u798f\u7684\u5bb6\u5ead\u603b\u662f\u76f8\u4f3c\uff0c\u4e0d\u5e78\u7684\u5bb6\u5ead\u5404\u6709\u4e0d\u540c\u201d\uff0c\u4e0d\u662f\u6240\u6709\u4eba\u90fd\u90a3\u4e48\u5e78\u8fd0\uff0c\u4e0d\u662f\u6240\u6709\u5bb6\u5ead\u90fd\u80fd\u5982\u613f\u4ee5\u507f\uff0c\u4ed6\u4eec\uff0c\u5728\u5b9e\u73b0\u5b8c\u6574\u3001\u5e78\u798f\u5bb6\u5ead\u68a6\u7684\u8def\u4e0a\uff0c\u975e\u5e38\u574e\u5777\u3001\u5f88\u662f\u8270\u8f9b\u3002\r\n2016\u5e74\uff0c\u201c\u4e0a\u6d77\u8ba1\u751f\u6240\u533b\u9662\u533b\u7597\u5fd7\u613f\u670d\u52a1\u961f\u201d\u6b63\u5f0f\u66f4\u540d\u4e3a\u201c\u6dd8\u5b9d\u5b9d\u533b\u7597\u5fd7\u613f\u961f\u201d\uff0c\u6dd8\u5b9d\u5b9d\u533b\u7597\u5fd7\u613f\u961f\u7684\u521d\u5fc3\uff0c\u5c31\u662f\u6307\u6dd8\u4e2a\u5065\u5eb7\u53ef\u7231\u7684\u5b9d\u5b9d\uff0c\u7ed9\u60a8\u4e00\u4e2a\u5b8c\u6574\u7684\u5bb6\uff0c\u66f4\u540d\u540e\u7684\u6dd8\u5b9d\u5b9d\u533b\u7597\u5fd7\u613f\u961f\uff0c\u7ee7\u7eed\u8df5\u884c\u201c\u5949\u732e\uff0c\u6709\u7231\uff0c\u4e92\u52a9\uff0c\u8fdb\u6b65\u201d\u7684\u5fd7\u613f\u8005\u7cbe\u795e\uff0c\u7ee7\u7eed\u4f20\u627f\u548c\u5f18\u626c\u539f\u5fd7\u613f\u670d\u52a1","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1545"}; 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 () { } }); }); }