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=2796&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: 1746165642, nonceStr: '2ryjxYqVq4p7jefS', signature: '43a4046377e6922cf59aad059cca03626da8e175', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5b81\u56fd\u5e02\u4eba\u6c11\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u56e2\u961f:\u4eba\u6587\u5b81\u533b\u515a\u5efa\u5f15\u9886 \u54c1\u8d28\u4e3a\u5148\u539a\u5fb7\u5c1a\u533b","smalltext":"\u591a\u5e74\u6765\uff0c\u5b81\u56fd\u5e02\u4eba\u6c11\u533b\u9662\u575a\u6301\u4ee5\u515a\u5efa\u4e3a\u57fa\u8272\uff0c\u4ee5\u6587\u5316\u4e3a\u5f15\u9886\uff0c\u4ee5\u6280\u672f\u4e3a\u652f\u6491\uff0c\u4ee5\u670d\u52a1\u6811\u5f62\u8c61\uff0c\u6253\u9020\u201c\u4eba\u6587\u5b81\u533b\u3001\u54c1\u8d28\u4e3a\u5148\u201d\u6587\u5316\u54c1\u724c\uff0c\u5f15\u5bfc\u5168\u9662\u5e72\u90e8\u804c\u5de5\u201c\u533b\u201d\u5fc3\u5411\u515a\uff0c\u201c\u533b\u201d\u5fc3\u4e3a\u6c11\uff0c\u539a\u5fb7\u5c1a\u533b\uff0c\u7528\u5fc3\u670d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2796"}; 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 () { } }); }); }