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=4581&classid=11&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: 1716172292, nonceStr: 'sxdXvVfwgTDu3ZJE', signature: 'c548af1a17a7cf440ec94c5839aaaafdc6b8de75', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u91cd\u5e86\u5e02\u5f00\u5dde\u533a\u4eba\u6c11\u533b\u9662-\u75ab\u82d7\u63a5\u79cd \u5168\u6c11\u6297\u75ab","smalltext":"\u5f00\u5dde\u533a\u5168\u533a\u5e45\u5458\u9762\u79ef3963\u5e73\u65b9\u516c\u91cc\uff0c\u8f9640\u4e2a\u9547\u4e61\u8857\u9053\u3001535\u4e2a\u6751\uff08\u793e\u533a\uff09\uff0c\u603b\u4eba\u53e3168\u4e07\u3002\u6309\u536b\u5065\u59d4\u7edf\u4e00\u5b89\u6392\uff0c\u5f00\u5dde\u533a\u5404\u4e2a\u4e61\u9547\u75ab\u82d7\u6ce8\u5c04\u70b9\u5fc5\u987b\u5b89\u6392\u4e8c\u7ea7\u4ee5\u4e0a\u533b\u9662\u7684\u533b\u62a4\u4eba\u5458\u53c2\u52a0\u533b\u7597\u4fdd\u969c\u3002\u63a5\u79cd\u5de5","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4581"}; 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 () { } }); }); }