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=4688&classid=11&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: 1743764862, nonceStr: 'aoil4obM0WWWZK8N', signature: '19e71e39fe9e3a4ef244af3e008ef75b59050254', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u7b2c\u4e03\u4eba\u6c11\u533b\u9662-\u201c\u5b88\u62a4\u5929\u4f7f\u201d\u5728\u884c\u52a8","smalltext":"\u63d0\u8d77\u624b\u672f\u5ba4\uff0c\u7edd\u5927\u591a\u6570\u4eba\u90fd\u4f1a\u89c9\u5f97\u90a3\u662f\u4e2a\u4ee4\u4eba\u6050\u60e7\u3001\u7126\u8651\u3001\u201c\u51b7\u51b0\u51b0\u201d\u7684\u5730\u65b9\u3002\u76f8\u4fe1\u65e0\u8bba\u662f\u624b\u672f\u60a3\u8005\uff0c\u8fd8\u662f\u60a3\u8005\u5bb6\u5c5e\uff0c\u56de\u60f3\u8d77\u5728\u624b\u672f\u5ba4\u7b49\u5019\u7684\u90a3\u6bb5\u65f6\u5149\u603b\u4f1a\u6709\u4e0d\u582a\u56de\u9996\u7684\u611f\u53d7\u3002\u4e3a\u63d0\u9ad8\u624b\u672f\u60a3","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4688"}; 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 () { } }); }); }