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=3084&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: 1714717304, nonceStr: 'SHGnxg4eIEoLDOGi', signature: '10357e2320cea0ddab9923cfc941baf3ace32efc', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u91d1\u5802\u533b\u9662\u5ba3\u4f20\u79d1\uff1a\u7528\u5fc3\u70b9\u4eae\u201c\u4e09\u5fc3\u201d\u54c1\u724c\uff0c\u5168\u65b9\u4f4d\u63d0\u5347\u533b\u9662\u5f62\u8c61","smalltext":"\u533b\u7597\u8d28\u91cf\u662f\u533b\u9662\u53d1\u5c55\u7684\u6838\u5fc3\uff0c\u533b\u9662\u6587\u5316\u662f\u533b\u9662\u53d1\u5c55\u7684\u57fa\u7840\u3002\u968f\u7740\u73b0\u4ee3\u533b\u9662\u7ba1\u7406\u5236\u5ea6\u7684\u63a8\u8fdb\uff0c\u533b\u9662\u5df2\u4ece\u89c4\u6a21\u6269\u5f20\u9010\u6b65\u8f6c\u53d8\u4e3a\u9ad8\u8d28\u91cf\u53d1\u5c55\uff0c\u533b\u9662\u6587\u5316\u54c1\u724c\u5efa\u8bbe\u7684\u91cd\u8981\u6027\u4e5f\u65e5\u76ca\u51f8\u663e\u3002\u6587\u5316\u54c1\u724c\u4ee5\u5176","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=3084"}; 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 () { } }); }); }