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=6852&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: 1749019283, nonceStr: 'bGCLHQ2eQA3kBW2M', signature: '1199d038f1442fa141d57b8870d9d53b0fa2856a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\uff1a\u515a\u5efa\u5f15\u9886\uff0c\u5171\u7b51\u6709\u6e29\u5ea6\u7684\u533b\u9662","smalltext":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\u515a\u59d4\u7528\u5fc3\u6253\u9020\u4e00\u6240\u5145\u6ee1\u6e29\u5ea6\u7684\u533b\u9662\uff0c\u5c06\u4eba\u6587\u5173\u6000\u878d\u5165\u533b\u7597\u670d\u52a1\u7684\u6bcf\u4e00\u4e2a\u7ec6\u8282\u3002\u5728\u515a\u5efa\u65b9\u9762\uff0c\u91cd\u89c6\u601d\u60f3\u5efa\u8bbe\uff0c\u901a\u8fc7\u591a\u79cd\u5f62\u5f0f\u8ba9\u804c\u5de5\u9886\u609f\u65b9\u9488\u653f\u7b56\uff0c\u5b8c\u5584\u7ec4\u7ec7\u5efa\u8bbe\uff0c\u5404\u515a\u652f\u90e8\u53d1\u6325\u5173\u952e\u4f5c\u7528\uff0c\u5f62\u6210\u826f\u597d\u5de5\u4f5c\u683c\u5c40\uff1b\u533b\u7597\u6280\u672f\u4e0a\uff0c\u642d\u5efa\u5b66\u672f\u4ea4\u6d41\u5e73\u53f0\uff0c\u9009\u6d3e\u4eba\u5458\u5916\u51fa\u5b66\u4e60\uff0c\u540c\u65f6\u8bbe\u7acb\u79d1\u7814\u5956\u52b1\u673a\u5236\uff0c\u6fc0\u53d1\u521b\u65b0\uff0c\u79d1\u7814\u6210\u679c\u663e\u8457\uff1b\u4eba\u6587\u5efa\u8bbe\u6210\u679c\u4e30\u7855\uff0c\u4f18\u5316\u5c31\u533b\u6d41\u7a0b\uff0c\u5982\u95e8\u8bca\u4e00\u7ad9\u5f0f\u670d\u52a1\u3001\u9884\u7ea6\u8bca\u7597\u7b49\uff1b\u8425\u9020\u6e29\u99a8\u73af\u5883\uff0c\u75c5\u623f\u8bbe\u65bd\u9f50\u5168\uff1b\u5f00\u5c55\u516c\u76ca\u6d3b\u52a8\uff0c\u6df1\u5165\u57fa\u5c42\u9001\u533b\u9001\u836f\uff0c\u4e3e\u529e\u8bb2\u5ea7\u3002\u515a\u5efa\u5f15\u9886\u5e26\u6765\u7efc\u5408\u6548\u76ca\uff0c\u533b\u9662\u7efc\u5408\u5b9e\u529b\u63d0\u5347\uff0c\u83b7\u6279\u591a\u9879\u8363\u8a89\uff0c\u4eba\u624d\u961f\u4f0d\u5efa\u8bbe\u4e5f\u6210\u6548\u663e\u8457\uff0c\u5021\u5bfc\u201c\u53cc\u57f9\u517b","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6852"}; 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 () { } }); }); }