From c5221795ec85dbb7fc5b039371f116618131c8fc Mon Sep 17 00:00:00 2001 From: zhengchanglong Date: Wed, 25 Sep 2019 21:29:08 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=B6=85=E7=BA=A7=E7=AD=BEH5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Mobile/Controller/SsgController.class.php | 8 -- Application/Mobile/View/Ssg/index.html | 7 +- Application/Sdk/View/default/Ipa365/pay.html | 128 ++++++++++-------- .../Sdk/View/default/Ipa365/paytip.html | 58 ++++++++ 4 files changed, 131 insertions(+), 70 deletions(-) create mode 100644 Application/Sdk/View/default/Ipa365/paytip.html diff --git a/Application/Mobile/Controller/SsgController.class.php b/Application/Mobile/Controller/SsgController.class.php index 421996bc4..e6ff15a4c 100644 --- a/Application/Mobile/Controller/SsgController.class.php +++ b/Application/Mobile/Controller/SsgController.class.php @@ -146,14 +146,6 @@ class SsgController extends BaseController { $this->display(); } - // 支付页面 - public function alipay($data) { - $this->assign("url", $data['url']); - $this->assign("price", $data['price']); - - $this->display(); - } - public function timediffs($begin_time, $end_time) { if ($begin_time < $end_time) { $starttime = $begin_time; diff --git a/Application/Mobile/View/Ssg/index.html b/Application/Mobile/View/Ssg/index.html index e6d81a1df..890599afd 100644 --- a/Application/Mobile/View/Ssg/index.html +++ b/Application/Mobile/View/Ssg/index.html @@ -11,7 +11,7 @@
- 订单查询 + 至尊版购买订单查询