diff --git a/packageA/pages/prom_list/prom_list.js b/packageA/pages/prom_list/prom_list.js index f563d5a..354fa3f 100644 --- a/packageA/pages/prom_list/prom_list.js +++ b/packageA/pages/prom_list/prom_list.js @@ -383,6 +383,14 @@ Page({ } } + //如果有导购ID的话 + if(newd['guide_id'] && th.data.sele_collocation){ + for(var jj in th.data.sele_collocation ){ + th.data.sele_collocation[jj]['guide_id']=newd['guide_id']; + th.data.sele_collocation[jj]['guide_type']=newd['guide_type']; + } + } + //-----如果是秒杀,团购,积分购,拼团----- if (th.data.data.prom_type != 5) {