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
60b30776
authored
Jun 22, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
02de5cbf
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
3 deletions
images/boy.png
yazhaiTest/css/login.css
yazhaiTest/css/login.less
yazhaiTest/lib/login.js
yazhaiTest/reg/css/index.css
yazhaiTest/reg/css/index.less
images/boy.png
0 → 100644
View file @
60b30776
5.87 KB
yazhaiTest/css/login.css
View file @
60b30776
...
@@ -47,6 +47,7 @@
...
@@ -47,6 +47,7 @@
opacity
:
0
!important
;
opacity
:
0
!important
;
}
}
.google-login-btn
>
div
{
.google-login-btn
>
div
{
overflow
:
hidden
;
opacity
:
0
!important
;
opacity
:
0
!important
;
}
}
.more-login
{
.more-login
{
...
...
yazhaiTest/css/login.less
View file @
60b30776
...
@@ -46,6 +46,7 @@
...
@@ -46,6 +46,7 @@
opacity: 0 !important;
opacity: 0 !important;
}
}
>div{
>div{
overflow: hidden;
opacity: 0 !important;
opacity: 0 !important;
}
}
}
}
...
...
yazhaiTest/lib/login.js
View file @
60b30776
...
@@ -202,9 +202,9 @@ function loginGo(){
...
@@ -202,9 +202,9 @@ function loginGo(){
html
+=
'<div class="nav-login-more">'
;
html
+=
'<div class="nav-login-more">'
;
html
+=
'<div class="nav-login-more-jiao"></div>'
;
html
+=
'<div class="nav-login-more-jiao"></div>'
;
html
+=
'<div class="nav-login-more-top">'
;
html
+=
'<div class="nav-login-more-top">'
;
html
+=
'<img class="login-more-top-face" src="" alt="">'
;
html
+=
'<img class="login-more-top-face" src="
https://www.footseen.xyz/yazhaiTest/images/boy.png
" alt="">'
;
html
+=
'<p class="login-more-top-p1">
主播暱稱預留
</p>'
;
html
+=
'<p class="login-more-top-p1">
--
</p>'
;
html
+=
'<p class="login-more-top-p2">ID:
246524
</p>'
;
html
+=
'<p class="login-more-top-p2">ID:
--
</p>'
;
html
+=
'</div>'
;
html
+=
'</div>'
;
html
+=
'<div class="login-more-content-box">'
;
html
+=
'<div class="login-more-content-box">'
;
html
+=
'<div data-type="1">用戶中心</div>'
;
html
+=
'<div data-type="1">用戶中心</div>'
;
...
...
yazhaiTest/reg/css/index.css
View file @
60b30776
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
margin
:
0
auto
;
margin
:
0
auto
;
position
:
relative
;
position
:
relative
;
}
}
body
::-webkit-scrollbar
{
display
:
none
;
}
.reg-h2
{
.reg-h2
{
font-size
:
30px
;
font-size
:
30px
;
font-weight
:
700
;
font-weight
:
700
;
...
...
yazhaiTest/reg/css/index.less
View file @
60b30776
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
margin: 0 auto;
margin: 0 auto;
position: relative;
position: relative;
}
}
body::-webkit-scrollbar {
display: none;
}
.reg-h2{
.reg-h2{
font-size: 30px;
font-size: 30px;
font-weight: 700;
font-weight: 700;
...
...
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