From 654053569c855b4b461bdb31dce0fb2f9add72f3 Mon Sep 17 00:00:00 2001 From: lixiaoyu <1906596264@qq.com> Date: Fri, 22 Sep 2023 15:44:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=A4=E6=96=AD=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E6=94=AF=E4=BB=98=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/source/apps/flow/controllers/IndexController.php | 1 - mobile/source/apps/flow/views/checkout.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mobile/source/apps/flow/controllers/IndexController.php b/mobile/source/apps/flow/controllers/IndexController.php index 8567743..f62c43e 100755 --- a/mobile/source/apps/flow/controllers/IndexController.php +++ b/mobile/source/apps/flow/controllers/IndexController.php @@ -527,7 +527,6 @@ class IndexController extends FrontendController { */ public function actiondone(){ - var_dump("-----------------"); /* 取得购物类型 */ $flow_type = isset($_SESSION['flow_type']) ? intval($_SESSION['flow_type']) : CART_GENERAL_GOODS; diff --git a/mobile/source/apps/flow/views/checkout.html b/mobile/source/apps/flow/views/checkout.html index 6e8774a..db63feb 100755 --- a/mobile/source/apps/flow/views/checkout.html +++ b/mobile/source/apps/flow/views/checkout.html @@ -2,7 +2,7 @@ -
+