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=3754&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: 1714885319, nonceStr: 'W2XAy3Nz9YS7iTl2', signature: 'cba21566a1c3101f62f5668ec208c80a5e5c2464', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\uff1a\u4e3e\u884c\u4e16\u754c\u4f20\u7edf\u533b\u836f\u65e5\u201c\u4f20\u64ad\u4e2d\u533b\u6587\u5316 \u5171\u4eab\u5065\u5eb7\u751f\u6d3b\u201d\u4e49\u8bca\u5ba3\u4f20\u6d3b\u52a8","smalltext":"2020\u5e7410\u670822\u65e5\u662f\u7b2c30\u4e2a\u201c\u4e16\u754c\u4f20\u7edf\u533b\u836f\u65e5\u201d\uff0c\u4e3a\u4e86\u5f18\u626c\u4e2d\u533b\u836f\u5065\u5eb7\u6587\u5316\uff0c\u4f20\u64ad\u5065\u5eb7\u751f\u6d3b\u7406\u5ff5\uff0c\u63d0\u5347\u5927\u4f17\u4e2d\u533b\u836f\u5065\u5eb7\u7d20\u517b\uff0c\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\u8054\u5408\u9752\u5c9b\u897f\u6d77\u5cb8\u4ea4\u901a\u5546\u52a1\u533a\u3001\u9752\u5c9b\u897f\u7ad9","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3754"}; 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 () { } }); }); }