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=3811&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: 1746619767, nonceStr: 'Hn7p86y5UvA4pp99', signature: '6613af0ef0c2426ed922ef3cf4541de2dda5ad50', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e94\u57ce\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u8d23\u4efb\u5728\u80a9 \u634d\u536b\u4eba\u6c11\u5b89\u5eb7","smalltext":" \u201c\u5582\uff0c\u60a8\u597d\uff01\u662f\u533b\u52a1\u79d1\u5440\uff0c\u6211\u9a6c\u4e0a\u8fc7\u6765\u5f00\u4f1a\u3002\u201d\u521a\u521a\u653e\u4e0b\u7535\u8bdd\uff0c\u516c\u5171\u536b\u751f\u79d1\u7684\u674e\u80b2\u7ea2\u4e3b\u4efb\u7535\u8bdd\u518d\u4e00\u6b21\u54cd\u8d77\u3002\u5979\u6ee1\u6000\u6b49\u610f\u5730\u8bf4\u9053\u201c\u6211\u4eec15:30\u8981\u53bb\u533b\u52a1\u79d1\u5f00\u4f1a\uff0c16\uff1a00\u70b9\u8981\u53bb\u62a4\u7406\u90e8\u6c9f\u901aPPD\u5177\u4f53\u4e8b\u5b9c\uff0c","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3811"}; 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 () { } }); }); }