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=3452&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: 1745135124, nonceStr: 'plgQlNCsOorfu4uW', signature: '3e7ae911b034ea86c38b163d9a8a10b1d61d06b2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u201c\u829d\u7f58\u533a\u5987\u5973\u513f\u7ae5\u8054\u76df\u201d\u79ef\u6781\u5f00\u5c55\u57fa\u5c42\u5e2e\u6276\u3001\u5065\u5eb7\u4e49\u8bca\uff0c\u6e29\u60c5\u670d\u52a1\u6696\u4eba\u5fc3","smalltext":"\u201c\u829d\u7f58\u533a\u5987\u5973\u513f\u7ae5\u8054\u76df\u201d\u6210\u7acb\u4ee5\u6765\uff0c\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u4f5c\u4e3a\u8054\u76df\u7275\u5934\u5355\u4f4d\u79ef\u6781\u5f00\u5c55\u57fa\u5c42\u5e2e\u6276\u53ca\u201c\u5065\u5eb7\u4e49\u8bca\u201d\u6d3b\u52a8\uff0c\u5145\u5206\u53d1\u6325\u201c\u829d\u7f58\u533a\u5987\u5973\u513f\u7ae5\u8054\u76df\u201d\u4f18\u52bf\uff0c\u8ba9\u5e7f\u5927\u7fa4\u4f17\u5728\u5bb6\u95e8\u53e3\u5c31\u4eab\u53d7\u53ca\u65f6\u3001","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3452"}; 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 () { } }); }); }