Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
fanxing_new
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5a8e008a
authored
Apr 08, 2020
by
夏新然
1
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ie兼容照片
1 parent
5e95618e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
9 deletions
src/assets/resetElementCss/index.css
src/views/Login.vue
src/assets/resetElementCss/index.css
View file @
5a8e008
...
...
@@ -179,6 +179,9 @@
.el-dialog__footer
{
padding
:
8px
27px
8px
;
}
.el-image__inner--center
{
transform
:
translate
(
-50%
);
}
/* dialog元素 */
.el-dialog
.el-input--small
.el-input__inner
{
height
:
26px
;
...
...
src/views/Login.vue
View file @
5a8e008
...
...
@@ -21,7 +21,7 @@
</vue-particles>
-->
<div
class=
"box"
>
<h1>
视频分析综合管理平台
</h1>
<div
style=
"width: 6
0
%;margin: 0 auto;"
>
<div
style=
"width: 6
8
%;margin: 0 auto;"
>
<el-form
:model=
"ruleForm"
:rules=
"rules"
...
...
@@ -255,7 +255,7 @@ export default {
</
script
>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<
style
scoped
lang=
"scss"
>
<
style
scoped
>
#particles
{
position
:
absolute
;
width
:
100%
;
...
...
@@ -299,11 +299,13 @@ export default {
}
h1
{
color
:
#
000000
;
color
:
#
2F1136
;
height
:
40px
;
line-height
:
40px
;
padding
:
60px
0px
;
font-size
:
44px
;
font-family
:
PingFangSC-Semibold
,
PingFang
SC
;
font-weight
:
600
;
}
#login
{
...
...
@@ -321,17 +323,22 @@ h1 {
width
:
25%
;
position
:
absolute
;
left
:
52%
;
top
:
2
0
%
;
top
:
2
2
%
;
}
button
{
width
:
100%
;
margin-top
:
40
px
;
border-radius
:
3
0
px
;
margin-top
:
27
px
;
border-radius
:
3
3
px
;
background
:
#0069ff
;
height
:
50px
;
font-size
:
20px
;
height
:
60px
;
font-size
:
26px
;
}
button
>>>
span
{
display
:
inline-block
;
text-align-last
:
justify
;
width
:
24%
;
}
button
:hover
{
color
:
#d6d9df
;
}
...
...
@xiaxr
夏新然
@xiaxr
mentioned in commit
7cfeadf5
Apr 10, 2020
mentioned in commit
7cfeadf5
Toggle commit list
Write
Preview
Markdown
is supported
Attach a file
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 post a comment