diff --git a/Application/Home/Controller/HomeController.class.php b/Application/Home/Controller/HomeController.class.php
index 60df72882..99ec2b916 100644
--- a/Application/Home/Controller/HomeController.class.php
+++ b/Application/Home/Controller/HomeController.class.php
@@ -101,6 +101,7 @@ class HomeController extends Controller
public function promitionofregestion()
{
+
// 旧版兼容
A('Home')->landingPage();
die();
@@ -171,9 +172,12 @@ class HomeController extends Controller
'dow_status',
'features',
'flooring_page_imgs',
+ 'game_score',
+ 'recommend_level',
+ 'game_size',
+ 'introduction'
];
$map = ['id' => intval($gameId)];
-
$game = M('game', 'tab_')->field($columns)->where($map)->find();
if ($game['sdk_version'] == 1 && $isIOS) {
@@ -213,6 +217,7 @@ class HomeController extends Controller
$this->assign('isAndroid', $isAndroid);
$this->assign('apply', $apply);
$this->assign('game', $game);
+ $this->assign('promoteId', $promoteId);
$this->display('landingPage');
}
diff --git a/Application/Home/View/default/Home/landingPage.html b/Application/Home/View/default/Home/landingPage.html
index e65a21fda..ee34e36d6 100644
--- a/Application/Home/View/default/Home/landingPage.html
+++ b/Application/Home/View/default/Home/landingPage.html
@@ -1,133 +1,294 @@
-
-
-
-
-
-
-
-
-
- {$game['relation_game_name']}
-
-
-
-
+
+
+
+
+
+
+
+
+
+ home
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
{$game['relation_game_name']}
+
{$game['features']}
+
+
+
免费安装
+
+
免费安装
+
+
+
+
+
+
+
+
+
{$game['game_score']}
+
+
+
14.48K个评分
+
+
+
#{$game['recommend_level']}
+
网络游戏
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
简介
+
{$game['features']}
+
+
+
+
评分及评论
+
+
+ {$game['game_score']}
+ 满分5分
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
14.48K个评分
+
+
+
+
+
新功能
+
更新说明:
+
1、优化用户体验
+
+
-
-
-
-
-
\ No newline at end of file
+ };
+ swiperGet();
+ $(".download").click(function(){
+ $(".window").show();
+ document.body.style.overflow = 'hidden';
+ });
+ $(".window").click(function(){
+ $(".window").hide();
+ document.body.style.overflow = 'auto';
+ });
+ $(".gray-btn").click(function(){
+ event.stopPropagation();
+ $(".second").show();
+ swiperGet();
+ document.body.style.overflow = 'hidden';
+ $(".window").hide();
+ })
+ $(".second").click(function(){
+ $(".second").hide();
+ document.body.style.overflow = 'auto';
+ })
+ $(".doubt").click(function(){
+ $(".second").show();
+ document.body.style.overflow = 'hidden';
+ swiperGet();
+ })
+ })
+
diff --git a/Application/Home/View/default/Home/promitionofregestion.html b/Application/Home/View/default/Home/promitionofregestion.html
index 36e73bdfb..c851c55c6 100644
--- a/Application/Home/View/default/Home/promitionofregestion.html
+++ b/Application/Home/View/default/Home/promitionofregestion.html
@@ -75,7 +75,7 @@
background-color: #fff;
border-radius: 10px;
}
-
+
@media screen and (min-width: 768px) {
.register-box-max {
width: 50%;
diff --git a/Application/Media/View/default/Recharge/pay.html b/Application/Media/View/default/Recharge/pay.html
index 02a0ad923..fee3b09fd 100644
--- a/Application/Media/View/default/Recharge/pay.html
+++ b/Application/Media/View/default/Recharge/pay.html
@@ -12,6 +12,12 @@
+
+
+
+
+
+
-
-
-
-
选择充值方式
-
-
- - 支付宝
-
-
-
- - 微信支付(余额)
-
-
-
- - 竣付通
-
-
-
- - 金猪支付
-
-
-
+
+
+
+
+
-
-
-
-
-
- -
-
-
-
-
-
-
- -
-
您当前选择的是 微信支付(余额) 充值遇到问题?
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
+
+
+
+
充值方式:
+
+
+
+
+
+
+ 支付宝
+
+
+
+
+
+
+ 微信支付
+
+
+
+
+ 竣付通
+
+
+
+ 金猪支付
+
+
+
+
+
+
+
账户充值
+
+
+
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Application/Media/View/default/Service/detail.html b/Application/Media/View/default/Service/detail.html
index dc66c8ed9..170e43ce9 100644
--- a/Application/Media/View/default/Service/detail.html
+++ b/Application/Media/View/default/Service/detail.html
@@ -1,9 +1,15 @@
+
+
+
+
+
+