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=4124&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: 1746313327, nonceStr: 'UBGqqaAkpYXPdE5g', signature: 'cf902d0c6223024fd9d3cc59ef5f73fbaeeab53c', 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\u6210\u529f\u5b9e\u65bd\u4f53\u5916\u5f00\u7a97\u81ea\u5236\u5185\u5d4c\u5f0f\u4e09\u5206\u652f\u652f\u67b6\u5168\u8154\u5185\u4fee\u590dA\u578b\u4e3b\u52a8\u8109\u5939\u5c42\u8fd1\u7aef\u4fee\u590d\u540e\u518d\u53d1\u4e3b\u52a8\u8109\u5f13\u90e8\u5de8\u5927\u52a8\u8109\u7624","smalltext":"\u8fd1\u65e5\uff0c\u6211\u9662\u5fc3\u810f\u5927\u8840\u7ba1\u5916\u79d1\u4e3b\u52a8\u8109\u5fae\u521b\u6cbb\u7597\u56e2\u961f\u5728\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u4e34\u5e8a\u65b0\u6280\u672f\u9879\u76ee\uff08\u533b\u4e34\u65b0-2018-091\u548c20HXJS015\uff09\u7684\u652f\u6491\u4e0b\uff0c\u4e3a\u4e00\u540d69\u5c81\u7537\u6027\u5b9e\u65bd\u4e86\u201c\u4f53\u5916\u5f00\u7a97\u81ea\u5236\u5185\u5d4c\u5f0f\u4e09\u5206\u652f\u652f\u67b6\u5168\u8154\u5185\u4fee\u590dA\u578b\u4e3b\u52a8\u8109\u5939\u5c42\u8fd1\u7aef\u4fee\u590d\u540e\u518d\u53d1\u4e3b\u52a8\u8109\u5f13\u90e8\u5de8\u5927\u52a8\u8109\u7624\u624b\u672f\u201d\uff0c\u672f\u540e4\u5929\u60a3\u8005\u987a\u5229\u51fa\u9662\uff0c\u7ecf\u6587\u732e\u68c0\u7d22\uff0c\u76ee\u524d\u56fd\u5185\u5c1a\u672a\u89c1\u76f8\u4f3c\u624b\u672f\u75c5\u4f8b\u62a5\u9053\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4124"}; 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 () { } }); }); }