Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JM-07
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
template admin
JM-07
Commits
bbbfae21
Commit
bbbfae21
authored
Aug 05, 2021
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 去掉多余代码
parent
2340a2f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
20 deletions
+0
-20
index.css
play/index.css
+0
-17
index.html
play/index.html
+0
-3
No files found.
play/index.css
View file @
bbbfae21
...
@@ -338,23 +338,6 @@ body {
...
@@ -338,23 +338,6 @@ body {
z-index
:
1000
;
z-index
:
1000
;
}
}
.jinmao-bottom
{
position
:
absolute
;
width
:
100%
;
height
:
25%
;
bottom
:
0px
;
background
:
url(../lib/images/bottom-white.png)
no-repeat
;
background-size
:
100%
100%
;
background-position-y
:
bottom
;
}
.jinmao-logo
{
position
:
absolute
;
bottom
:
14px
;
right
:
20px
;
width
:
20%
;
}
.my-btn
{
.my-btn
{
border
:
solid
6px
#b17d5a
;
border
:
solid
6px
#b17d5a
;
background
:
#e7cc97
;
background
:
#e7cc97
;
...
...
play/index.html
View file @
bbbfae21
...
@@ -124,9 +124,6 @@
...
@@ -124,9 +124,6 @@
</div>
</div>
<div
class=
"hello-container"
>
<div
class=
"hello-container"
>
<img
id=
"stuimage"
src=
""
alt=
""
style=
"object-fit: cover; width: 100%; height: 100%; "
>
<img
id=
"stuimage"
src=
""
alt=
""
style=
"object-fit: cover; width: 100%; height: 100%; "
>
<div
class=
"jinmao-bottom"
>
<img
class=
"jinmao-logo"
src=
"../lib/images/logo.png"
alt=
""
>
</div>
</div>
</div>
<div
id=
"result"
>
<div
id=
"result"
>
...
...
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