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=6415&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: 1716009268, nonceStr: '2gdOOHI1VrnyZdpb', signature: 'c7b441b0668759bdf1b6936c7c4ecad67b9ff6ba', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/d\/file\/p\/202308\/c0e04b570ce6be230fa75c9c2e78fa09.jpg","title":"\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662:\u90a3\u4f4d\u5e2e\u52a9\u6211\u7684\u767d\u5927\u8902\u5c0f\u59d1\u5a18\uff0c\u4f60\u5728\u54ea\u513f\uff1f","smalltext":"\u8fd9\u662f\u4e00\u5219\u5bfb\u4eba\u542f\u4e8b\u5bfb\u627e\u4e24\u4e2a\u6708\u524d\u5728\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\u95e8\u8bca\u4e8c\u697c\u7b49\u5019\u533a\u90a3\u4f4d\u4e0d\u7559\u540d\u7684\u597d\u5fc3\u533b\u62a4\u4eba\u5458\u4f60\u53ef\u77e5\u9053\u4f60\u5f53\u65f6\u5e2e\u52a9\u7684\u90a3\u4f4d\u516b\u65ec\u8001\u4eba\u7279\u610f\u4ece\u6c38\u80dc\u8d76\u6765\u60f3\u5411\u4f60\u5f53\u9762\u9053\u4e00\u58f0\uff1a\u201c\u8c22\u8c22\uff01\u201d8\u67081","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6415"}; 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 () { } }); }); }