Authored by 郭成尧

'compare-php'

@@ -617,7 +617,7 @@ if ($brandHeader.length > 0) { @@ -617,7 +617,7 @@ if ($brandHeader.length > 0) {
617 opt: opt, 617 opt: opt,
618 type: $brandHeader.data('isbaseshop') ? 'shop' : 'brand' 618 type: $brandHeader.data('isbaseshop') ? 'shop' : 'brand'
619 }, 619 },
620 - xhrFields: { 620 + xhrFields: {
621 withCredentials: true 621 withCredentials: true
622 }, 622 },
623 success: function(data) { 623 success: function(data) {
@@ -944,7 +944,7 @@ $collect.on('touchstart', function() { @@ -944,7 +944,7 @@ $collect.on('touchstart', function() {
944 opt: opt, 944 opt: opt,
945 type: 'shop' 945 type: 'shop'
946 }, 946 },
947 - xhrFields: { 947 + xhrFields: {
948 withCredentials: true 948 withCredentials: true
949 }, 949 },
950 success: function(data) { 950 success: function(data) {