Commit a7e2b8ba by libai

ft活动上线

parent d993f1b4
.bg-en .act-room-bg1 { .bg-en .act-room-bg1 {
background: url(../images/en/act-room-bg.png) no-repeat; background: url(../images/en/act-room-bg.png?v=20240801) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.bg-en .act-room-bg2 { .bg-en .act-room-bg2 {
background: url(../images/en/act-room-bg2.png) no-repeat; background: url(../images/en/act-room-bg2.png?v=20240801) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
height: 6rem; height: 6rem;
width: 10rem; width: 10rem;
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
.act-room-bg1 { .act-room-bg1 {
width: 10rem; width: 10rem;
height: 6.085rem; height: 6.085rem;
background: url(../images/act-room-bg.png) no-repeat; background: url(../images/act-room-bg.png?v=20240801) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
} }
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
position: relative; position: relative;
width: 9rem; width: 9rem;
height: 6rem; height: 6rem;
background: url(../images/act-room-bg2.png) no-repeat; background: url(../images/act-room-bg2.png?v=20240801) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
transform: scale(0.85); transform: scale(0.85);
} }
......
.bg-en{ .bg-en{
.act-room-bg1{ .act-room-bg1{
background: url(../images/en/act-room-bg.png)no-repeat; background: url(../images/en/act-room-bg.png?v=20240801)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
} }
.act-room-bg2{ .act-room-bg2{
background: url(../images/en/act-room-bg2.png)no-repeat; background: url(../images/en/act-room-bg2.png?v=20240801)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
height: 6rem; height: 6rem;
width: 10rem; width: 10rem;
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
.act-room-bg1{ .act-room-bg1{
width: 10rem; width: 10rem;
height: 6.085rem; height: 6.085rem;
background: url(../images/act-room-bg.png)no-repeat; background: url(../images/act-room-bg.png?v=20240801)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
} }
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
position: relative; position: relative;
width: 9rem; width: 9rem;
height: 6rem; height: 6rem;
background: url(../images/act-room-bg2.png)no-repeat; background: url(../images/act-room-bg2.png?v=20240801)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
transform: scale(0.85); transform: scale(0.85);
p{ p{
......
...@@ -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=2024080101"> <link rel="stylesheet" href="css/index.css?v=2024080102">
<link rel="stylesheet" href="css/liMarquee.css"> <link rel="stylesheet" href="css/liMarquee.css">
<style> <style>
.layui-layer-shade { .layui-layer-shade {
......
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