Commit d8615d3d by libai

ft活动上线

parent efda4874
......@@ -272,4 +272,10 @@ iframe{
height: 3.352rem;
background: url(../images/act-room1.png)no-repeat;
background-size: 100% 100%;
}
.pop{
}
.pop-btn{
}
\ No newline at end of file
......@@ -30,7 +30,7 @@
</head>
<script src="lib/lottie-player.js"></script>
<body style="background: rgba(0, 0, 0, 0);">
<div class="act-room-bg"></div>
<div style="display: none;" class="act-room-bg"></div>
</body>
<script src="lib/jquery-3.1.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
......@@ -40,6 +40,7 @@
$(function(){
if(sessionStorage.lang!=2){
$("body").addClass("bg-en")
$(".act-room-bg").fadeIn(200)
// $(".act-room-p1").text("score:")
// $(".act-room-p3").text("goal:")
$(".en-txt1").text("score")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment