Commit 4af0cf49 by libai

ft活动上线

parent 156f8702
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
height: 6rem; height: 6rem;
background: url(../images/act-room-bg2.png?v=20240801) 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.7);
} }
.act-room-bg2 p { .act-room-bg2 p {
font-size: 0 !important; font-size: 0 !important;
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
height: 6rem; height: 6rem;
background: url(../images/act-room-bg2.png?v=20240801)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.7);
p{ p{
font-size: 0 !important; font-size: 0 !important;
} }
......
...@@ -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=2024080102"> <link rel="stylesheet" href="css/index.css?v=2024080101">
<link rel="stylesheet" href="css/liMarquee.css"> <link rel="stylesheet" href="css/liMarquee.css">
<style> <style>
.layui-layer-shade { .layui-layer-shade {
...@@ -95,7 +95,7 @@ $(function(){ ...@@ -95,7 +95,7 @@ $(function(){
"data": { "data": {
"popupType":2, "popupType":2,
// "width":314, // "width":314,
"url":''+$url+'/activeFt/goddess/index.html', "url":''+$url+'/activeFt/goddess/index.html?jump=1',
"heightR":160, "heightR":160,
"clickBlank":1, "clickBlank":1,
"bottom":'0', "bottom":'0',
......
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