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

测试

parent e91243ce
Show whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
  • mobile/room/css/liveRoom.css
  • mobile/room/css/liveRoom.less
  • mobile/room/liveRoom.html
mobile/room/css/liveRoom.css
View file @ 210f0862
......@@ -1814,7 +1814,7 @@
.sound-tips2 {
width: 3.26rem;
height: 0.96rem;
background: url(../images/sound-tips.png) no-repeat;
background: url(../images/sound-tips2.png) no-repeat;
background-size: 100% 100%;
}
.question-icon {
......
This diff is collapsed. Click to expand it.
mobile/room/css/liveRoom.less
View file @ 210f0862
......@@ -1869,7 +1869,7 @@
.sound-tips2{
width: 3.26rem;
height: 0.96rem;
background: url(../images/sound-tips.png) no-repeat;
background: url(../images/sound-tips2.png) no-repeat;
background-size: 100% 100%;
}
.question-icon{
......
This diff is collapsed. Click to expand it.
mobile/room/liveRoom.html
View file @ 210f0862
......@@ -35,7 +35,7 @@
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css?v=2022112804">
<link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2023030802">
<link rel="stylesheet" href="css/liveRoom.css?v=2023030803">
<link rel="stylesheet" href="../css/login.css?v=2023011202">
<link rel="manifest" href="../manifest.webmanifest?v=2022112308" />
<script src="../lib/hello.js" async defer></script>
......
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