Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
华国豪
SURPRISED
Commits
945c015e
Commit
945c015e
authored
Jan 15, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ab694a85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
tenInfo.html
html/SignIn/tenInfo.html
+12
-10
No files found.
html/SignIn/tenInfo.html
View file @
945c015e
...
...
@@ -111,29 +111,30 @@
top
:
-10%
;
}
.character
{
width
:
2
30px
;
height
:
305px
;
width
:
2
4%
;
height
:
56%
;
background-image
:
url('../../images/tenreweu.png')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
margin-left
:
-1
15px
;
margin-top
:
-1
52px
;
margin-left
:
-1
2%
;
margin-top
:
-1
8%
;
display
:
none
;
}
.img_show
{
width
:
200px
;
height
:
200px
;
margin-left
:
15px
;
margin-top
:
10px
;
width
:
86%
;
height
:
65%
;
margin-left
:
7%
;
margin-top
:
5%
;
}
.character
p
{
font-size
:
40px
;
color
:
#FFFFFF
;
text-align
:
center
;
margin-top
:
20px
;
text-align
:
center
;
margin-top
:
10%
;
}
</style>
...
...
@@ -385,8 +386,9 @@
},
5000
)
i
++
if
(
i
+
1
==
imgList
.
length
){
if
(
i
==
imgList
.
length
+
1
){
clearInterval
(
timer
)
$
(
'.character'
).
css
(
'display'
,
'none'
)
}
},
5000
)
}
...
...
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