From 1081ee478bf96198d581bce8e4e7c5854fd4de47 Mon Sep 17 00:00:00 2001 From: lihan <3398341942@qq.com> Date: Fri, 26 Oct 2018 15:28:36 +0800 Subject: [PATCH] 修改bug阶段 --- public/themes/simpleboot3/cart/zj_cart/order_confirm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/cart/zj_cart/order_confirm.html b/public/themes/simpleboot3/cart/zj_cart/order_confirm.html index 3ff1c23..4291237 100644 --- a/public/themes/simpleboot3/cart/zj_cart/order_confirm.html +++ b/public/themes/simpleboot3/cart/zj_cart/order_confirm.html @@ -784,7 +784,7 @@ if(data.data === true) { window.location.href=data.url; }else { - alert(data.msg); + //alert(data.msg); } } }) -- libgit2 0.24.0