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=4154&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: 1745056304, nonceStr: '7VFdqbWKUstrKKAG', signature: 'b0071b65e10d771f5258cdead42ba702288ff524', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u613f\u5929\u4e0b\u75be\u60a3\u6563\u5c3d\uff0c\u613f\u4eba\u95f4\u5e78\u798f\u5b89\u5eb7","smalltext":"\u201c\u533b\u8005\u4ec1\u672f\u201d\uff0c\u6700\u5e38\u542c\u9ad8\u4e3b\u4efb\u5631\u5490\u7684\u4e00\u53e5\u8bdd\u662f\u201c\u8fd9\u4e2a\u60a3\u8005\u5bb6\u91cc\u4e0d\u5bb9\u6613\uff0c\u5927\u5bb6\u591a\u8d39\u8d39\u5fc3\u201d\u3002\r\n\r\n\u6700\u5e38\u542c\u738b\u62a4\u58eb\u957f\u5ff5\u53e8\u7684\u4e00\u53e5\u8bdd\u662f\u201c\u5047\u5982\u4f60\u662f\u8fd9\u4e2a\u60a3\u8005\u6216\u5bb6\u5c5e\uff0c\u4f60\u4f1a\u600e\u4e48\u60f3\u201d\u3002\r\n\r\n\u5728\u4ed6\u4eec\u773c\u91cc\u4eff\u4f5b\u6bcf\u4e00\u4f4d\u60a3\u8005\u90fd\u662f\u8840\u8089\u4e4b\u4eb2\u3002\r\n\r\n\u6b63\u662f\u5728\u4ed6\u4eec\u4ee5\u8eab\u4f5c\u5219\u7684\u5e26\u9886\u4e0b\uff0c\u79d1\u5ba4\u533b\u62a4\u56e2\u961f\u7684\u6bcf\u4e00\u4e2a\u4eba\u624d\u80fd\u591f\u4e0d\u5fd8\u521d\u5fc3\uff0c\u4e00\u76f4\u7528\u6700\u9971\u6ee1\u7684\u70ed\u60c5\u3001\u6700\u7cbe\u6e5b\u7684\u6280\u672f\u53bb\u5475\u62a4\u6bcf\u4e00\u4f4d\u75c5\u4eba\uff0c\u4e0d\u4ec5\u7528\u7cbe\u6e5b\u7684\u533b\u672f\u6cbb\u60a3\u8005\u7684\u75c5\uff0c\u8fd8\u4ee5\u80de\u4e0e\u7684\u60c5\u6000\u7597\u6108\u4ed6\u4eec\u7684\u5fc3\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4154"}; 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 () { } }); }); }