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=2574&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: 1749244448, nonceStr: 'SZO7IgtRkb7FMg1a', signature: '760a32c28a1cb24931e32befcaf82677c8209061', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u81ea\u8d21\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u667a\u6167\u5170\u65b0 \u7f14\u9020\u5b8c\u7f8e\u4f53\u9a8c","smalltext":"\u5168\u9762\u63d0\u5347\u60a3\u8005\u7684\u5c31\u533b\u611f\u53d7\u3001\u4f53\u73b0\u5bf9\u533b\u62a4\u4eba\u5458\u7684\u4eba\u6587\u5173\u6000\u4e00\u76f4\u662f\u6211\u9662\u767e\u5e74\u4ee5\u6765\u51e0\u4ee3\u4ece\u533b\u4eba\u5458\u5171\u540c\u7684\u5b97\u65e8\u3002\u5728\u8fc8\u5165\u4fe1\u606f\u5316\u7684\u65f6\u4ee3\uff0c\u6211\u4eec\u540e\u52e4\u4eba\u4ee5\u521b\u5efa\u667a\u6167\u533b\u9662\u4e3a\u76ee\u6807\uff0c\u4e0d\u65ad\u521b\u65b0\u540e\u52e4\u670d\u52a1\u65b0\u6a21\u5f0f","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2574"}; 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 () { } }); }); }