Commit 3f85b5f7 by libai

ft活动上线

parent 8f8c1b87
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg-en .lucky-btn1 { .bg-en .lucky-btn1 {
background: url(../images/en/lucky-btn1.png) no-repeat; background: url(../images/en/lucky-btn1.png?v=2024071701) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg-en .lucky-btn2 { .bg-en .lucky-btn2 {
...@@ -573,7 +573,7 @@ body .rule-bg-en { ...@@ -573,7 +573,7 @@ body .rule-bg-en {
left: 0.4rem; left: 0.4rem;
width: 4.53rem; width: 4.53rem;
height: 1.76rem; height: 1.76rem;
background: url(../images/lucky-btn1.png) no-repeat; background: url(../images/lucky-btn1.png?v=2024071701) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.lucky-btn2 { .lucky-btn2 {
......
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
background-size: 100% 100%; background-size: 100% 100%;
} }
.lucky-btn1{ .lucky-btn1{
background: url(../images/en/lucky-btn1.png) no-repeat; background: url(../images/en/lucky-btn1.png?v=2024071701) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.lucky-btn2{ .lucky-btn2{
...@@ -580,7 +580,7 @@ body .rule-bg-en{ ...@@ -580,7 +580,7 @@ body .rule-bg-en{
left: 0.4rem; left: 0.4rem;
width: 4.53rem; width: 4.53rem;
height: 1.76rem; height: 1.76rem;
background: url(../images/lucky-btn1.png)no-repeat; background: url(../images/lucky-btn1.png?v=2024071701)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.lucky-btn2{ .lucky-btn2{
......
...@@ -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=2024051701"> <link rel="stylesheet" href="css/index.css?v=2024071701">
<link rel="stylesheet" href="css/liMarquee.css"> <link rel="stylesheet" href="css/liMarquee.css">
<link rel="stylesheet" href="css/swiper.min.css"> <link rel="stylesheet" href="css/swiper.min.css">
<style> <style>
......
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