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=4687&classid=11&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: 1743764530, nonceStr: 'l0e5su7GLZdyv76Q', signature: 'ad1b7c3f7b10f61f5597a6e85adf48e25e751650', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u897f\u5357\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u4e2d\u533b\u533b\u9662-\u4e2d\u533b\u836f\u670d\u52a1\u5ddd\u6e1d\u6ec7\u9ed46000\u4e07\u7fa4\u4f17","smalltext":" \u201c\u60a8\u597d\uff01\u60a8\u8fd8\u6ca1\u6709\u9886\u53d6\u590f\u81f3\u517b\u751f\u836f\u81b3\uff0c\u8bf7\u60a8\u6765\u6211\u9662\u9886\u53d6\u2026\u2026\u201d2021\u5e746\u670823\u65e5\u4e0b\u5348\uff0c\u5e02\u6c11\u5f20\u5973\u58eb\u6536\u5230\u4e00\u6761\u6e29\u99a8\u77ed\u4fe1\u3002\u539f\u6765\uff0c\u5979\u5728\u897f\u5357\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u4e2d\u533b\u533b\u9662\u5b98\u65b9\u5fae\u4fe1\u53f7\u4e0a\u7559\u8a00\uff0c\u610f\u5916\u83b7\u5f97\u4e00\u4efd\u517b\u751f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4687"}; 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 () { } }); }); }