diff --git a/Application/Mobile/Controller/SsgController.class.php b/Application/Mobile/Controller/SsgController.class.php index 1a0ac4bfe..3e3e44d68 100644 --- a/Application/Mobile/Controller/SsgController.class.php +++ b/Application/Mobile/Controller/SsgController.class.php @@ -418,4 +418,9 @@ class SsgController extends BaseController { } $this->success("领取成功",$novice); } + public function blank() + { + $this->display(); + # code... + } } diff --git a/Application/Mobile/View/Ssg/blank.html b/Application/Mobile/View/Ssg/blank.html new file mode 100644 index 000000000..6602caed0 --- /dev/null +++ b/Application/Mobile/View/Ssg/blank.html @@ -0,0 +1,67 @@ + + + + + + + + + + +
+
+ +
充值帮助
+
+
+ +
+ +
+

网络似乎不太好

+
+ + 刷新页面 + +
+
+ + + + + + + \ No newline at end of file diff --git a/Application/Mobile/View/Ssg/index.html b/Application/Mobile/View/Ssg/index.html index 5a947e632..10a6b8e9d 100644 --- a/Application/Mobile/View/Ssg/index.html +++ b/Application/Mobile/View/Ssg/index.html @@ -75,7 +75,10 @@ .index-box .allitembox .title-cell{ font-size: .28rem;color:#292929;position: relative; } - .index-box .allitembox .aditem .title-cell .borderitem{ + /* .index-box .allitembox .title-cell >div{ + + } */ + .index-box .allitembox .title-cell .borderitem{ display: flex; justify-content: space-between;align-items:center;padding: 0 .3rem;line-height: .9rem; } .index-box .allitembox .aditem .adimg{ @@ -99,18 +102,33 @@ .index-box .wh3rem{ width: .3rem;height: .3rem; } - .pay-button div{ + .index-box .inputbox{ + color: #A9A9A9;width:calc(100% - 2rem);width:-webkit-calc(100% - 2rem);width:-moz-calc(100% - 2rem);height: .6rem;background-color: #F5F5F5;border-radius: .3rem; + } + .index-box .inputbox img{ + width:.4rem;height: .4rem;margin-left: .17rem; + } + .index-box .inputbox input{ + border: 0px;height: .6rem;font-size: .24rem;margin-left: .2rem;width:calc(100% - 1rem);width:-webkit-calc(100% - 1rem);width:-moz-calc(100% - 1rem); + } + .index-box .pay-button div{ margin:auto;width:5.6rem;height:1.34rem;background:url('__IMG__/ssg/index/paybt.png') no-repeat top center/cover;color: #fff;text-align: center;line-height: 1.1rem;font-size: .32rem; } - .gamechoose{ + .index-box .gameitem{ + padding-top:.3rem ;justify-content: space-between; + } + .index-box .gameitem .gameimg{ + width: .7rem;height: .7rem; + } + .index-box .gamechoose{ width: .3rem;height: .3rem; } - .gamenocheck{ - background:url('__IMG__/ssg/index/nocheck.png') no-repeat top center/cover; + .index-box .gamenocheck{ + background:url('__IMG__/ssg/index/nocheck.png') no-repeat top center/100% 100%; } - .gamecheck{ - background:url('__IMG__/ssg/index/check.png') no-repeat top center/cover; + .index-box .gamecheck{ + background:url('__IMG__/ssg/index/check.png') no-repeat top center/100% 100%; } @@ -155,14 +173,11 @@
-
-
选择产品
-
- - +
+
选择产品
+
+ +
@@ -174,22 +189,20 @@
-
-
-
支付未到账?
-
+
+
+
支付未到账?
+
充值帮助
- +
-
-
-
联系客服
-
- - +
+
+
联系客服
+
+
@@ -202,9 +215,9 @@