...
|
...
|
@@ -323,9 +323,6 @@ define('channel', function(require, exports) { |
|
|
getTopProduct(productGenders[currentGenderPos]);
|
|
|
}
|
|
|
|
|
|
if (parseInt($("#right_banner").attr("num")) > 0) {
|
|
|
$("#img_flow").find(".layout-item").eq(2).before($("#right_banner").html());
|
|
|
}
|
|
|
|
|
|
|
|
|
/**
|
...
|
...
|
|