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=2877&classid=12&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: 1716099526, nonceStr: '384C1GzMnp5tYvSE', signature: 'f7f191aa46a1389bc28abf99f1a696cb070d16a6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u91b4\u9675\u5e02\u4e2d\u533b\u9662\u5f20\u5b5f\u82b3\uff1a\u674f\u6797\u6625\u6696 \u94ff\u9535\u73ab\u7470","smalltext":"\u5f20\u5b5f\u82b3\uff0c\u5973\uff0c39\u5c81\uff0c\u4e2d\u5171\u515a\u5458\uff0c\u672c\u79d1\uff0c\u4e3b\u7ba1\u62a4\u5e08\uff0c\u6e56\u5357\u7701\u533b\u9662\u6587\u5316\u5efa\u8bbe\u59d4\u5458\u4f1a\u59d4\u5458\u3002\u5728\u62a4\u7406\u5c97\u4f4d\u4e0a\u517c\u804c\u4ece\u4e8b\u533b\u9662\u5ba3\u4f20\u5de5\u4f5c15\u5e74\uff0c2016\u5e74\u8d77\u4efb\u6e56\u5357\u7701\u91b4\u9675\u4e2d\u533b\u9662\u5ba3\u4f20\u79d1\u79d1\u957f\u300220\u5e74\u5982\u4e00\u65e5 \u53ea\u56e0\u4e00\u4e2a\u7231\u5b57","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2877"}; 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 () { } }); }); }