Authored by 梁志锋

购物车功能开发

... ... @@ -63,3 +63,7 @@ $('.chose').on('touchend', function() {
//var id = $(this).closest('.gift-advance-good').data('id');
chosePanel.show();
});
cartInfo = 0;
\ No newline at end of file
... ...