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=2634&classid=13&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: 1746159235, nonceStr: 'CmI4wFp5MfB4oXEw', signature: '754ae9632e1730c8f46e06ae7555ef6052db8ae0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u4e2d\u533b\u836f\u5927\u5b66\u9644\u5c5e\u5cb3\u9633\u4e2d\u897f\u533b\u7ed3\u5408\u533b\u9662\u5fc3\u810f\u4e2d\u5fc3\u56e2\u961f\uff1a \u201c\u4e94\u5fc3\u201d\u4e00\u4f53\uff0c\u201c\u5cb3\u5fc3\u201d\u8d8a\u5065\u5eb7","smalltext":"\u5728\u6211\u56fd\uff0c\u5fc3\u8840\u7ba1\u75be\u75c5\u6b7b\u4ea1\u7387\u5c45\u4e8e\u9996\u4f4d\uff0c\u5df2\u6210\u4e3a\u91cd\u5927\u7684\u516c\u5171\u536b\u751f\u95ee\u9898\uff0c\u9632\u6cbb\u5fc3\u8840\u7ba1\u75c5\u523b\u4e0d\u5bb9\u7f13\u3002\u76ee\u524d\uff0c\u4ecb\u5165\u5fc3\u810f\u75c5\u5b66\u7684\u53d1\u5c55\u65b9\u5174\u672a\u827e\uff0c\u4e2d\u533b\u836f\u5728\u5fc3\u8840\u7ba1\u9886\u57df\u9632\u75c5\u6cbb\u75c5\u4e2d\u53c8\u6709\u7740\u72ec\u7279\u4f18\u52bf\u548c\u4f5c\u7528\u3002\u4e3a\u4e86","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2634"}; 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 () { } }); }); }