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=5582&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: 1714963226, nonceStr: 'aWGbsHk8We9aYz4O', signature: '92cff298d6fa87792ff71f9e7b2f57953ce6f7a7', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6606\u5c71\u5e02\u9707\u5ddd\u793e\u533a\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\uff1a\u8776\u53d8\u65b0\u751f\uff0c\u505a\u597d\u5065\u5eb7\u5b88\u95e8\u4eba","smalltext":"\u63a8\u8fdb\u5bb6\u5ead\u533b\u751f\u7b7e\u7ea6\u670d\u52a1\u662f\u6df1\u5316\u533b\u836f\u536b\u751f\u4f53\u5236\u6539\u9769\u7684\u91cd\u8981\u4efb\u52a1\uff0c\u4e5f\u662f\u4fc3\u8fdb\u5206\u7ea7\u8bca\u7597\u5236\u5ea6\u5efa\u7acb\u7684\u91cd\u8981\u9014\u5f84\u3002\u9707\u5ddd\u4e2d\u5fc3\u8776\u6e56\u6e7e\u5bb6\u5ead\u533b\u751f\u8bca\u6240\u6b63\u5f0f\u542f\u7528\uff0c\u4e3a\u8f96\u533a2\u4e07\u591a\u5c45\u6c11\u63d0\u4f9b\u57fa\u672c\u533b\u7597\u3001\u57fa\u672c\u516c\u5171\u536b\u751f\u670d\u52a1\u7b49\uff0c\u4e0d\u65ad\u7b51\u7262\u201c15\u5206\u949f\u5065\u5eb7\u670d\u52a1\u5708\u201d\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5582"}; 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 () { } }); }); }