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=2625&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: 1743764879, nonceStr: '370ETmB8Ooiawyc7', signature: '8229744848903203fa6939706d47c712560cb602', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u4eac\u5927\u5b66\u6df1\u5733\u533b\u9662\u529e\u516c\u5ba4\u5ba3\u4f20\u56e2\u961f:\u5168\u5a92\u4f53\u65f6\u4ee3\u7a81\u7834\u5fae\u4fe1\u5185\u5bb9\u8fd0\u8425\u74f6\u9888\u4f20\u64ad\u533b\u9662\u6587\u5316\u54c1\u724c","smalltext":"\u5317\u4eac\u5927\u5b66\u6df1\u5733\u533b\u9662\u4f4d\u4e8e\u6df1\u5733\u5e02\u884c\u653f\u4e2d\u5fc3\u798f\u7530\u533a\u83b2\u82b1\u5c71\u7554\uff0c\u73b0\u4e3a\u96c6\u533b\u7597\u3001\u6559\u5b66\u3001\u79d1\u7814\u3001\u4fdd\u5065\u7b49\u4e3a\u4e00\u4f53\u7684\u4e09\u7ea7\u7532\u7b49\u7efc\u5408\u533b\u9662\uff0c\u662f\u56fd\u5bb6\u9996\u6279\u6570\u5b57\u5316\u793a\u8303\u533b\u9662\u3001\u5e7f\u4e1c\u7701\u9ad8\u6c34\u5e73\u533b\u9662\u91cd\u70b9\u5efa\u8bbe\u5355\u4f4d\u3001\u5e7f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2625"}; 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 () { } }); }); }