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=3468&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: 1745135812, nonceStr: '3ivdWf0dC07BqiF4', signature: '4cc0eca695692fcc630cbb1a8be31da02196da9e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u4ee5\u5b9e\u9645\u884c\u52a8\u8df5\u884c\u4eba\u6587\u5173\u6000","smalltext":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\u4e00\u76f4\u79c9\u627f\u5927\u533b\u7cbe\u8bda\u7684\u7406\u5ff5\uff0c\u4ece\u9886\u5bfc\u505a\u8d77\u5c06\u4eba\u6587\u5173\u6000\u878d\u5165\u5230\u65e5\u5e38\u5de5\u4f5c\u5f53\u4e2d\uff0c\u6e17\u900f\u5230\u6bcf\u4e00\u4f4d\u804c\u5de5\u5fc3\u4e2d\u3002\u8001\u515a\u5458\u3001\u8001\u8363\u519b\u3001\u6b8b\u75be\u4eba\u3001\u4f4e\u4fdd\u6237\u7b49\u5230\u4e2d\u533b\u9662\u5c31\u8bca\u4e0d\u4ec5\u4eab\u53d7\u68c0\u67e5\u8d39\u7528\u90e8\u5206\u51cf\u514d\u7684\u4f18\u60e0\u653f\u7b56\uff0c\u8fd8\u7ecf\u5e38\u88ab\u533b\u751f\u3001\u62a4\u58eb\u6e29\u67d4\u4ee5\u5f85\uff0c\u4e2d\u533b\u9662\u533b\u62a4\u7528\u4e00\u9897\u70ed\u5fc3\u6e29\u6696\u7740\u6bcf\u4e00\u4f4d\u60a3\u8005\u3002\u4e00\u5bb6\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u505a\u7684\u597d\u4e0d\u597d\uff0c\u4e0e\u201c\u4e00\u628a\u624b\u201d\u76f4\u63a5\u76f8\u5173\uff0c\u8fd8\u662f\u90a3\u53e5\u4fd7\u8bdd\u8bf4\u5f97\u597d\u201c\u706b\u8f66\u8dd1\u5f97\u5feb\uff0c\u5168\u9760\u8f66\u5934\u5e26\uff01\u201d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3468"}; 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 () { } }); }); }