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
a62e8ee2
Commit
a62e8ee2
authored
Mar 31, 2020
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改图片
parent
e396630e
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
45 additions
and
1 deletion
+45
-1
Examination.html
html/shortLinks/Examination.html
+3
-0
GraduationSeason.html
html/shortLinks/GraduationSeason.html
+6
-1
Examination.css
html/shortLinks/css/Examination.css
+23
-0
GraduationSeason.css
html/shortLinks/css/GraduationSeason.css
+13
-0
e2.png
html/shortLinks/img/Examination/e2.png
+0
-0
e_1.png
html/shortLinks/img/Examination/e_1.png
+0
-0
e_7.png
html/shortLinks/img/Examination/e_7.png
+0
-0
e_8.png
html/shortLinks/img/Examination/e_8.png
+0
-0
g12.png
html/shortLinks/img/Graduation/g12.png
+0
-0
No files found.
html/shortLinks/Examination.html
View file @
a62e8ee2
...
...
@@ -21,6 +21,9 @@
<div
class=
"bg_5 animated bounceInUp"
></div>
<div
class=
"bg_6 animated fadeInUp"
></div>
<div
class=
"bg_7 animated fadeInUp"
></div>
<div
class=
"bg_8 animated bounceInRight"
></div>
</div>
...
...
html/shortLinks/GraduationSeason.html
View file @
a62e8ee2
...
...
@@ -26,6 +26,7 @@
<div
class=
"bg_10 animated fadeInUp"
></div>
<div
class=
"bg_12 animated fadeInUp"
></div>
<div
class=
"text_1 animated fadeInLeft"
>
时光不老,青春不散
</div>
<div
class=
"text_2 animated fadeInRight"
>
既是结束,亦是开始
</div>
...
...
@@ -52,10 +53,14 @@
setTimeout
(
function
()
{
$
(
'.bg_10'
).
removeClass
(
'animated'
).
removeClass
(
'fadeInUp'
).
addClass
(
'animation'
)
},
4
000
)
},
3
000
)
$
(
'.text_6 img'
).
click
(
function
()
{
console
.
log
(
'点击'
)
})
setTimeout
(
function
()
{
$
(
'.bg_12'
).
removeClass
(
'fadeInUp'
).
addClass
(
'flipInY'
)
},
2000
)
</script>
</html>
html/shortLinks/css/Examination.css
View file @
a62e8ee2
...
...
@@ -93,3 +93,26 @@ p{
-webkit-animation-delay
:
2.3s
;
}
.bg_7
{
width
:
1.81rem
;
height
:
0.175rem
;
background-image
:
url('../img/Examination/e_7.png')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
position
:
absolute
;
top
:
2.82rem
;
left
:
0.955rem
;
-webkit-animation-delay
:
1.5s
;
}
.bg_8
{
width
:
0.39rem
;
height
:
0.315rem
;
background-image
:
url('../img/Examination/e_8.png')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
position
:
absolute
;
top
:
3.595rem
;
left
:
2.665rem
;
-webkit-animation-delay
:
1.5s
;
}
html/shortLinks/css/GraduationSeason.css
View file @
a62e8ee2
...
...
@@ -138,6 +138,19 @@ p{
left
:
0
;
-webkit-animation-delay
:
2s
;
}
.bg_12
{
width
:
0.282rem
;
height
:
0.447rem
;
background-image
:
url('../img/Graduation/g12.png')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
position
:
absolute
;
bottom
:
2.06rem
;
right
:
0.37rem
;
-webkit-animation-delay
:
2s
;
animation-iteration-count
:
1000
;
animation-duration
:
3s
}
.animation
{
-webkit-animation
:
circle
5s
infinite
linear
;
-moz-animation
:
circle
5s
infinite
linear
;
...
...
html/shortLinks/img/Examination/e2.png
View replaced file @
e396630e
View file @
a62e8ee2
19.8 KB
|
W:
|
H:
196 KB
|
W:
|
H:
2-up
Swipe
Onion skin
html/shortLinks/img/Examination/e_1.png
View replaced file @
e396630e
View file @
a62e8ee2
27.2 KB
|
W:
|
H:
161 KB
|
W:
|
H:
2-up
Swipe
Onion skin
html/shortLinks/img/Examination/e_7.png
0 → 100755
View file @
a62e8ee2
8.08 KB
html/shortLinks/img/Examination/e_8.png
0 → 100755
View file @
a62e8ee2
5.7 KB
html/shortLinks/img/Graduation/g12.png
0 → 100644
View file @
a62e8ee2
8.36 KB
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