Commit cba93bf0 by libai

ft活动上线

parent ca0ebb90
...@@ -86,7 +86,7 @@ $(function(){ ...@@ -86,7 +86,7 @@ $(function(){
view() view()
},60000) },60000)
setTimeout(function(){ setTimeout(function(){
if(sessionStorage.lang==2)return; // if(sessionStorage.lang==2)return;
if(localStorage.fly==undefined||localStorage.fly<new Date().getTime()){ if(localStorage.fly==undefined||localStorage.fly<new Date().getTime()){
...@@ -105,7 +105,7 @@ $(function(){ ...@@ -105,7 +105,7 @@ $(function(){
} }
}) })
} }
},30000) },60000)
function getData(roomid) { function getData(roomid) {
var opts = { var opts = {
reconnectionDelay: 5000, reconnectionDelay: 5000,
......
...@@ -749,13 +749,13 @@ ...@@ -749,13 +749,13 @@
.topUser-p1 { .topUser-p1 {
color: #0BFFFF; color: #0BFFFF;
font-size: 0.3rem; font-size: 0.3rem;
text-indent: 1.5rem; text-indent: 1rem;
padding-top: 0.5rem; padding-top: 0.5rem;
} }
.topUser-p2 { .topUser-p2 {
color: #fff; color: #fff;
font-size: 0.3rem; font-size: 0.3rem;
text-indent: 1.5rem; text-indent: 1rem;
padding-top: 0.1rem; padding-top: 0.1rem;
} }
.topUser-p3 { .topUser-p3 {
......
...@@ -732,13 +732,13 @@ ...@@ -732,13 +732,13 @@
.topUser-p1{ .topUser-p1{
color: #0BFFFF; color: #0BFFFF;
font-size: 0.3rem; font-size: 0.3rem;
text-indent: 1.5rem; text-indent: 1rem;
padding-top: 0.5rem; padding-top: 0.5rem;
} }
.topUser-p2{ .topUser-p2{
color: #fff; color: #fff;
font-size: 0.3rem; font-size: 0.3rem;
text-indent: 1.5rem; text-indent: 1rem;
padding-top: 0.1rem; padding-top: 0.1rem;
} }
.topUser-p3{ .topUser-p3{
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/daily.css"> <link rel="stylesheet" href="css/daily.css">
<link rel="stylesheet" href="css/index.css?v=2024103101"> <link rel="stylesheet" href="css/index.css?v=2024111201">
<link rel="stylesheet" href="css/liMarquee.css"> <link rel="stylesheet" href="css/liMarquee.css">
<style> <style>
.layui-layer-shade { .layui-layer-shade {
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
<p class="layer-yes2-txt1">贏取露水總額</p> <p class="layer-yes2-txt1">贏取露水總額</p>
<p class="layer-yes2-txt2">--</p> <p class="layer-yes2-txt2">--</p>
</div> </div>
<div class="layer-yes2-p2"> <div class=" layer-yes2-p2">
<div class="line"></div> <div class="line"></div>
<p class="layer-yes2-txt1">飛船最高高度</p> <p class="layer-yes2-txt1">飛船最高高度</p>
<p class="layer-yes2-txt2">--米</p> <p class="layer-yes2-txt2">--米</p>
......
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