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=2102&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: 1747145392, nonceStr: 'xg3JadCbNZ3sKYyw', signature: 'c13a132b47608992f4ea3a90089bf574534e88c7', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u957f\u5b81\u533a\u65b0\u534e\u8857\u9053\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3:\u201c\u75ab\u201d\u7ebf\u793e\u533a\u516c\u536b\u4eba\u7684\u4fe1\u5ff5\u4e0e\u62c5\u5f53","smalltext":"\u65b0\u5e74\u4f0a\u59cb\uff0c\u201c\u65b0\u51a0\u80ba\u708e\u201d\u75ab\u60c5\u6084\u7136\u8513\u5ef6\uff0c\u4e0a\u6d77\u5e02\u957f\u5b81\u533a\u65b0\u534e\u8857\u9053\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\u7684\u5168\u4f53\u533b\u52a1\u804c\u5de5\u4ee5\u656c\u4e1a\u3001\u6267\u7740\u7684\u7cbe\u795e\uff0c\u79ef\u6781\u6295\u5165\u5230\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\u4e2d\u3002\u793e\u533a\u516c\u536b\u4eba\uff0c\u540c\u6837\u4ee5\u4ed6\u4eec\u7684\u4fe1\u5ff5\u4e0e\u62c5\u5f53\uff0c\u5b88\u62a4\u7740\u4eba\u6c11\u7fa4\u4f17\u7684\u751f\u547d\u5b89\u5eb7\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2102"}; 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 () { } }); }); }