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=3784&classid=4&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: 1714357705, nonceStr: 'DteWKK4HLB1Q47Cr', signature: '88c938a466f7eac6c9b1fe1f55c70de941a0f2c6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u5728\u8fd9\u91cc\uff0c\u4ed6\u4eec\u5b66\u4f1a\u4e86\u4e0e\u764c\u75c7\u548c\u89e3","smalltext":"\u5f53\u764c\u75c7\u75c5\u4eba\u6fd2\u4e34\u6b7b\u4ea1\u8fb9\u7f18\uff0c\u4ed6\u4eec\u5982\u4f55\u9762\u5bf9\u624d\u7b97\u6709\u5c0a\u4e25\u5730\u8c22\u5e55\u4e00\u751f\uff1f\u533b\u62a4\u4eba\u5458\u5982\u4f55\u6cbb\u7597\u624d\u7b97\u4e0d\u8d1f\u751f\u547d\u91cd\u6258\uff1f\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\u80bf\u7624\u5185\u79d1\u533b\u62a4\u4eba\u5458\u544a\u8bc9\u4e86\u6211\u4eec\u7b54\u6848\uff0c\u56e0\u4e3a\u4ed6\u4eec\u65e5\u591c\u90fd\u5728\u4e0e\u764c\u75c7\u5468\u65cb\uff0c\u4e0e\u764c\u75c7\u75c5\u4eba\u76f8\u4f9d\u540c\u884c\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=3784"}; 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 () { } }); }); }