diff --git a/public/themes/simpleboot3/portal/shopcart/shop_cart.html b/public/themes/simpleboot3/portal/shopcart/shop_cart.html index 4044fc9..c47df98 100644 --- a/public/themes/simpleboot3/portal/shopcart/shop_cart.html +++ b/public/themes/simpleboot3/portal/shopcart/shop_cart.html @@ -149,7 +149,7 @@ alert('业务员商品和平台商品不能同时购买!'); } }); - window.location.href = "{:url('Orderpage/order_page')}"; + /*window.location.href = "{:url('Orderpage/order_page')}";*/ } }