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

测试

parent 7a8baf3b
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
  • mobile/css2/index.css
  • mobile/css2/index.less
  • mobile/pageVideo.html
  • mobile/video.html
mobile/css2/index.css
View file @ 0fc124af
......@@ -752,7 +752,7 @@
.back {
width: 0.6rem;
position: fixed;
left: 0.3rem;
left: 0rem;
z-index: 800;
top: 0.3rem;
}
......
This diff is collapsed. Click to expand it.
mobile/css2/index.less
View file @ 0fc124af
......@@ -768,7 +768,7 @@
.back{
width: 0.6rem;
position: fixed;
left: 0.3rem;
left: 0rem;
z-index: 800;
top: 0.3rem;
}
......
This diff is collapsed. Click to expand it.
mobile/pageVideo.html
View file @ 0fc124af
......@@ -25,7 +25,7 @@
<link rel="stylesheet" href="css2/base.css">
<link rel="stylesheet" href="css2/layer.css">
<link rel="stylesheet" href="css2/daily.css">
<link rel="stylesheet" href="css2/index.css?v=2022091501">
<link rel="stylesheet" href="css2/index.css?v=2022120701">
<script src="lib/flv.js"></script>
<style>
.recommend-swiper{
......
This diff is collapsed. Click to expand it.
mobile/video.html
View file @ 0fc124af
......@@ -25,7 +25,7 @@
<link rel="stylesheet" href="css2/base.css">
<link rel="stylesheet" href="css2/layer.css">
<link rel="stylesheet" href="css2/daily.css">
<link rel="stylesheet" href="css2/index.css?v=2022091501">
<link rel="stylesheet" href="css2/index.css?v=2022120701">
<script src="lib/flv.js"></script>
<style>
.recommend-swiper{
......
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