Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
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
41766c37
authored
Nov 24, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
e5b836de
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
10 deletions
mTest/css/login.css
mTest/css/login.less
mTest/index.html
mTest/room/liveRoom.html
mTest/css/login.css
View file @
41766c37
.login-box
{
.login-box
{
width
:
10rem
;
width
:
10rem
;
position
:
fixed
;
position
:
fixed
;
bottom
:
-1
5
rem
;
bottom
:
-1
3
rem
;
height
:
1
4
.55rem
;
height
:
1
2
.55rem
;
border-radius
:
0.2rem
0.2rem
0
0
;
border-radius
:
0.2rem
0.2rem
0
0
;
background
:
#FBFCFC
;
background
:
#FBFCFC
;
box-shadow
:
0
0
0.3rem
rgba
(
0
,
0
,
0
,
0.2
);
box-shadow
:
0
0
0.3rem
rgba
(
0
,
0
,
0
,
0.2
);
...
...
mTest/css/login.less
View file @
41766c37
.login-box{
.login-box{
width: 10rem;
width: 10rem;
position: fixed;
position: fixed;
bottom: -1
5
rem;
bottom: -1
3
rem;
// bottom: 0;
// bottom: 0;
height: 1
4
.55rem;
height: 1
2
.55rem;
border-radius: 0.2rem 0.2rem 0 0;
border-radius: 0.2rem 0.2rem 0 0;
background: #FBFCFC;
background: #FBFCFC;
box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);
box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);
...
...
mTest/index.html
View file @
41766c37
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
<link
rel=
"stylesheet"
href=
"css/base.css?v=2022112402"
>
<link
rel=
"stylesheet"
href=
"css/base.css?v=2022112402"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2022112313"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=2022112313"
>
<link
rel=
"stylesheet"
href=
"css/login.css?v=2022112
313
"
>
<link
rel=
"stylesheet"
href=
"css/login.css?v=2022112
401
"
>
<link
rel=
"manifest"
href=
"manifest.webmanifest?v=2022112308"
/>
<link
rel=
"manifest"
href=
"manifest.webmanifest?v=2022112308"
/>
...
@@ -283,8 +283,8 @@
...
@@ -283,8 +283,8 @@
</div>
</div>
<div
class=
"login-btn"
>
登入
</div>
<div
class=
"login-btn"
>
登入
</div>
<p
class=
"login-tips"
>
未註冊的手機將為你免費創建賬號
</p>
<p
class=
"login-tips"
>
未註冊的手機將為你免費創建賬號
</p>
<div
class=
"login-line"
></div>
<
!-- <
div class="login-line"></div>
<div
class=
"login-line-text"
>
其他方式登入
</div>
<div class="login-line-text">其他方式登入</div>
-->
<ul
class=
"login-more-btn"
>
<ul
class=
"login-more-btn"
>
<li><img
src=
"images/d1.png"
alt=
""
><div
class=
"buttonDiv1"
id=
"buttonDiv2"
></div></li>
<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>
<li
class=
"line_btn"
><img
src=
"images/d2.png"
alt=
""
></li>
...
...
mTest/room/liveRoom.html
View file @
41766c37
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2022112402"
>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2022112402"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=2022112216"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=2022112216"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=202211
1808
"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=202211
2401
"
>
<link
rel=
"manifest"
href=
"../manifest.webmanifest?v=2022112308"
/>
<link
rel=
"manifest"
href=
"../manifest.webmanifest?v=2022112308"
/>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<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>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
@@ -480,8 +480,8 @@
...
@@ -480,8 +480,8 @@
</div>
</div>
<div
class=
"login-btn"
>
登入
</div>
<div
class=
"login-btn"
>
登入
</div>
<p
class=
"login-tips"
>
未註冊的手機將為你免費創建賬號
</p>
<p
class=
"login-tips"
>
未註冊的手機將為你免費創建賬號
</p>
<div
class=
"login-line"
></div>
<
!-- <
div class="login-line"></div>
<div
class=
"login-line-text"
>
其他方式登入
</div>
<div class="login-line-text">其他方式登入</div>
-->
<ul
class=
"login-more-btn"
>
<ul
class=
"login-more-btn"
>
<li><img
src=
"../images/d1.png"
alt=
""
><div
class=
"buttonDiv1"
id=
"buttonDiv2"
></div></li>
<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>
<li
class=
"line_btn"
><img
src=
"../images/d2.png"
alt=
""
></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment