...
|
...
|
@@ -153,7 +153,7 @@ var Bll = { |
|
|
}
|
|
|
|
|
|
// 猜你喜欢(当数据来源是男与女的时候,tab名称必填)
|
|
|
if (module.contentData.template_name == 'collageBuyPrdList'){
|
|
|
if (module.contentData.template_name == 'guessLike'){
|
|
|
if(module.contentData.data) {
|
|
|
module.contentData.data.forEach(function (item, i) {
|
|
|
if(item.preferChannel=='1' || item.preferChannel=='2'){
|
...
|
...
|
|