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=342&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: 1743764380, nonceStr: '2Qd9px8tEVaGMoee', signature: '346710174e19f3bec13ca316e9db5bc1a0d58fd1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u533b\u751f\u5236\u4f5c\u201c\u51fa\u9662\u624b\u518c\u201d\u611f\u52a8\u516b\u65ec\u8001\u592a","smalltext":"\u524d\u4e0d\u4e45\uff0c81\u5c81\u7684\u5c71\u4e1c\u8001\u4eba\u90b5\u5a46\u5a46\u5728\u6e56\u5317\u7701\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u540e\u6e56\u9662\u533a\u8840\u7ba1\u5916\u79d1\u8fdb\u884c\u4e86\u6025\u6027\u4e0b\u80a2\u52a8\u8109\u6813\u585e\u5fae\u521b\u624b\u672f\uff0c\u4fdd\u4f4f\u4e86\u53f3\u817f\u3002\u968f\u540e\uff0c\u51c6\u5907\u51fa\u9662\u7684\u8001\u4eba\u610f\u5916\u6536\u5230\u533b\u751f\u4e3a\u5979\u5236\u4f5c\u7684\u201c\u51fa\u9662\u624b\u518c\u201d\uff0c\u4e0a\u9762\u4e0d\u4f46\u6709\u672f\u540e\u7684\u5eb7\u590d\u8ba1\u5212\uff0c\u8fd8\u6709\u533b\u751f\u7528\u7b14\u6807\u6ce8\u51fa\u7684\u91cd\u70b9\u6ce8\u610f\u4e8b\u9879\u3002\u533b\u751f\u7684\u6696\u5fc3\u4e4b\u4e3e\u8ba9\u8001\u4eba\u548c\u5bb6\u5c5e\u5341\u5206\u611f\u52a8\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=342"}; 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 () { } }); }); }