Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / fsActive

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 3f85b5f7 authored 9 months ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

ft活动上线

parent 8f8c1b87
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 5 deletions
  • activeFt/summer/css/index.css
  • activeFt/summer/css/index.less
  • activeFt/summer/index.html
activeFt/summer/css/index.css
View file @ 3f85b5f7
......@@ -76,7 +76,7 @@
background-size: 100% 100%;
}
.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%;
}
.bg-en .lucky-btn2 {
......@@ -573,7 +573,7 @@ body .rule-bg-en {
left: 0.4rem;
width: 4.53rem;
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%;
}
.lucky-btn2 {
......
This diff is collapsed. Click to expand it.
activeFt/summer/css/index.less
View file @ 3f85b5f7
......@@ -77,7 +77,7 @@
background-size: 100% 100%;
}
.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%;
}
.lucky-btn2{
......@@ -580,7 +580,7 @@ body .rule-bg-en{
left: 0.4rem;
width: 4.53rem;
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%;
}
.lucky-btn2{
......
This diff is collapsed. Click to expand it.
activeFt/summer/index.html
View file @ 3f85b5f7
......@@ -13,7 +13,7 @@
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.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/swiper.min.css">
<style>
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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