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=4022&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: 1746313448, nonceStr: 'bZa99KJod5x66uX7', signature: '0bf4efe6e8d0c293c0fc12beabdb0ac1fa371172', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u8179\u90e8\u80bf\u7624\u79d1\u60a3\u8005\u670d\u52a1\u5fae\u521b\u65b0","smalltext":"\u201c\u4ee5\u60a3\u8005\u4e3a\u4e2d\u5fc3\u201d\u7684\u7406\u5ff5\uff0c\u628a\u201c\u533b\u7597\u201d\u505a\u5230\u6709\u6e29\u5ea6\u3001\u6709\u60c5\u6000\uff0c\u8fd9\u662f\u534e\u897f\u533b\u9662\u8179\u90e8\u80bf\u7624\u79d1\u533b\u62a4\u4eba\u5458\u4e00\u76f4\u8df5\u884c\u7684\u6807\u51c6\uff0c\u5e76\u5728\u6b64\u57fa\u7840\u4e0a\uff0c\u4ece2015\u5e74\u5f00\u59cb\uff0c\u79d1\u5ba4\u5168\u4f53\u533b\u62a4\u4eba\u5458\u53c8\u5728\u652f\u90e8\u515a\u5458\u7684\u5e26\u9886\u4e0b\uff0c\u4ece\u5fae\u5c0f\u7ec6\u8282\u51fa\u53d1\uff0c\u56f4\u7ed5\u764c\u75db\u60a3\u8005\u7ba1\u7406\uff0c\u5b9e\u65bd\u4e86 \u201c\u5173\u6ce8\u764c\u75db\uff0c\u7231\u5728\u884c\u52a8\u201d\u7b49\u7cfb\u5217\u5fae\u521b\u65b0\u9879\u76ee\uff0c\u6210\u6548\u663e\u8457\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4022"}; 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 () { } }); }); }