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=1243&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: 1716171303, nonceStr: 'bHkmSO0hRKRiMinX', signature: '36416c548ab4903cf75a2c5c0abaf222fe8bca83', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u71d5\u5c3e\u5e3d\u4e0b\u7684\u8bfa\u8a00\uff0c\u4e0d\u5fd8\u521d\u5fc3 \u62a4\u4f51\u751f\u547d","smalltext":"\u5979\u4eec\u662f\u6765\u81ea\u5fc3\u8840\u7ba1\u5185\u79d1\u7684\u767d\u8863\u5929\u4f7f\uff0c\u6570\u5341\u5e74\u5982\u4e00\u65e5\u575a\u5b88\u5728\u4e34\u5e8a\u4e00\u7ebf\u3002\u5979\u4eec\u4ee5\u201c\u89e3\u9664\u75c5\u60a3\u75db\u82e6\uff0c\u633d\u6551\u75c5\u60a3\u751f\u547d\u201d\u4e3a\u5df2\u4efb\uff0c\u5de5\u4f5c\u4e2d\u7684\u5979\u4eec\u603b\u662f\u9762\u5e26\u5fae\u7b11\uff0c\u7528\u771f\u5fc3\u4e0e\u75c5\u60a3\u4ea4\u6d41\uff0c\u878d\u6d3d\u62a4\u60a3\u5173\u7cfb\uff0c\u8ba9\u4ed6\u4eec\u611f\u53d7\u5230\u5982\u540c\u5bb6\u4eba\u7684\u4eb2\u8fd1\u548c\u6e29\u60c5\u90fd\u4ee5\u6700\u7f8e\u7684\u5fae\u7b11\uff0c\u6700\u4eb2\u5207\u7684\u8bed\u8a00\uff0c\u6700\u4f53\u8d34\u7684\u62a4\u7406\u5bf9\u5f85\u75c5\u4eba\uff0c\u7528\u70ed\u5fc3\u505a\u597d\u672c\u804c\u5de5\u4f5c\u3002\u5979\u4eec\u77e5\u9053\u53ea\u6709\u4e0d\u65ad\u63d0\u5347\u80fd\u529b\u624d\u80fd\u66f4\u597d\u670d\u52a1\u75c5\u60a3\uff0c\u5979\u4eec\u5728\u672c\u804c\u5de5\u4f5c\u4e2d\uff0c\u523b\u82e6\u94bb\u7814\uff0c\u79ef\u6781\u5b9e\u8df5\uff0c\u5229\u7528\u8282\u5047\u65e5\u548c\u4f11\u606f\u65f6\u95f4\u53c2\u52a0\u4e13\u4e1a\u77e5\u8bc6\u57f9\u8bad\u3002\u5728\u62a4\u7406\u5c97\u4f4d\u4e0a\uff0c\u4e0d\u8f9e\u8f9b\u52b3\uff0c\u65e0\u6028\u65e0\u6094\uff0c\u9ed8\u9ed8\u5949\u732e\uff0c\u9047\u5230\u56f0\u96be\uff0c\u53ca\u65f6\u4e0e\u540c\u4e8b\u6c9f\u901a\uff0c\u786e\u4fdd\u5de5\u4f5c\u987a\u5229\u8fdb\u884c\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1243"}; 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 () { } }); }); }