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=1316&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: 1749497518, nonceStr: 'lPQfdiNDRSif4ZFc', signature: '7983779e71084da0cf999f71950422215bb41264', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5c71\u897f\u7701\u6c7e\u9633\u533b\u9662\uff1a\u6000\u5b55\u4e09\u80ce\u5374\u6709\u4e00\u4e2a\u4e0d\u5728\u5bab\u8154\u5185\uff0c\u4e4b\u540e\u53d1\u751f\u7684\u4e8b\u7ec6\u601d\u6781\u6050","smalltext":"\u4e00\u540d28\u5c81\u7684\u5973\u6027\u65e0\u660e\u663e\u8bf1\u56e0\u51fa\u73b0\u6301\u7eed\u6027\u8179\u75db\u53ca\u5c11\u91cf\u9634\u9053\u6d41\u8840\uff0c\u7d27\u6025\u524d\u5f80\u5c71\u897f\u7701\u6c7e\u9633\u533b\u9662\uff0c\u5c31\u8bca\u9014\u4e2d\u51fa\u73b0\u9634\u9053\u5927\u91cf\u51fa\u8840\u3001\u53cc\u80ce\u6d41\u4ea7\u2026\u2026\u7ecf\u8bca\u65ad\u4e3a\u53d1\u75c5\u7387\u6781\u5176\u7f55\u89c1\u7684\u8179\u8154\u598a\u5a20","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1316"}; 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 () { } }); }); }