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=5440&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: 1715463356, nonceStr: 'jCdPKeJoGLTUZX9o', signature: 'ca504b589a602380d51fd6dbc6d6d4552ca77ce4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4ec1\u6d4e\u533b\u9662\u5609\u5b9a\u5206\u9662\uff1a\u6253\u597d\u5ec9\u653f\u6559\u80b2\u201c\u7ec4\u5408\u62f3\u201d \u62a4\u822a\u533b\u9662\u9ad8\u8d28\u91cf\u53d1\u5c55","smalltext":" \u4e3a\u6df1\u5165\u8d2f\u5f7b\u5341\u4e5d\u5c4a\u4e2d\u592e\u7eaa\u59d4\u4e94\u6b21\u5168\u4f1a\u7cbe\u795e\uff0c\u575a\u51b3\u843d\u5b9e\u515a\u4e2d\u592e\u5173\u4e8e\u515a\u98ce\u5ec9\u653f\u5efa\u8bbe\u7684\u51b3\u7b56\u90e8\u7f72\uff0c\u5207\u5b9e\u5c65\u884c\u201c\u7ba1\u884c\u4e1a\u5fc5\u987b\u7ba1\u884c\u98ce\u201d\u201c\u8c01\u4e3b\u7ba1\u8c01\u8d1f\u8d23\u201d\u7684\u4e3b\u4f53\u8d23\u4efb\u3002\u8fd1\u671f\uff0c\u4ec1\u6d4e\u533b\u9662\u5609\u5b9a\u5206\u9662\u6df1\u5165","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5440"}; 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 () { } }); }); }