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=4076&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: 1746313663, nonceStr: '4FO4qZfRanxhjMEt', signature: 'a7ed969521305681208e06fa0ffb82bc2933d121', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u62a5\u5bfc\u65b0\u51a0\u75c5\u6bd2Nsp1\u7f3a\u5931\u7a81\u53d8\u682a\u53ca\u5176\u5206\u5b50\u75c5\u6bd2\u3001\u5206\u5b50\u6d41\u884c\u75c5\u548c\u4e34\u5e8a\u8868\u5f81","smalltext":"\u8fd1\u65e5\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u62a5\u5bfc\u4e86\u4e00\u79cd\u5177\u6709\u91cd\u8981\u4e34\u5e8a\u610f\u4e49\u7684\u65b0\u51a0\u75c5\u6bd2Nsp1\uff08\u0394500-532\uff09\u7a81\u53d8\u682a\uff0c\u5e76\u4ece\u5206\u5b50\u75c5\u6bd2\u3001\u5206\u5b50\u6d41\u884c\u75c5\u548c\u4e34\u5e8a\u8868\u73b0\u89d2\u5ea6\u9610\u8ff0\u4e86\u8be5\u7a81\u53d8\u682a\u7684\u7279\u5f81\u3002\u8be5\u9879\u6210\u679c1\u670829\u65e5\u4ee5\u9898\u4e3a \u201cGenomic monitoring of SARS-CoV-2 uncovers an Nsp1 deletion variant that modulates type I interferon response\u201d\u7684\u7814\u7a76\u8bba\u6587\u5728\u56fd\u9645\u8457\u540d\u5b66\u672f\u671f\u520aCell Host & Microbe\uff08IF 15.7\uff09\u53d1\u8868\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4076"}; 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 () { } }); }); }