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=1277&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: 1747167942, nonceStr: 'NpHJSdmZbeeJCfKN', signature: '64e70058af2180386c86cdc69ef8a4f63235a30d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u95fd\u4e1c\u533b\u9662\uff1a\u848b\u52b2\u540d\u533b\u201c\u5e08\u5e26\u5f92\u201d\u5de5\u4f5c\u5ba4\u9886\u8854\u5f00\u5c55\u201c\u4e16\u754c\u9547\u75db\u65e5\u3001\u4e2d\u56fd\u9547\u75db\u5468\u201d\u516c\u76ca\u6d3b\u52a8","smalltext":"\u3000\u300010\u670817\u65e5\uff0c\u7531\u95fd\u4e1c\u533b\u9662\u848b\u52b2\u540d\u533b\u201c\u5e08\u5e26\u5f92\u201d\u5de5\u4f5c\u5ba4\u9886\u8854\u591a\u5b66\u79d1\u5f00\u5c55\u201c\u4e16\u754c\u9547\u75db\u65e5\u3001\u4e2d\u56fd\u9547\u75db\u5468\u201d\u516c\u76ca\u6d3b\u52a8\u3002\u901a\u8fc7\u4e49\u8bca\u65e8\u5728\u5f15\u5bfc\u60a3\u8005\u5173\u6ce8\u81ea\u8eab\u5065\u5eb7\uff0c\u4e86\u89e3\u75bc\u75db\u75be\u75c5\u76f8\u5173\u77e5\u8bc6\u3001\u66f4\u597d\u5730\u5e94\u5bf9","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1277"}; 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 () { } }); }); }