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=4962&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: 1714703415, nonceStr: 'efyvKNd0v81RKApA', signature: 'cf41d176a1898fe812fa3bb22899cded9847be11', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u4e2d\u5fc3\u533b\u9662-\u201c\u533b\u8054\u4f53\u3001\u5065\u5171\u4f53\u201d\u878d\u5408\u53d1\u5c55 \u5171\u201c\u5065\u201d\u594f\u54cd\u6d77\u5c9b\u5f3a\u97f3","smalltext":"\u4e3a\u8fdb\u4e00\u6b65\u8d2f\u5f7b\u56fd\u5bb6\u533b\u836f\u536b\u751f\u4f53\u5236\u6539\u9769\u7cbe\u795e\uff0c\u6301\u7eed\u5b8c\u5584\u533b\u8054\u4f53\u5408\u4f5c\u5e73\u53f0\u5efa\u8bbe\uff0c\u521b\u65b0\u53d1\u5c55\u673a\u5236\uff0c\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u4e2d\u5fc3\u533b\u9662\u79ef\u6781\u63a8\u52a8\u533b\u8054\u4f53\u3001\u5065\u5171\u4f53\u878d\u5408\uff0c\u5f62\u6210\u4e0a\u4e0b\u8054\u52a8\u3001\u4f18\u52bf\u4e92\u8865\u3001\u8d44\u6e90\u5171\u4eab\u7684\u8fd0\u884c","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4962"}; 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 () { } }); }); }