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=4522&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: 1716143152, nonceStr: 'xIpn3nZ3GpP14c7T', signature: '2f104fb30762a0a5857b94718bb75395df8dc447', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u4e2d\u533b\u836f\u5927\u5b66\u9644\u5c5e\u66d9\u5149\u533b\u9662-\u515a\u5efa\u5f15\u9886\u4fc3\u8fdb\u533a\u57df\u4e2d\u533b\u533b\u8054\u4f53\u5efa\u8bbe","smalltext":"\u4eca\u5e74\u515a\u53f2\u5b66\u4e60\u6559\u80b2\u671f\u95f4\uff0c\u533b\u9662\u515a\u59d4\u5e26\u9886\u515a\u5458\u540c\u5fd7\u8d70\u8bbf\u4e86\u591a\u4e2a\u4e0a\u6d77\u7684\u7ea2\u8272\u57fa\u5730\u8fdb\u884c\u5b9e\u5730\u5b66\u4e60\uff0c\u5728\u4e00\u4e9b\u6bd4\u8f83\u504f\u8fdc\u7684\u4e61\u6751\uff0c\u6211\u4eec\u770b\u5230\u4e86\u6751\u6c11\u4eec\u8d8a\u6765\u8d8a\u597d\u7684\u751f\u6d3b\u6761\u4ef6\u548c\u7cbe\u795e\u9762\u8c8c\uff0c\u4e5f\u4e86\u89e3\u5230\u4ed6\u4eec\u5bf9\u4f18\u8d28\u533b","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4522"}; 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 () { } }); }); }