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=1169&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: 1749467618, nonceStr: 'nPbTJrB33hR0vwa8', signature: 'db02c54081d0d3882c13b7e721327acf67334564', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff1a40\u5206\u949f\u6025\u6551\uff0c4000\u591a\u6b21\u5fc3\u80ba\u590d\u82cf\u2014\u20148\u540d\u533b\u751f\u6210\u529f\u4ece\u6b7b\u795e\u624b\u4e2d\u62a2\u56de\u516b\u65ec\u8001\u4eba","smalltext":" \u201c\u7f57\u4e3b\u4efb\uff0c\u60a8\u597d\uff0c\u5411\u60a8\u62a5\u544a\u4e00\u4e2a\u559c\u8baf\uff0c\u6211\u7684\u7236\u4eb2\u5df2\u7ecf\u4ece\u5fc3\u5185\u79d1\u51fa\u9662\uff0c\u73b0\u5728\u56de\u5bb6\u8fd1\u4e00\u5468\u4e86\uff0c\u4e00\u5207\u60c5\u51b5\u90fd\u5f88\u597d\uff01\u6bcd\u4eb2\u8bf4\uff0c\u7236\u4eb2\u80fd\u5e73\u5b89\u987a\u5229\u7684\u56de\u5bb6\uff0c\u771f\u662f\u591a\u4e8f\u4e86\u60a8\u4e86\u2026\u2026\u201d\u6628\u65e5\uff0c\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff08\u6e56\u5317\u7701\u7b2c\u4e09","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1169"}; 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 () { } }); }); }