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"} -
+ {$order.pay_code} {if $order.pay_code == 'balance'}

余额支付成功

@@ -16,6 +16,7 @@ {/if} {/if}
+ {$child_order} {if $child_order > 1}
{foreach $child_order_info as $child}