Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
ZhangJianFrontEnd
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
vue-project
ZhangJian
ZhangJianFrontEnd
Commits
bcbc6579
Commit
bcbc6579
authored
Aug 25, 2021
by
杨青杰
Browse files
Options
Browse Files
Download
Plain Diff
update
parents
84c64959
6f671610
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
login.vue
src/pages/login.vue
+7
-5
No files found.
src/pages/login.vue
View file @
bcbc6579
...
...
@@ -81,8 +81,8 @@ export default {
.login
{
width
:
100%
;
height
:
100%
;
background
:
url('../../static/images/login/32copy.png')
no-repeat
;
background-size
:
100%
100%
;
background
:
url('../../static/images/login/32copy.png')
no-repeat
center
;
background-size
:
contain
;
.login-main{
width
:
100%
;
height
:
100%
;
...
...
@@ -158,6 +158,8 @@ background-size: 100% 100%;
.center
{
width
:
1290px
;
height
:
100%
;
margin-left
:
20px
;
margin-right
:
20px
;
position
:
relative
;
.curr
{
width
:
100%
;
...
...
@@ -165,7 +167,7 @@ background-size: 100% 100%;
//
position
:
absolute
;
margin-top
:
170px
;
margin-left
:
80px
;
background
:
url('../../static/images/login/60.png')
no-repeat
center
;
background
:
url('../../static/images/login/60.png')
no-repeat
center
;
animation
:
flashAni
4s
infinite
normal
;
.point{
width
:
600px
;
...
...
@@ -214,9 +216,9 @@ background-size: 100% 100%;
height
:
160px
;
position
:
absolute
;
top
:
754px
;
lef
t
:
120px
;
righ
t
:
120px
;
background
:
url('../../static/images/login/zhangjiancopy.png')
no-repeat
center
;
background-size
:
100%
100%
;
background-size
:
contain
;
}
}
//
右
...
...
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