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 @@
- 订单查询 + 至尊版购买订单查询