Showing
1 changed file
with
1 additions
and
1 deletions
@@ -156,7 +156,7 @@ function actionGoodsCart() { | @@ -156,7 +156,7 @@ function actionGoodsCart() { | ||
156 | }, function() { | 156 | }, function() { |
157 | $(this).css('background-color', '#fff'); | 157 | $(this).css('background-color', '#fff'); |
158 | }); | 158 | }); |
159 | - }, 'json'); | 159 | + }, 'jsonp'); |
160 | } | 160 | } |
161 | 161 | ||
162 | function getText(obj) { | 162 | function getText(obj) { |
-
Please register or login to post a comment