function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/824.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1714723801, nonceStr: 'VfZDH2IZPtESArEI', signature: 'f0b6f7c237a23e89b78aedfdea02670929be28eb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: '尼拉帕利“中国之声”系列专场,潘凌亚教授亲临直播,邀您共襄中国之声荣耀时刻!', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/824.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: '尼拉帕利“中国之声”系列专场,潘凌亚教授亲临直播,邀您共襄中国之声荣耀时刻!', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/WenZhang/YiShiBaoDao/824.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('尼拉帕利凭借独特开环结构,高效药学特性,从基础到临床,一直致力于探索和创新。2016年国际NOVA研究率先突破BRCA突变和HRD限制,将卵巢癌铂敏感复发维持治疗拓展到全人群,2019年PRIMA研究再次实现一线维持全人群的突破;在此期间,尼拉帕利同时聚焦中国人群,2020年NORA和2022年PRIME研究在中国续写PARP抑制剂最强音。PARP识堂尼拉帕利“中国之声”系列,我们将邀请来自北京协和医院妇科肿瘤中心的潘凌亚教授,共同唱响!'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }