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=2849&classid=10&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: 1716067853, nonceStr: 'VA0QKVYZoQyuelVm', signature: 'e18ee9443186919954c822fa0706e1fcf9f28bab', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u629a\u987a\u5e02\u7b2c\u56db\u533b\u9662\uff1a\u6253\u9020\u96f7\u950b\u5f0f\u533b\u9662\u670d\u52a1\u54c1\u724c","smalltext":"3\u670820\u65e5\uff0c\u5728\u6b66\u6c49\u534f\u548c\u6c5f\u5317\u533b\u9662\u6d4e\u548c\u9662\u533a\uff0c\u65b0\u51a0\u80ba\u708e\u60a3\u8005\u9f9a\u5927\u59d0\u8fd9\u51e0\u5929\u5c31\u8981\u51fa\u9662\u4e86\u3002\u56de\u5fc6\u5165\u9662\u6cbb\u7597\u7684\u8fd9\u4e00\u4e2a\u6708\uff0c\u9f9a\u5927\u59d0\u8bf4\uff1a\u201c\u4e0d\u5e78\u7684\u662f\u5f97\u4e0a\u4e86\u65b0\u51a0\u80ba\u708e\uff0c\u5e78\u8fd0\u7684\u662f\u9047\u5230\u4e86\u4e00\u7fa4\u50cf\u96f7\u950b\u4e00\u6837\u7684\u533b\u751f\u548c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2849"}; 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 () { } }); }); }