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=763&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: 1716104711, nonceStr: 'iAYYBwjeYHbBBjnn', signature: 'f87327a74348c55e4382956fbfc526d2f708d123', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6d4e\u6e90\u5e02\u4eba\u6c11\u533b\u9662\uff1a91\u5c81\u9ad8\u9f84\u8001\u515a\u5458\u624b\u672f\u53f0\u4e0a\u5f88\u7d27\u5f20\uff0c\u533b\u751f\u5168\u7a0b\u966a\u804a\u5fc6\u521d\u5fc3","smalltext":"\u5728\u8fd9\u7ea2\u8272\u7684\u4e03\u6708\uff0c\u6d4e\u6e90\u5e02\u4eba\u6c11\u533b\u9662\u4ecb\u5165\u79d1\u8fce\u6765\u4e86\u4e00\u4f4d\u7279\u6b8a\u7684\u60a3\u8005\uff01\u600e\u4e48\u56de\u4e8b\uff1f\u5bb6\u4f4f\u5728\u519c\u6751\u7684\u674e\u7237\u7237\uff0c\u4eca\u5e74\u5df2\u7ecf91\u5c81\u9ad8\u9f84\uff0c\u8fd1\u6bb5\u65f6\u95f4\u53d1\u73b0\u5168\u8eab\u76ae\u80a4\u53d1\u9ec4\uff0c\u5728\u6211\u5e02\u67d0\u533b\u9662\u5c31\u8bca\uff0c\u53d1\u73b0\u80c6\u7ba1\u80bf\u7624\u4fb5\u72af\uff0c\u540e\u60a3\u8005\u8f6c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=763"}; 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 () { } }); }); }