Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aic_duty_strategy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
yinxiaoling
aic_duty_strategy
Commits
b5d843c6
Commit
b5d843c6
authored
May 21, 2020
by
puyongsong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录框颜色
parent
640644fb
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
chunk-15cd5b8a.1f624528.css
public/zjtlj/dist/static/css/chunk-15cd5b8a.1f624528.css
+1
-0
chunk-4344061d.b04302e7.css
public/zjtlj/dist/static/css/chunk-4344061d.b04302e7.css
+1
-0
app.4ef73a04.js
public/zjtlj/dist/static/js/app.4ef73a04.js
+1
-0
chunk-15cd5b8a.e5f41148.js
public/zjtlj/dist/static/js/chunk-15cd5b8a.e5f41148.js
+1
-0
chunk-4344061d.7f0c96b3.js
public/zjtlj/dist/static/js/chunk-4344061d.7f0c96b3.js
+1
-0
No files found.
public/zjtlj/dist/static/css/chunk-15cd5b8a.1f624528.css
0 → 100644
View file @
b5d843c6
@supports
(
-webkit-mask
:
none
)
and
(
not
(
cater-color
:
#000
)){
.login-container
.el-input
input
{
color
:
#000
}}
.login-container
.el-input
{
display
:
inline-block
;
height
:
47px
;
width
:
85%
}
@-webkit-keyframes
autofill
{
to
{
color
:
#333
;
background
:
transparent
}}
.login-container
.el-input
input
{
background
:
transparent
;
border
:
0
;
-webkit-appearance
:
none
;
border-radius
:
0
;
padding
:
12px
5px
12px
15px
;
color
:
#000
;
height
:
47px
;
caret-color
:
#000
}
.login-container
.el-input
input
:-webkit-autofill
{
-webkit-box-shadow
:
0
0
0
1000px
transparent
inset
!important
;
box-shadow
:
inset
0
0
0
1000px
transparent
!important
;
-webkit-text-fill-color
:
#000
!important
;
-webkit-animation-name
:
autofill
;
-webkit-animation-fill-mode
:
both
}
.login-container
.el-form-item
{
border-radius
:
5px
;
color
:
#454545
}
.login-container
.el-form-item.border-b
{
border-bottom
:
1px
solid
#ddd
}
.login-container
[
data-v-242d2e17
]
{
min-height
:
100%
;
width
:
100%
;
background-color
:
#fff
;
overflow
:
hidden
}
.login-container
.login-form
[
data-v-242d2e17
]
{
top
:
calc
(
50%
-
280px
);
position
:
absolute
;
left
:
calc
(
50%
-
260px
);
width
:
520px
;
max-width
:
100%
;
padding
:
30px
;
margin
:
0
auto
;
overflow
:
hidden
;
border
:
1px
solid
#ddd
;
border-radius
:
8px
}
.login-container
.tips
[
data-v-242d2e17
]
{
font-size
:
14px
;
margin-bottom
:
10px
}
.login-container
.tips
span
[
data-v-242d2e17
]
:first-of-type
{
margin-right
:
16px
}
.login-container
.svg-container
[
data-v-242d2e17
]
{
padding
:
6px
5px
6px
15px
;
color
:
#889aa4
;
vertical-align
:
middle
;
width
:
30px
;
display
:
inline-block
}
.login-container
.title-container
[
data-v-242d2e17
]
{
position
:
relative
;
text-align
:
center
}
.login-container
.title-container
img
[
data-v-242d2e17
]
{
width
:
100px
;
height
:
100px
}
.login-container
.title-container
.title
[
data-v-242d2e17
]
{
font-size
:
26px
;
color
:
#369dff
;
margin
:
20px
auto
;
text-align
:
center
}
.login-container
.show-pwd
[
data-v-242d2e17
]
{
position
:
absolute
;
right
:
10px
;
top
:
7px
;
font-size
:
16px
;
color
:
#889aa4
;
cursor
:
pointer
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
.login-container
.thirdparty-button
[
data-v-242d2e17
]
{
position
:
absolute
;
right
:
0
;
bottom
:
6px
}
@media
only
screen
and
(
max-width
:
470px
){
.login-container
.thirdparty-button
[
data-v-242d2e17
]
{
display
:
none
}}
.login-container
.read-box
[
data-v-242d2e17
]
{
text-align
:
center
}
.login-container
.remenber-box
[
data-v-242d2e17
]
{
padding-left
:
15px
}
.login-container
.agreement-txt
[
data-v-242d2e17
]
{
color
:
#3690ff
;
text-decoration
:
underline
}
.login-container
.login-btn
[
data-v-242d2e17
]
{
width
:
100%
;
margin-bottom
:
20px
;
background-color
:
#a4cdff
;
color
:
#fff
;
padding
:
15px
}
\ No newline at end of file
public/zjtlj/dist/static/css/chunk-4344061d.b04302e7.css
0 → 100644
View file @
b5d843c6
.waves-ripple
{
position
:
absolute
;
border-radius
:
100%
;
background-color
:
rgba
(
0
,
0
,
0
,
.15
);
background-clip
:
padding-box
;
pointer-events
:
none
;
-webkit-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
;
-webkit-transform
:
scale
(
0
);
transform
:
scale
(
0
);
opacity
:
1
}
.waves-ripple.z-active
{
opacity
:
0
;
-webkit-transform
:
scale
(
2
);
transform
:
scale
(
2
);
-webkit-transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
-webkit-transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
;
transition
:
opacity
1.2s
ease-out
,
transform
.6s
ease-out
,
-webkit-transform
.6s
ease-out
}
.el-icon-upload
[
data-v-29423b4f
]
{
color
:
#0000cd
;
font-size
:
24px
;
vertical-align
:
middle
}
.result-box
[
data-v-29423b4f
]
{
line-height
:
30px
;
text-align
:
center
}
.result-box
.down-txt
[
data-v-29423b4f
]
{
color
:
#4dc1f4
}
.result-box
.el-icon-success
[
data-v-29423b4f
]
{
color
:
#03b615
;
font-size
:
33px
}
.result-box
.el-icon-warning
[
data-v-29423b4f
]
{
font-size
:
33px
}
.result-box
.fail-all-bgc
[
data-v-29423b4f
]
{
color
:
#d9001b
}
.result-box
.fail-bgc
[
data-v-29423b4f
]
{
color
:
#f59a23
}
.down-btn
[
data-v-29423b4f
],
.upload-btn
[
data-v-29423b4f
]
{
color
:
#3691ff
}
label
[
data-v-29423b4f
]
{
font-weight
:
400
}
.import-box
[
data-v-29423b4f
]
:before
{
content
:
"*"
;
color
:
#ff4949
;
margin-right
:
4px
;
display
:
inline-block
}
.el-icon-upload
[
data-v-f401d8fe
]
{
color
:
#c3c6ca
;
font-size
:
24px
;
vertical-align
:
middle
;
position
:
absolute
;
top
:
0
;
right
:
100px
;
line-height
:
36px
}
.el-date-editor.el-input
[
data-v-f401d8fe
]
{
width
:
100%
}
.upload-box
[
data-v-f401d8fe
]
{
margin-right
:
69px
}
.upload-box
input
[
data-v-f401d8fe
]
{
height
:
36px
;
line-height
:
36px
;
border-top-right-radius
:
0
;
border-bottom-right-radius
:
0
;
border-right
:
none
}
.upload-box
.el-input
:hover
+
.el-icon-circle-close
[
data-v-f401d8fe
]
{
display
:
inline-block
}
.upload-box
.el-icon-circle-close
[
data-v-f401d8fe
]
{
color
:
#c3c6ca
;
font-size
:
16px
;
vertical-align
:
middle
;
position
:
absolute
;
top
:
0
;
right
:
75px
;
line-height
:
36px
;
z-index
:
1
;
display
:
none
}
.upload-box
.el-icon-circle-close
[
data-v-f401d8fe
]
:hover
{
display
:
inline-block
}
.download-btn
[
data-v-f401d8fe
]
{
position
:
absolute
;
top
:
0
;
right
:
0
;
height
:
36px
;
line-height
:
36px
;
width
:
70px
;
text-align
:
center
;
padding
:
0
;
text-decoration
:
underline
}
.result-box
[
data-v-f401d8fe
]
{
line-height
:
30px
;
text-align
:
center
}
.result-box
.down-txt
[
data-v-f401d8fe
]
{
color
:
#4dc1f4
}
.result-box
.el-icon-success
[
data-v-f401d8fe
]
{
color
:
#03b615
;
font-size
:
33px
}
.result-box
.el-icon-warning
[
data-v-f401d8fe
]
{
font-size
:
33px
}
.result-box
.fail-all-bgc
[
data-v-f401d8fe
]
{
color
:
#d9001b
}
.result-box
.fail-bgc
[
data-v-f401d8fe
]
{
color
:
#f59a23
}
.down-btn
[
data-v-f401d8fe
],
.upload-btn
[
data-v-f401d8fe
]
{
color
:
#3691ff
}
label
[
data-v-f401d8fe
]
{
font-weight
:
400
}
.import-box
[
data-v-f401d8fe
]
:before
{
content
:
"*"
;
color
:
#ff4949
;
margin-right
:
4px
;
display
:
inline-block
}
#strategy-add-form
.hide-label
label
,
#strategy-add-form
.hide-label
label
:before
{
display
:
none
}
#strategy-add-form
.fl-label
label
{
float
:
left
;
margin-right
:
10px
}
\ No newline at end of file
public/zjtlj/dist/static/js/app.4ef73a04.js
0 → 100644
View file @
b5d843c6
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/zjtlj/dist/static/js/chunk-15cd5b8a.e5f41148.js
0 → 100644
View file @
b5d843c6
This diff is collapsed.
Click to expand it.
public/zjtlj/dist/static/js/chunk-4344061d.7f0c96b3.js
0 → 100644
View file @
b5d843c6
This diff is collapsed.
Click to expand it.
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