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=2616&classid=13&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: 1716026102, nonceStr: 'q26KFOjBkhsRLhnc', signature: '926fcfd7a645e6652bcb27cf5271df7f29a2c62d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u540c\u6d4e\u533b\u9662\u6cbb\u5fc3\u56e2\u961f\uff1a\u7528\u79d1\u666e\u4e0e\u4eba\u6587\u67b6\u8d77\u533b\u60a3\u6c9f\u901a\u7684\u6865\u6881","smalltext":"\u540c\u6d4e\u6cbb\u5fc3\u56e2\u961f\u7531\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u540c\u6d4e\u533b\u9662\u5fc3\u810f\u5927\u8840\u7ba1\u5916\u79d1\u533b\u62a4\u4eba\u5458\u521b\u7acb\uff0c\u4ee5\u201c\u5173\u7231\u5fc3\u8840\u7ba1\u75c5\u3001\u4f53\u73b0\u533b\u5b66\u4eba\u6587\u5173\u6000\u201d\u4e3a\u5b97\u65e8\uff0c\u5021\u5bfc\u4ee5\u79d1\u666e\u548c\u4eba\u6587\u4e3a\u533b\u60a3\u6c9f\u901a\u7684\u6865\u6881\uff0c\u5236\u5b9a\u4e86\u56db\u5927\u79d1","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2616"}; 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 () { } }); }); }