Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
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
e2e6a126
authored
2023-02-15 16:55:41 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式调整
1 parent
47cb4a12
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/login/index.vue
src/views/login/index.vue
View file @
e2e6a12
...
...
@@ -111,7 +111,7 @@ export default {
background
:
url(../../image/loginBoxBg.png)
no-repeat
;
width
:
400px
;
height
:
350px
;
margin
:
35vh
40vw
;
margin
:
35vh
auto
;
overflow
:
hidden
;
background-size
:
100%
100%
;
box-sizing
:
border-box
;
...
...
Please
register
or
sign in
to post a comment