落地页前端修改

master
liuweiwen 5 years ago
parent 4c30ba7b93
commit 22179ddfd6

@ -249,6 +249,7 @@ class SsgController extends BaseController {
$this->ajaxReturn($msg,'JSON');
exit();
}
//真正注册代码
public function doRegister($account,$password,$phone,$promote_id,$register_way,$register_type, $game_id = 0)
{

@ -76,7 +76,7 @@
.evaluate .start .iconImg{
display: inline-block;
vertical-align: middle;
width: 1.95rem;
width: 1.84rem;
height: 0.3rem;
background: url("../images/game_score1.png")no-repeat left center;
background-size: auto 100%;
@ -126,7 +126,7 @@
}
.slide-item >img{
width: 100%;
height: 6.22rem;
height: 7.82rem;
pointer-events: none;
}
/*隐藏掉滚动条*/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Loading…
Cancel
Save