diff --git a/mobile/source/apps/cart/views/flow_cart.html b/mobile/source/apps/cart/views/flow_cart.html index a8bb3be..1f1a7a6 100755 --- a/mobile/source/apps/cart/views/flow_cart.html +++ b/mobile/source/apps/cart/views/flow_cart.html @@ -289,6 +289,7 @@ } id = id.substr(0,id.length-1); $("input[name=cart_value]").val(id); + console.log(12341563); document.getElementById("formid").submit(); } //加载