From bbf5d25f669d9963fd72d97e79271df6a2fdf390 Mon Sep 17 00:00:00 2001 From: anyv <anyu@bronet.cn> Date: Wed, 5 Jun 2019 16:51:36 +0800 Subject: [PATCH] 4 --- public/themes/simpleboot3/portal/shopcart/shop_cart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')}";*/ } } -- libgit2 0.24.0