Authored by zhangxiaoru

埋点

@@ -1221,7 +1221,7 @@ $('#goods-container').on('click', '.good-info', function() { @@ -1221,7 +1221,7 @@ $('#goods-container').on('click', '.good-info', function() {
1221 firstType = 'default'; 1221 firstType = 'default';
1222 PRD_NUM = PRD_NUM + 1; 1222 PRD_NUM = PRD_NUM + 1;
1223 } else if ($(this).parent().hasClass('default-goods')) { 1223 } else if ($(this).parent().hasClass('default-goods')) {
1224 - PRD_NUM = PRD_NUM + 12; 1224 + PRD_NUM = PRD_NUM + 24;
1225 } 1225 }
1226 1226
1227 yasparms = { 1227 yasparms = {