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=6783&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: 1750061639, nonceStr: '9VaHJf5XUQrVZpaQ', signature: 'f454aaacd234ba1b76c308c78c424c2d9c4cd51d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/d\/file\/p\/202407\/d8bfe88baf23295c384fe206ce46f5d0.jpg","title":"\u90a2\u53f0\u5e02\u4e2d\u533b\u533b\u9662\uff1a\u90a2\u53f0\u5e02\u6241\u9e4a\u6587\u5316\u201c\u516d\u8fdb\u201d\u6d3b\u52a8\u542f\u52a8\u4eea\u5f0f\u5728\u90a2\u53f0\u5e02\u4e2d\u533b\u533b\u9662\u4e3e\u884c","smalltext":"7\u670816\u65e5\uff0c\u90a2\u53f0\u5e02\u6241\u9e4a\u6587\u5316\u201c\u516d\u8fdb\u201d\u6d3b\u52a8\u542f\u52a8\u4eea\u5f0f\u5728\u90a2\u53f0\u5e02\u4e2d\u533b\u533b\u9662\u4e3e\u884c\u3002\u7701\u4e2d\u533b\u836f\u7ba1\u7406\u5c40\u515a\u7ec4\u4e66\u8bb0\u3001\u5c40\u957f\u5f20\u51ef\uff0c\u90a2\u53f0\u5e02\u59d4\u526f\u4e66\u8bb0\u5415\u745e\u6c11\uff0c\u90a2\u53f0\u5e02\u653f\u5e9c\u526f\u5e02\u957f\u94b1\u4e3d\u971e\u7b49\u9886\u5bfc\u51fa\u5e2d\u4eea\u5f0f\uff0c\u90a2\u53f0\u5e02\u536b","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6783"}; 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 () { } }); }); }