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=3098&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: 1745151071, nonceStr: '18JNjLwRt4ZdGvIU', signature: '0e6d9897cbfeaee1aad17ef7ba2f09bf842953eb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u70c8\u706b\u89c1\u771f\u91d1 \u5371\u96be\u8bc6\u82f1\u96c4","smalltext":"\u00a0\u5e9a\u5b50\u9f20\u5e74\uff0c\u4e00\u573a\u7a81\u5982\u5176\u6765\u7684\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\uff0c\u7b3c\u7f69\u8346\u695a\u5927\u5730\uff0c\u8513\u5ef6\u6ce2\u53ca\u5168\u56fd\u2026\u2026\u5728\u8fd9\u573a\u6ca1\u6709\u785d\u70df\u7684\u6218\u4e89\u4e2d\uff0c\u7ef5\u9633\u56db\uff10\u56db\u533b\u9662\u4f5c\u4e3a\u56fd\u5bb6\u4e09\u7532\u7efc\u5408\u533b\u9662\uff0c\u4e34\u5371\u53d7\u547d\uff0c\u8fce\u96be\u800c\u4e0a\uff0c\u6210\u4e3a\u7ef5\u9633\u5e02\u552f\u4e00\u4e00\u4e2a\u5e02\u7ea7\u5b9a\u70b9\u6551\u6cbb\u533b\u7597\u673a\u6784\uff0c\u6bc5\u7136\u51b3\u7136\u625b\u8d77\u7ef5\u9633500\u591a\u4e07\u4eba\u6c11\u5065\u5eb7\u7684\u91cd\u62c5\uff0c\u98ce\u96e8\u540c\u821f\uff0c\u9f50\u5fc3\u6297\u75ab\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3098"}; 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 () { } }); }); }