Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
ww_picture-group
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
ww_picture-group
Commits
9eef9434
Commit
9eef9434
authored
4 years ago
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 调整样式
parent
c6badc81
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
play.component.scss
src/app/play/play.component.scss
+3
-2
index.html
src/index.html
+1
-1
No files found.
src/app/play/play.component.scss
View file @
9eef9434
...
...
@@ -19,8 +19,9 @@
padding
:
2vh
5vh
;
width
:
100%
;
height
:
100%
;
background-size
:
100%
;
background-position-y
:
18
.4%
;
background-size
:
105%
105%
;
background-position-x
:
-6px
;
background-position-y
:
-6px
;
background-image
:
url('../../assets/common_bg.jpg')
;
.group
{
height
:
29
.5%
;
...
...
This diff is collapsed.
Click to expand it.
src/index.html
View file @
9eef9434
...
...
@@ -10,7 +10,7 @@
<script
type=
"text/javascript"
src=
"https://staging-teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"
></script>
</head>
<body
style=
"background-image: url('.
./..
/assets/player-bg.jpg')"
>
<body
style=
"background-image: url('./assets/player-bg.jpg')"
>
<app-root></app-root>
</body>
</html>
This diff is collapsed.
Click to expand it.
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