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=6652&classid=14&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: 1716227335, nonceStr: 'vIszJFxVvzgSVQya', signature: '7589c40083412886028b8e9536e23842661548ec', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u201c\u4ee5\u60a3\u8005\u4e3a\u4e2d\u5fc3\u201d\u6587\u5316\u5f15\u9886\u533b\u9662\u9ad8\u8d28\u91cf\u53d1\u5c55\u2014\u2014\u4ee5\u9633\u5149\u878d\u548c\u533b\u9662\u4e3a\u4f8b","smalltext":"\u4e00\u3001\u95ee\u9898\u6982\u8ff0\u533b\u9662\u6587\u5316\u662f\u6307\u5728\u533b\u9662\u53d1\u5c55\u8fc7\u7a0b\u4e2d\u5f62\u6210\u7684\uff0c\u5177\u6709\u72ec\u7279\u4ef7\u503c\u89c2\u3001\u4fe1\u4ef0\u3001\u884c\u4e3a\u51c6\u5219\u548c\u9053\u5fb7\u89c4\u8303\u7684\u4e00\u79cd\u6587\u5316\u5f62\u6001\u3002\u6587\u5316\u5efa\u8bbe\u5bf9\u4e8e\u533b\u9662\u7684\u9ad8\u8d28\u91cf\u53d1\u5c55\u81f3\u5173\u91cd\u8981\u3002\u7136\u800c\uff0c\u56e0\u5176\u6d89\u53ca\u7684\u65b9\u9762\u5e7f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6652"}; 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 () { } }); }); }