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=4555&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: 1714581790, nonceStr: 'wZUPaggkzfo5afct', signature: 'f3cf7299b5f395a0c91c6b80d0df673544575379', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u56fd\u5185\u9996\u521b\uff01\u533b\u9662\u5b9e\u65bdDouble-Trocar\u5185\u79d1\u80f8\u8154\u955c\u4e0b\u80ba\u5927\u6ce1\u51cf\u5bb9\u672f","smalltext":"\u8fd1\u65e5\uff0c\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u79d1\u6210\u529f\u5f00\u5c55\u56fd\u5185\u9996\u4f8bDouble-Trocar\u5185\u79d1\u80f8\u8154\u955c\u4e0b\u80ba\u5927\u6ce1\u51cf\u5bb9\u672f\uff0c\u53d6\u5f97\u4e86\u4f18\u826f\u7684\u4e34\u5e8a\u6548\u679c\u3002Double-Trocar\u5185\u79d1\u80f8\u8154\u955c\u4e0b\u80ba\u5927\u6ce1\u51cf\u5bb9\u672f\uff08\u5185\u955c\u5ba4\u9636\u6bb5\uff09","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4555"}; 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 () { } }); }); }