Authored by rqq

common.js

... ... @@ -212,7 +212,7 @@ function reMarginFooter(fixedElement) {
console.log(jsonData);
console.log(Boolean(parseInt(bpIdArr[3])));
window._yas.sendCustomInfo(jsonData, Boolean(parseInt(bpIdArr[3])));
})
});
}
}());
... ...