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=2765&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: 1747115088, nonceStr: 'Olee3qmmBTdhcRvn', signature: 'd9928c6a46492415fcde0503dcf22d84e89f17d3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u6218\u6597\u5230\u4e86\u5173\u952e\u65f6\u523b\uff0c\u6211\u4e0d\u80fd\u79bb\u5f00\u2026","smalltext":"\u00a0\u4ece1\u670820\u65e5\u7ef5\u9633\u51fa\u73b0\u7b2c\u4e00\u4f8b\u65b0\u51a0\u80ba\u708e\u7591\u4f3c\u75c5\u4f8b\u5f00\u59cb\uff0c\u52303\u670813\u65e5\u9001\u8d70\u6700\u540e\u4e00\u4f8b\u786e\u8bca\u75c5\u4f8b\uff0c\u5386\u65f653\u5929\uff0c\u9f99\u6ce2\u5e26\u9886\u7740\u56e2\u961f\u7ecf\u5386\u7740\u4e00\u573a\u573a\u751f\u6b7b\u6551\u6cbb\uff0c\u4e0e\u75c5\u6bd2\u8fdb\u884c\u7740\u8270\u82e6\u8f83\u91cf\u3002\u00a0 \u00a0 \u5728\u8fd9\u573a\u6218\u5f79\u4e2d\uff0c\u9f99\u6ce2\u56e0\u521a\u505a\u8fc7\u7ed3\u77f3\u624b\u672f\uff0c\u5728\u9ad8\u5f3a\u5ea6\u7684\u5de5\u4f5c\u4e2d\u4e0d\u65f6\u53d7\u75bc\u75db\u56f0\u6270\uff0c\u9760\u6084\u6084\u5403\u6b62\u75db\u836f\u575a\u5b88\u5728\u4e00\u7ebf\uff0c\u201c\u4f5c\u4e3a\u4e00\u4e2a\u611f\u67d3\u79d1\u4e3b\u4efb\uff0c\u8fd9\u4e2a\u65f6\u5019\u6211\u5fc5\u987b\u8ddf\u5927\u5bb6\u6218\u6597\u5728\u4e00\u8d77\u3002\u8170\u75db\u6211\u53ef\u4ee5\u514b\u670d\uff0c\u4f46\u5982\u679c\u8bf4\u51fa\u6765\uff0c\u6211\u6015\u5927\u5bb6\u4f1a\u8ba9\u6211\u505c\u6b62\u5de5\u4f5c\u2026\u2026\u201d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2765"}; 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 () { } }); }); }