Commit 41766c37 by libai

测试

parent e5b836de
.login-box {
width: 10rem;
position: fixed;
bottom: -15rem;
height: 14.55rem;
bottom: -13rem;
height: 12.55rem;
border-radius: 0.2rem 0.2rem 0 0;
background: #FBFCFC;
box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.2);
......
.login-box{
width: 10rem;
position: fixed;
bottom: -15rem;
bottom: -13rem;
// bottom: 0;
height: 14.55rem;
height: 12.55rem;
border-radius: 0.2rem 0.2rem 0 0;
background: #FBFCFC;
box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);
......
......@@ -35,7 +35,7 @@
<link rel="stylesheet" href="css/base.css?v=2022112402">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/index.css?v=2022112313">
<link rel="stylesheet" href="css/login.css?v=2022112313">
<link rel="stylesheet" href="css/login.css?v=2022112401">
<link rel="manifest" href="manifest.webmanifest?v=2022112308" />
......@@ -283,8 +283,8 @@
</div>
<div class="login-btn">登入</div>
<p class="login-tips">未註冊的手機將為你免費創建賬號</p>
<div class="login-line"></div>
<div class="login-line-text">其他方式登入</div>
<!-- <div class="login-line"></div>
<div class="login-line-text">其他方式登入</div> -->
<ul class="login-more-btn">
<li><img src="images/d1.png" alt=""><div class="buttonDiv1" id="buttonDiv2"></div></li>
<li class="line_btn"><img src="images/d2.png" alt=""></li>
......
......@@ -33,7 +33,7 @@
<link rel="stylesheet" href="../css/base.css?v=2022112402">
<link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2022112216">
<link rel="stylesheet" href="../css/login.css?v=2022111808">
<link rel="stylesheet" href="../css/login.css?v=2022112401">
<link rel="manifest" href="../manifest.webmanifest?v=2022112308" />
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
......@@ -480,8 +480,8 @@
</div>
<div class="login-btn">登入</div>
<p class="login-tips">未註冊的手機將為你免費創建賬號</p>
<div class="login-line"></div>
<div class="login-line-text">其他方式登入</div>
<!-- <div class="login-line"></div>
<div class="login-line-text">其他方式登入</div> -->
<ul class="login-more-btn">
<li><img src="../images/d1.png" alt=""><div class="buttonDiv1" id="buttonDiv2"></div></li>
<li class="line_btn"><img src="../images/d2.png" alt=""></li>
......
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