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=4937&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: 1714663862, nonceStr: 'XsvlaCsH7oqgp76k', signature: '5f0c6ac65adc1fc00098c8a6718bddefbfe579e7', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u5145\u5e02\u987a\u5e86\u533a\u4eba\u6c11\u533b\u9662-\u4ee5\u201c\u4e09\u5927\u63d0\u8d28\u589e\u6548\u201d\u4e3a\u5f15\u9886 \u63a8\u8fdb\u533b\u9662\u7ba1\u7406\u6587\u5316","smalltext":" \u804c\u5de5\u662f\u533b\u9662\u6587\u5316\u5efa\u8bbe\u4e4b\u672c\uff0c\u804c\u5de5\u7d20\u8d28\u7684\u9ad8\u4f4e\u51b3\u5b9a\u4e86\u533b\u9662\u6587\u5316\u7684\u4f18\u52a3\u3002\u4e3a\u4e0d\u65ad\u52a0\u5f3a\u533b\u9662\u4ef7\u503c\u89c2\u4e0e\u5458\u5de5\u884c\u4e3a\u6587\u5316\u5efa\u8bbe\uff0c\u4f7f\u533b\u9662\u6587\u5316\u5185\u5316\u4e8e\u5fc3\uff0c\u5916\u5316\u4e8e\u884c\uff0c\u6211\u9662\u5728\u5168\u9662\u5b9e\u65bd\u4e09\u5927\u63d0\u8d28\u589e\u6548\u6d3b\u52a8\uff0c\u5373\u201c\u7ba1","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4937"}; 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 () { } }); }); }