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=5120&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: 1716026797, nonceStr: 'kAx3bkOUwLHla0yq', signature: 'b04340e57eae52d073ab1f896da1ec7b36421318', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u533b\u62a4 \u4eba\u5458\u6162\u6162\u5524\u9192\u4e86\u5979\u773c\u4e2d\u7684\u5149","smalltext":" 12\u670820\u65e5\u4e0b\u5348\uff0c\u4e00\u4f4d\u5927\u59d0\u548c\u4e00\u4f4d\u5927\u54e5\u8d70\u8fdb\u4e86\u4e2d\u533b\u9662\u515a\u59d4\u529e\u516c\u5ba4\uff0c\u5f53\u5de5\u4f5c\u4eba\u5458\u95ee\u5176\u6765\u610f\u65f6\uff0c\u5927\u59d0\u6291\u4e0d\u4f4f\u5185\u5fc3\u7684\u6fc0\u52a8\uff0c\u6ed4\u6ed4\u4e0d\u7edd\u5730\u5938\u8d5e\u8d77\u6025\u8bca\u79d1\u533b\u751f\u8def\u5f6c\u3001\u5fc3\u8840\u7ba1\u5185\u79d1\u533b\u751f\u738b\u4e91\u5cf0\u3001\u62a4\u58eb\u674e\u598d\u3001\u5218\u65b0\u5b87\u56db\u4eba\uff0c\u79f0\u4ed6\u4eec\u7684\u5e2e\u52a9\u8ba9\u81ea\u5df1\u6df1\u4e3a\u611f\u6fc0\u548c\u611f\u52a8\uff0c\u800c\u5728\u4e4b\u540e\u7684\u51e0\u5206\u949f\u91cc\uff0c\u4e00\u6bb5\u6e29\u6696\u7684\u533b\u60a3\u6545\u4e8b\u7f13\u7f13\u5448\u73b0\uff0c\u201c\u5927\u533b\u7cbe\u8bda\u3001\u539a\u5fb7\u8f7d\u7269\u201d\u7684\u9662\u8bad\u518d\u4e00\u6b21\u5f97\u5230\u89c1\u8bc1\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5120"}; 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 () { } }); }); }