Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
公瑾
/
lucky-draw
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e47ad7f8
authored
2020-01-03 19:23:17 +0800
by
zhangyongfeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
bg
1 parent
6dcc8ead
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
src/App.vue
src/assets/bg1.jpg
src/App.vue
View file @
e47ad7f
...
...
@@ -361,7 +361,7 @@ export default {
#root
{
height
:
100%
;
position
:
relative
;
background-image
:
url('./assets/bg.jpg')
;
background-image
:
url('./assets/bg
1
.jpg')
;
background-size
:
100%
100%
;
background-position
:
center
center
;
background-repeat
:
no-repeat
;
...
...
src/assets/bg1.jpg
0 → 100644
View file @
e47ad7f
124 KB
Please
register
or
sign in
to post a comment