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=1370&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: 1749460680, nonceStr: 'NjXy94s9WVi9LlSn', signature: 'ae6a87b49744be3f73f9f3a75a4103798255afb5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u79d1\u6280\u57ce\u533b\u9662\uff1a\u4f60\u7684\u6837\u5b50\u771f\u7f8e \u5973\u62a4\u58eb\u5355\u624b\u6258\u4e3e\u5a74\u513f\u534a\u4e2a\u591a\u5c0f\u65f6","smalltext":"9\u670819\u65e5\u51cc\u6668\uff0c\u4e00\u4f4d\u5f90\u59d3\u4ea7\u5987\u5728\u82cf\u5dde\u79d1\u6280\u57ce\u533b\u9662\u4ea7\u623f\u5185\u5f85\u4ea7\uff0c\u7a81\u7136\u4e4b\u95f4\uff0c\u5bab\u53e3\u8fd1\u4e4e\u5f00\u5168\uff0c\u5b9d\u5b9d\u80ce\u5fc3\u5374\u964d\u81f370\u6b21\/\u5206\uff08\u6b63\u5e38\u4e3a110-160\u6b21\/\u5206\uff09\uff0c\u60c5\u51b5\u5341\u5206\u5371\u6025\u3002\u6b63\u5728\u503c\u5b88\u591c\u73ed\u7684\u52a9\u4ea7\u58eb\u8c37\u7d20\u6d01\u7acb\u5373\u8d76\u6765\uff0c\u52a9\u4ea7","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1370"}; 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 () { } }); }); }