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=1372&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: 1746982612, nonceStr: '1PhwPtO0e9SVu0Mm', signature: '94184d636d39a47a696a30e45821f8e347bee652', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u79d1\u6280\u57ce\u533b\u9662\uff1a\u201c90\u540e\u201d\u59d1\u5a18\u7532\u72b6\u817a\u80bf\u764c\u590d\u53d1 \u5eb7\u590d\u51fa\u9662\u540e\u753b\u6f2b\u753b\u611f\u8c22\u533b\u62a4\u4eba\u5458","smalltext":" \u6700\u8fd1\uff0c\u82cf\u5dde\u4e00\u4f4d\u201c90\u540e\u201d\u7532\u72b6\u817a\u80bf\u7624\u60a3\u8005\u521b\u4f5c\u7684\u4e00\u7ec4\u53cd\u6620\u5176\u6cbb\u7597\u5168\u8fc7\u7a0b\u7684\u6f2b\u753b\u4f5c\u54c1\u5728\u5f53\u5730\u8d70\u7ea2\u3002\u8fd9\u7ec4\u6f2b\u753b\u4f5c\u54c1\u60df\u5999\u60df\u8096\uff0c\u628a\u95e8\u8bca\u9884\u7ea6\u3001\u505c\u836f\u7b49\u5f85\u6cbb\u7597\u3001\u62a4\u58eb\u5ba3\u6559\u3001\u5165\u9662\u68c0\u67e5\u3001\u533b\u751f\u67e5\u623f\u3001","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1372"}; 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 () { } }); }); }