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=2386&classid=10&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: 1744328382, nonceStr: 'iGcl8sbPoVplZFwf', signature: 'cf3adf0fbff7e03d0581f3cafa285712547df3da', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u90d1\u5dde\u4eba\u6c11\u533b\u9662\uff1a\u8df5\u884c\u201c\u5de5\u5320\u7cbe\u795e\u201d \u6253\u9020\u6709\u6e29\u5ea6\u7684\u73b0\u4ee3\u5316\u533b\u9662","smalltext":"\u90d1\u5dde\u4eba\u6c11\u533b\u9662\u4f5c\u4e3a\u4e00\u5bb6\u516c\u7acb\u4e09\u5bb6\u533b\u9662\uff0c\u59cb\u7ec8\u8df5\u884c\u201c\u5de5\u5320\u7cbe\u795e\u201d\uff0c\u81f4\u529b\u4e8e\u6253\u9020\u4e00\u5bb6\u6709\u6e29\u5ea6\u7684\u533b\u9662\uff0c\u91cd\u89c6\u4eba\u6587\u5efa\u8bbe\uff0c\u5728\u6587\u5316\u5efa\u8bbe\u65b9\u9762\u4eae\u70b9\u9891\u51fa\u3002\u5bf9\u60a3\u8005\uff0c\u575a\u6301\u4e00\u5207\u4ee5\u75c5\u4eba\u4e3a\u4e2d\u5fc3\uff0c\u4e0d\u65ad\u63d0\u5347\u670d\u52a1\u5185\u6db5\uff1b\u5bf9\u804c","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2386"}; 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 () { } }); }); }