diff --git a/Application/Mobile/Controller/SsgController.class.php b/Application/Mobile/Controller/SsgController.class.php index 1a0ac4bfe..34f366eca 100644 --- a/Application/Mobile/Controller/SsgController.class.php +++ b/Application/Mobile/Controller/SsgController.class.php @@ -77,6 +77,7 @@ class SsgController extends BaseController { if (!$verify->check(I("VerifyCode"))) { $this->ajaxReturn(array("ErrorCode" => -97, "ResultMsg" => "验证码错误")); } + $userApi = new MemberApi(); $user_id = $userApi->login($account, $password,1);//调用登录 $res_code = 0; @@ -124,6 +125,8 @@ class SsgController extends BaseController { 'imageW' => 107, // 验证码图片宽度 'length' => 4, // 验证码位数 'fontttf' => '4.ttf', // 验证码字体,不设置随机获取 + 'useCurve' => false, // 是否画混淆曲线 + 'useNoise' => false, // 是否添加杂点 'useCurve' => false, ); diff --git a/Application/Mobile/View/Ssg/help.html b/Application/Mobile/View/Ssg/help.html index 37fc29011..e2f4bcdea 100644 --- a/Application/Mobile/View/Ssg/help.html +++ b/Application/Mobile/View/Ssg/help.html @@ -6,45 +6,14 @@ 充值帮助 - - -
+
- -
充值帮助
-
+ +
充值帮助
+
    diff --git a/Application/Mobile/View/Ssg/home.html b/Application/Mobile/View/Ssg/home.html index 2c2e26598..8606bbfef 100644 --- a/Application/Mobile/View/Ssg/home.html +++ b/Application/Mobile/View/Ssg/home.html @@ -23,14 +23,14 @@ 请在Safari中打开
-
+
diff --git a/Application/Mobile/View/Ssg/index.html b/Application/Mobile/View/Ssg/index.html index c41de8643..323382d96 100644 --- a/Application/Mobile/View/Ssg/index.html +++ b/Application/Mobile/View/Ssg/index.html @@ -12,100 +12,44 @@ - +
-
- -
退出登入
+
+ +
退出登入
-
至尊版购买
-
+
至尊版购买
+
-
订单查询
+
订单查询
-
-
-
-
-
苹果超级签
-
+
+
+
+
+
苹果超级签
+
至尊版说明
- +
-
- +
+
-
-
+
+

1.选择游戏产品时,即选择购买超级签游戏下载链接和对应 的游戏礼包,无法退换哦~ @@ -115,16 +59,13 @@

-
-
-
-
选择产品
-
- - +
+
+
+
选择产品
+
+ +
@@ -135,23 +76,21 @@
-
-
-
-
支付未到账?
-
+
+
+
+
支付未到账?
+
充值帮助
- +
-
-
-
联系客服
-
- - +
+
+
联系客服
+
+
@@ -159,14 +98,14 @@
-
确认支付¥10
+
确认支付¥10
- - - +
@@ -245,16 +141,16 @@