From 67d5b6764a5014739f3c4824f97777cce2ca9225 Mon Sep 17 00:00:00 2001 From: chenl <chenl> Date: Thu, 16 Mar 2017 20:28:35 +0800 Subject: [PATCH] 去除了log。 --- js/home/utils/floorParser.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/js/home/utils/floorParser.js b/js/home/utils/floorParser.js index c20f496..9227fe0 100644 --- a/js/home/utils/floorParser.js +++ b/js/home/utils/floorParser.js @@ -1131,7 +1131,6 @@ function homeFloorAutoReportData(list,channel) { imageItem.goods2.yh_exposureData = goodsParam; } } - console.log("chenlin", JSON.stringify(itemList)); break; } case 'sixLinesFloor': { -- libgit2 0.24.0