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=4214&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: 1749300149, nonceStr: 'PxBsUjZlEaUNVypA', signature: '7abdb7811f64f1244830393ba54424fb76873901', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u773c\u79d1\u5b8c\u6210\u9996\u4f8b\u89d2\u819c\u80f6\u539f\u4ea4\u8054\u624b\u672f","smalltext":"\u8fd1\u65e5\uff0c\u534e\u897f\u533b\u9662\u773c\u79d1\u5c48\u5149\u4e2d\u5fc3\u9093\u5e94\u5e73\u6559\u6388\u4e3a\u4e00\u540d\u5706\u9525\u89d2\u819c\u60a3\u8005\u6210\u529f\u5b9e\u65bd\u4e86\u5de6\u773c\u89d2\u819c\u80f6\u539f\u4ea4\u8054\u624b\u672f\uff0c\u8be5\u60a3\u8005\u75be\u75c5\u8fdb\u5c55\u5c06\u83b7\u5f97\u6709\u6548\u7f13\u89e3\u3002\u6211\u9662\u6210\u4e3a\u56db\u5ddd\u7701\u5185\u9996\u5bb6\u8fd0\u7528\u89d2\u819c\u80f6\u539f\u4ea4\u8054\u6cbb\u7597\u5706\u9525\u89d2\u819c\u7684\u516c\u7acb\u533b\u9662\uff0c\u901a\u8fc7\u6b64\u9879\u6cbb\u7597\u53ef\u4ee5\u5ef6\u7f13\u6269\u5f20\u6027\u89d2\u819c\u75be\u75c5\u7684\u8fdb\u7a0b\uff0c\u633d\u6551\u6709\u7528\u89c6\u529b\uff0c\u51cf\u5c11\u8fdb\u4e00\u6b65\u89d2\u819c\u79fb\u690d\u7684\u98ce\u9669\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4214"}; 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 () { } }); }); }