Authored by zhangxiaoru

埋点

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