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=6777&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: 1746134913, nonceStr: 'zeSPlRuy4Zi6oipd', signature: '311a11f9f638298225fc68b6078bb4a5aa395208', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/d\/file\/p\/202407\/ec1b838e65f60cda608f6b763cec6fe6.png","title":"\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u8fd9\u4e2a\u79d1\u5ba4\u4e00\u6708\u5185\u83b7\u8d60\u591a\u9762\u9526\u65d7","smalltext":"\u60a3\u8005\u8983\u5973\u58eb\u56e0\u5455\u8840\uff0c\u9ed1\u4fbf\u53d1\u73b0\u80c3\u764c\uff0c\u5e76\u5728\u65b0\u7586\u8fdb\u884c\u4e86\u624b\u672f\uff0c\u672f\u540e\u56de\u5230\u56db\u5ddd\u9009\u62e9\u4e86\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\u80f8\u5916\/\u80bf\u7624\u79d1\u5c31\u8bca\uff0c\u4e3b\u7ba1\u533b\u751f\u9648\u5b50\u946b\u5c06\u5979\u7684\u75c5\u4f8b\u5728\u5168\u79d1\u5ba4\u8fdb\u884c\u6df1\u5165\u8ba8\u8bba\uff0c\u6700\u7ec8\u786e\u5b9a\u4e86\u201c\u514d\u75ab+\u5316\u7597\u201d\u7684\u7efc\u5408\u6cbb\u7597\u65b9\u6848\u3002\u7ecf\u8fc7\u7cfb\u7edf\u6cbb\u7597\uff0c\u5979\u7684\u80bf\u7624\u9010\u6e10\u7f29\u5c0f\uff0c\u75c5\u60c5\u660e\u663e\u597d\u8f6c\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6777"}; 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 () { } }); }); }