Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-login
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-login
Commits
f8917509
Commit
f8917509
authored
Mar 18, 2022
by
何小勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logo调整
parent
eeb8c49f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
10 deletions
+19
-10
src/pages/login.vue
src/pages/login.vue
+19
-10
No files found.
src/pages/login.vue
View file @
f8917509
...
@@ -3,9 +3,12 @@
...
@@ -3,9 +3,12 @@
<div
class=
"login_all"
>
<div
class=
"login_all"
>
<div
class=
"headercontainer"
>
<div
class=
"headercontainer"
>
<div
class=
"center-logo"
style=
"width: 100%"
>
<div
class=
"center-logo"
style=
"width: 100%"
>
<img
class=
"logo"
src=
"@/assets/image/img_login_logo.png"
alt
/>
<div
class=
"logo"
>
<div
class=
"logo_text"
>
<img
src=
"@/assets/image/img_login_logo.png"
alt
/>
贵州公安新一代警综API服务市场
</div>
<div>
<div
class=
"logo_text_sub"
>
贵州公安新一代警综
</div>
<div
class=
"logo_text"
>
API服务市场
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -905,8 +908,10 @@ export default {
...
@@ -905,8 +908,10 @@ export default {
}
}
.center-logo
{
.center-logo
{
/* margin: 8px 0; */
display
:
flex
;
text-align
:
center
;
justify-content
:
center
;
align-items
:
center
;
}
}
.el-form--label-top
.el-form-item__label
{
.el-form--label-top
.el-form-item__label
{
...
@@ -914,14 +919,18 @@ export default {
...
@@ -914,14 +919,18 @@ export default {
}
}
.logo
{
.logo
{
/* width: 275px;
margin-right
:
20px
;
height: 45px; */
/* width: 190px;
height: 31px; */
}
}
.logo_text
{
.logo_text
{
color
:
#fff
;
color
:
#fff
;
font-size
:
24px
;
font-size
:
48px
;
display
:
flex
;
flex-direction
:
column
;
justify-content
:
space-around
;
}
.logo_text_sub
{
color
:
#d0ebff
;
font-size
:
36px
;
}
}
.login_forms
{
.login_forms
{
margin-top
:
20px
;
margin-top
:
20px
;
...
...
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