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=1356&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: 1714323286, nonceStr: 'tII94GLwge5b81hV', signature: '5840ee4918bd12851a1998d8c8daab257499117d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e7f\u897f\u56fd\u9645\u58ee\u533b\u533b\u9662\uff1a\u58ee\u533b\u4ecb\u5165\u80bf\u7624\u6cbb\u7597\uff0c\u80fd\u884c\u5417\uff1f","smalltext":"\u4e00\u5e74\u524d\uff0c\u5e7f\u897f\u56fd\u9645\u58ee\u533b\u533b\u9662\u6b63\u5f0f\u5bf9\u5916\u5f00\u4e1a\uff0c\u6c11\u65cf\u533b\u3001\u4e2d\u533b\u3001\u73b0\u4ee3\u533b\u4e09\u9a7e\u9a6c\u8f66\u9f50\u5934\u5e76\u8fdb\u3002\u5176\u4e2d\uff0c\u6781\u5177\u672c\u571f\u7279\u8272\u7684\u58ee\u533b\u7ecf\u7b4b\u7597\u6cd5\u3001\u58ee\u533b\u836f\u7269\u7af9\u7f50\u7597\u6cd5\u7b49\u58ee\u533b\u836f\u7684\u795e\u5947\u7597\u6548\uff0c\u6e10\u6e10\u5e7f\u4e3a\u4eba\u77e5\u4e14\u9887\u53d7\u597d\u8bc4\u3002\u53ef\u662f\uff0c\u5728\u6c14\u52bf\u6c79\u6c79\u7684\u80bf\u7624\u75be\u75c5\u9762\u524d\uff0c\u58ee\u533b\u7684\u4ecb\u5165\u6709\u7528\u5417\uff1f","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1356"}; 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 () { } }); }); }