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

libai / footseen-large-website

  • 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 7011d88c authored 2 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent 9fa32532
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 11 deletions
  • mobile/download/css/index.css
  • mobile/download/css/index.less
  • mobile/download/download.html
  • mobile/download/download2.html
  • mobile/download/download4.html
  • mobile/download/downloadPc.html
  • mobile/index.html
mobile/download/css/index.css
View file @ 7011d88c
.bg {
width: 100vw;
height: 100vh;
height: 100%;
background: url(../images/bg.png?v=20220805) no-repeat;
background-size: 100% 100%;
position: relative;
......@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png) no-repeat;
background-size: 100% 100%;
position: absolute;
bottom: 0;
bottom: 1rem;
left: 0;
z-index: 5;
}
......@@ -52,7 +52,7 @@
background: url(../images/down.png) no-repeat;
background-size: 100% 100%;
left: 1.615rem;
bottom: 1rem;
bottom: 2rem;
position: absolute;
z-index: 50;
transform: scale(1);
......
This diff is collapsed. Click to expand it.
mobile/download/css/index.less
View file @ 7011d88c
.bg{
width: 100vw;
height: 100vh;
height: 100%;
background: url(../images/bg.png?v=20220805)no-repeat;
background-size: 100% 100%;
position: relative;
......@@ -17,7 +17,7 @@
background: url(../images/bottom-bg.png)no-repeat;
background-size: 100% 100%;
position: absolute;
bottom: 0;
bottom: 1rem;
left: 0;
z-index: 5;
}
......@@ -52,7 +52,7 @@
background: url(../images/down.png)no-repeat;
background-size: 100% 100%;
left: 1.615rem;
bottom: 1rem;
bottom: 2rem;
position: absolute;
z-index: 50;
transform: scale(1);
......
This diff is collapsed. Click to expand it.
mobile/download/download.html
View file @ 7011d88c
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
This diff is collapsed. Click to expand it.
mobile/download/download2.html
View file @ 7011d88c
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
This diff is collapsed. Click to expand it.
mobile/download/download4.html
View file @ 7011d88c
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
This diff is collapsed. Click to expand it.
mobile/download/downloadPc.html
View file @ 7011d88c
......@@ -36,7 +36,7 @@
<script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022080501">
<link rel="stylesheet" href="css/index.css?v=2022080503">
</head>
<body>
......
This diff is collapsed. Click to expand it.
mobile/index.html
View file @ 7011d88c
......@@ -65,7 +65,7 @@
<div class="top-bg">
<div class="nav-btn">
<div class="nav-click"><span class="txt1">影片</span><img class="click-img" src="images/click.png" alt="激情美女影片"></div>
<div><a style="color: #FFABEE;" href="download/download3.html?qd=ftsBH5TW"><span class="txt2">約會</span><img class="click-img" src="images/click.png" alt="絲足"></a></div>
<div><a style="color: #FFABEE;" href="download/download4.html?qd=ftsBH5TW"><span class="txt2">約會</span><img class="click-img" src="images/click.png" alt="絲足"></a></div>
</div>
</div>
<div class="title-nav">
......
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