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=3442&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: 1714909278, nonceStr: 'sRMyAIKU1g8DqBCj', signature: '1e77c757faab61e8c87289fd1c361862b01584c9', 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:\u6566\u5316\u5e02\u9996\u5bb6\u533b\u5171\u4f53\u5206\u9662\u63ed\u724c","smalltext":"7\u67083\u65e5\u4e0a\u5348\uff0c\u6566\u5316\u5e02\u9996\u5bb6\u533b\u5171\u4f53\u6210\u7acb\u66a8\u6566\u5316\u5e02\u4e2d\u533b\u9662\u533b\u5171\u4f53\u5927\u6865\u5206\u9662\u63ed\u724c\u4eea\u5f0f\u5728\u5927\u6865\u4e61\u536b\u751f\u9662\u4e3e\u884c\u3002\u5f53\u5929\u4e2d\u533b\u9662\u6d3e\u51fa\u4ee5\u526f\u9662\u957f\u4e3a\u4ee3\u8868\u7684\u4e13\u5bb6\u7ec4\u5728\u5927\u6865\u5206\u9662\u8fdb\u884c\u4e49\u8bca\uff0c\u4e00\u4e0a\u5348\u5171\u4e3a50\u4f59\u4f4d\u6751\u6c11\u8fdb\u884c\u4e49\u8bca\uff0c\u514d\u8d39\u505a\u5fc3\u7535\u3001\u5f69\u8d85\u7b49\uff0c\u4eca\u540e\u5927\u6865\u5206\u9662\u5c31\u53ef\u4ee5\u91c7\u96c6\u8840\u6807\u672c\u5230\u4e2d\u533b\u9662\u8fdb\u884c\u5316\u9a8c\uff0cCT\u3001\u78c1\u5171\u632f\u3001\u62cd\u7247\u3001\u80c3\u80a0\u955c\u3001\u5f69\u8d85\u7b49\u90fd\u53ef\u4ee5\u5230\u4e2d\u533b\u9662\u8fdb\u884c\u68c0\u67e5\u3002\u5207\u5b9e\u505a\u5230\u4e86\u60e0\u6c11\u5229\u6c11\u5171\u8d62\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3442"}; 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 () { } }); }); }