Authored by 刘传洋

m

... ... @@ -123,7 +123,7 @@ cartItemNumChg = (function() {
countBusy = false;
});
};
})();
}());
function getProductInfo(pid, skn) {
return $.ajax({
... ...