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=4173&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: 1745056540, nonceStr: 'RNDtEyAdyQ271aqm', signature: '18c14f2c8408409380c44ff495d0f7cc4ff5a6c1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u6e29\u6c5f\u533a\u4e07\u6625\u9547\u4e2d\u5fc3\u536b\u751f\u9662\uff1a\u5bb6\u5ead\u533b\u751f\u7b7e\u7ea6\u670d\u52a1\u8ba9\u8001\u5e74\u60a3\u8005\u66f4\u6709\u201c\u533b\u201d \u9760","smalltext":"\u8d70\u8fdb\u6210\u90fd\u5e02\u6e29\u6c5f\u533a\u4e07\u6625\u9547\u4e2d\u5fc3\u536b\u751f\u9662\uff0c\u5ba3\u4f20\u5c55\u677f\u4e0a15\u652f\u5bb6\u5ead\u533b\u751f\u56e2\u961f\u5206\u7ec4\u60c5\u51b5\u5199\u5f97\u5341\u5206\u660e\u4e86\uff1a\u56e2\u961f\u4e00\uff0c\u7f57\u6797\u51e1\uff08\u65b0\u5347\/\u7ea2\u4e13\uff09\uff1b\u56e2\u961f\u4e8c\uff0c\u5411\u8363\u534e\uff08\u65b0\u6cb3\/\u6c38\u548c\uff09\u2026\u2026\u4e07\u6625\u9547\u6240\u8f9614\u4e2a\u6751\uff0c\u670d\u52a1\u4eba\u53e37.5\u4e07\u4f59\u4eba\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4173"}; 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 () { } }); }); }