Authored by 刘传洋

m

@@ -123,7 +123,7 @@ cartItemNumChg = (function() { @@ -123,7 +123,7 @@ cartItemNumChg = (function() {
123 countBusy = false; 123 countBusy = false;
124 }); 124 });
125 }; 125 };
126 -})(); 126 +}());
127 127
128 function getProductInfo(pid, skn) { 128 function getProductInfo(pid, skn) {
129 return $.ajax({ 129 return $.ajax({