Authored by 梁志锋

gulp ge文件

... ... @@ -10218,7 +10218,7 @@ $('.address-item').on('touchend', function() {
orderInfo('address', address);
window.location.href = $this.data('href');
}).on('touchstart', '.edit', function() {
}).on('touchend', '.edit', function() {
window.location.href = $(this).data('href');
return false;
}).on('touchstart', '.del', function() {
... ...
This diff could not be displayed because it is too large.