From a6da64df755bf74a999220fcedc2a99e5d167b6a Mon Sep 17 00:00:00 2001 From: lixiaoyu <1906596264@qq.com> Date: Fri, 22 Sep 2023 16:46: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/blankmini.php | 61 ++++++++++++++++++++++ .../apps/flow/controllers/IndexController.php | 1 - mobile/source/apps/flow/views/done.html | 3 +- 3 files changed, 63 insertions(+), 2 deletions(-) create mode 100644 mobile/blankmini.php diff --git a/mobile/blankmini.php b/mobile/blankmini.php new file mode 100644 index 0000000..7149743 --- /dev/null +++ b/mobile/blankmini.php @@ -0,0 +1,61 @@ + \ No newline at end of file diff --git a/mobile/source/apps/flow/controllers/IndexController.php b/mobile/source/apps/flow/controllers/IndexController.php index eac4bfd..f62c43e 100755 --- a/mobile/source/apps/flow/controllers/IndexController.php +++ b/mobile/source/apps/flow/controllers/IndexController.php @@ -526,7 +526,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/done.html b/mobile/source/apps/flow/views/done.html index 0bb3202..56ae57c 100755 --- a/mobile/source/apps/flow/views/done.html +++ b/mobile/source/apps/flow/views/done.html @@ -1,8 +1,8 @@ {include file="page_header"} -
余额支付成功
@@ -16,6 +16,7 @@ {/if} {/if}