Authored by mlge

种草话题修改

@@ -317,9 +317,9 @@ @@ -317,9 +317,9 @@
317 copy: function(){ 317 copy: function(){
318 318
319 //测试环境 319 //测试环境
320 -// return "http://yoho-community-web.test3.ingress.dev.yohocorp.com/grass/topic/" +$(this).attr("dataId") +"/"+ $(this).attr("dataName")+"?headerid=-1"; 320 +// return "http://yoho-community-web.test3.ingress.dev.yohocorp.com/grass/topic/" +$(this).attr("dataId") +"/"+ $(this).attr("dataName")+"?headerid=-1&toplayoutByH5=Y";
321 //线上的 321 //线上的
322 - return "http://m.yohobuy.com/grass/topic/" +$(this).attr("dataId") +"/"+ $(this).attr("dataName")+"?headerid=-1"; 322 + return "http://m.yohobuy.com/grass/topic/" +$(this).attr("dataId") +"/"+ $(this).attr("dataName")+"?headerid=-1&toplayoutByH5=Y";
323 }, 323 },
324 afterCopy: function(){ 324 afterCopy: function(){
325 $.messager.show({ 325 $.messager.show({