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=2733&classid=11&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: 1716117218, nonceStr: 'vkVpCJss2k53IONp', signature: '6117a9522cdd3fefe3a56510a6f71c147b5f0f27', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u516c\u5229\u533b\u9662\uff1a\u201c\u84b2\u516c\u82f1\u201d\u5065\u5eb7\u79d1\u666e\u9a7f\u7ad9\uff0c\u6253\u901a\u5065\u5eb7\u79d1\u666e\u201c\u6700\u540e\u4e00\u516c\u91cc\u201d","smalltext":"\u4f20\u7edf\u610f\u4e49\u4e0a\u7684\u79d1\u666e\u8bb2\u5802\u591a\u662f\u4e13\u5bb6\u5355\u5411\u6027\u8bb2\u5ea7\uff0c\u5f62\u5f0f\u8f83\u4e3a\u5355\u4e00\uff0c\u4e14\u4f20\u64ad\u529b\u5ea6\u6709\u9650\uff0c\u4e00\u8fc7\u6027\u7684\u666e\u53ca\u5165\u773c\u4e0d\u5165\u5fc3\u3002\u4e3a\u6b64\uff0c2018\u5e74\u4e0b\u534a\u5e74\u8d77\uff0c\u5728\u6d66\u4e1c\u65b0\u533a\u79d1\u5b66\u6280\u672f\u534f\u4f1a\u7684\u652f\u6301\u4e0b\uff0c\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u516c\u5229\u533b\u9662\u4f5c","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2733"}; 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 () { } }); }); }