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=2115&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: 1749448002, nonceStr: 'fYaC0yrphNgvLS7F', signature: '4bec8d3364187904e2e309f6a5d82e0c20842984', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\uff1a\u9632\u63a7\u6709\u667a\u6167\uff0c\u75ab\u60c5\u9632\u63a7\u4e2d\u7684\u90a3\u4e9b\u201c\u79d1\u6280\u8303\u513f\u201d","smalltext":"\u533b\u9662\u662f\u4eba\u7fa4\u5bc6\u96c6\u7684\u516c\u5171\u573a\u6240\uff0c\u662f\u76ee\u524d\u53d1\u751f\u65b0\u51a0\u80ba\u708e\u611f\u67d3\u98ce\u9669\u6700\u9ad8\u7684\u5730\u65b9\u3002\u5728\u6218\u201c\u75ab\u201d\u5173\u952e\u65f6\u671f\uff0c\u65e2\u8981\u4fdd\u8bc1\u60a3\u8005\u7684\u5c31\u8bca\u9700\u8981\uff0c\u53c8\u8981\u9632\u6b62\u75ab\u60c5\u6269\u6563\uff0c\u505a\u5230\u5173\u53e3\u524d\u79fb\uff0c\u575a\u51b3\u6253\u8d62\u75ab\u60c5\u9632\u63a7\u963b\u51fb\u6218\u3002 \u5728\u8fd9","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2115"}; 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 () { } }); }); }