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=888&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: 1749397253, nonceStr: 'JLQefPGChSXInZGb', signature: '8a53a44f4702be7353e341cee3cd2b65bfc788c9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6cb3\u5317\u533b\u79d1\u5927\u5b66\u7b2c\u4e8c\u533b\u9662\uff1a\u5927\u767d\u6211\u4e0d\u8981\uff0c\u6211\u8981\u53d8\u7f8e\u53d8\u5065\u5eb7\uff01\u201c\u6cb3\u5317\u7b2c\u4e00\u80d6\u59d0\u201d\u8715\u53d8\u8bb0","smalltext":"\u770b\u770b\u6211\u840c\u4e0d\u840c\uff01\u53ef\u771f\u5b9e\u7684\u753b\u9762\u662f\u6211\u559c\u6b22\u5927\u767d\uff0c\u4e5f\u60f3\u505a\u4e2a\u5927\u767d\u4e00\u6837\u7684\u4eba\uff0c\u53ef\u5374\u4e0d\u60f3\u62e5\u6709\u5927\u767d\u4e00\u6837\u7684\u8eab\u4f53\u3002\u7136\u800c\uff0c\u7406\u60f3\u662f\u7f8e\u597d\u6ef4\uff0c\u73b0\u5b9e\u662f\u8d85\u7ea7\u6b8b\u5fcd\u6ef4\u3002\u968f\u7740\u4eba\u4eec\u751f\u6d3b\u6c34\u5e73\u7684\u63d0\u9ad8\uff0c\u50cf\u5927\u767d\u4e00\u6837\u80a5\u80d6\u4eba\u7fa4\u968f","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=888"}; 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 () { } }); }); }