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
3a6a30f9
authored
2023-03-15 14:43:54 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/bdc/bdcjg-web
2 parents
7a406b6f
9a703417
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/image/loginBoxBg.png
src/image/loginLogo.png
src/views/loginjg/index.vue
src/image/loginBoxBg.png
View file @
3a6a30f
1.74 MB
|
W:
|
H:
1.67 MB
|
W:
|
H:
2-up
Swipe
Onion skin
src/image/loginLogo.png
View file @
3a6a30f
256 KB
|
W:
|
H:
258 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/loginjg/index.vue
View file @
3a6a30f
...
...
@@ -156,8 +156,8 @@
.login-logo
{
background
:
url(../../image/loginLogo.png)
no-repeat
;
background-size
:
100%
100%
;
width
:
28%
;
height
:
5
2%
;
width
:
580px
;
height
:
5
40px
;
position
:
absolute
;
top
:
25%
;
left
:
19%
;
...
...
@@ -171,7 +171,7 @@
min-width
:
360px
;
min-height
:
380px
;
top
:
30%
;
right
:
20
%
;
right
:
18
%
;
position
:
absolute
;
background-size
:
100%
100%
;
box-sizing
:
border-box
;
...
...
Please
register
or
sign in
to post a comment