From 6dd235ec534751418ec908970ae29eaa9f6f1744 Mon Sep 17 00:00:00 2001 From: lihan <3398341942@qq.com> Date: Fri, 26 Oct 2018 15:37:03 +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 6a3d500..3ff1c23 100644 --- a/public/themes/simpleboot3/cart/zj_cart/order_confirm.html +++ b/public/themes/simpleboot3/cart/zj_cart/order_confirm.html @@ -759,7 +759,7 @@ } }) - $(".jf1").click(function () { + $(".jf").click(function () { if(pay_type == '') { alert('请选择支付方式'); return false; -- libgit2 0.24.0