From 3f26dc1d808753e76a1c00672c3f7d286b28ef71 Mon Sep 17 00:00:00 2001 From: chenzhi Date: Wed, 4 Dec 2019 19:30:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E5=B8=81=E6=A8=AA=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controller/ChangyanController.class.php | 22 ++ .../Sdk/View/default/UserH/platform_pay.html | 205 +++++++++++++----- .../View/default/UserH/platform_pay_show.html | 49 ++++- 3 files changed, 221 insertions(+), 55 deletions(-) diff --git a/Application/Sdk/Controller/ChangyanController.class.php b/Application/Sdk/Controller/ChangyanController.class.php index 583698c1..48225482 100644 --- a/Application/Sdk/Controller/ChangyanController.class.php +++ b/Application/Sdk/Controller/ChangyanController.class.php @@ -42,5 +42,27 @@ class ChangyanController extends Controller { ); } } + public function test() + { + // $this->assign('user_id',"1"); + // $this->assign('game_id',"1"); + // $this->display("WapPay/wap_shortcut_pay"); + + // $this->display("Spend/pay_way"); + $this->display("UserH/platform_pay"); + + # code... + } + public function test2() + { + // $this->assign('user_id',"1"); + // $this->assign('game_id',"1"); + // $this->display("WapPay/wap_shortcut_pay"); + + $this->display("UserH/platform_pay_show"); + // $this->display("UserH/platform_pay"); + + # code... + } } diff --git a/Application/Sdk/View/default/UserH/platform_pay.html b/Application/Sdk/View/default/UserH/platform_pay.html index f9f5547d..a325124b 100644 --- a/Application/Sdk/View/default/UserH/platform_pay.html +++ b/Application/Sdk/View/default/UserH/platform_pay.html @@ -6,22 +6,31 @@ - - + 支付 - +