Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
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
office
haoban-4
Commits
184becd7
Commit
184becd7
authored
Jan 07, 2021
by
Kyle_Li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 样式修改
parent
40909401
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
8 additions
and
8 deletions
+8
-8
chunk-21114610.6a824e49.css
dist/css/chunk-21114610.6a824e49.css
+2
-2
chunk-585d0d18.ba7a2c82.css
dist/css/chunk-585d0d18.ba7a2c82.css
+2
-2
index.html
dist/index.html
+0
-0
app.c014b1ce.js
dist/js/app.c014b1ce.js
+0
-0
chunk-21114610.02a253f3.js
dist/js/chunk-21114610.02a253f3.js
+0
-0
chunk-585d0d18.a89e6503.js
dist/js/chunk-585d0d18.a89e6503.js
+0
-0
MonthTarget.vue
src/views/apps/target-manage/MonthTarget.vue
+4
-4
No files found.
dist/css/chunk-21114610.
3e5d2ecc
.css
→
dist/css/chunk-21114610.
6a824e49
.css
View file @
184becd7
#month-target
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
width
:
962px
;
color
:
#303133
}
#month-target
.target-box
{
width
:
235px
}
#month-target
.target-box
:nth-of-type
(
4n
)
{
width
:
257px
}
#month-target
.target-box
header
{
height
:
44px
;
line-height
:
44px
;
text-indent
:
50px
;
background-color
:
#ebecf0
}
#month-target
.target-box
.content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
height
:
62px
;
padding-left
:
50px
;
border-bottom
:
1px
solid
#dcdfe6
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
{
border-color
:
#f5222d
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
:focus
{
-webkit-box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
);
box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
)}
#month-target
.el-select
{
width
:
95px
;
margin-right
:
-1px
}
#month-target
.el-select
.el-input__inner
{
height
:
32px
!important
;
border-radius
:
2px
0
0
2px
}
#month-target
.el-select
.el-input__inner
:focus
,
#month-target
.el-select
.is-focus
.el-input__inner
{
border-color
:
#dcdfe6
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
#month-target
.el-input-number
{
width
:
98px
}
#month-target
.el-input-number
:before
{
content
:
"\FFE5"
;
position
:
absolute
;
top
:
0
;
left
:
11px
;
z-index
:
3
;
font-size
:
14px
;
color
:
#303133
}
#month-target
.el-input-number
.el-input__inner
{
border-radius
:
0
2px
2px
0
;
text-align
:
left
;
padding-left
:
30px
}
#month-target
.noIcon
.el-input-number
:before
{
content
:
""
}
#month-target
.tip
{
font-size
:
12px
;
color
:
#909399
}
#month-target
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
width
:
962px
;
color
:
#303133
}
#month-target
.target-box
{
width
:
240px
}
#month-target
.target-box
:nth-of-type
(
4n
)
{
width
:
242px
}
#month-target
.target-box
header
{
height
:
44px
;
line-height
:
44px
;
text-indent
:
30px
;
background-color
:
#ebecf0
}
#month-target
.target-box
.content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
height
:
62px
;
padding-left
:
30px
;
border-bottom
:
1px
solid
#dcdfe6
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
{
border-color
:
#f5222d
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
:focus
{
-webkit-box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
);
box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
)}
#month-target
.el-select
{
width
:
95px
;
margin-right
:
-1px
}
#month-target
.el-select
.el-input__inner
{
height
:
32px
!important
;
border-radius
:
2px
0
0
2px
}
#month-target
.el-select
.el-input__inner
:focus
,
#month-target
.el-select
.is-focus
.el-input__inner
{
border-color
:
#dcdfe6
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
#month-target
.el-input-number
{
width
:
98px
}
#month-target
.el-input-number
:before
{
content
:
"\FFE5"
;
position
:
absolute
;
top
:
0
;
left
:
11px
;
z-index
:
3
;
font-size
:
14px
;
color
:
#303133
}
#month-target
.el-input-number
.el-input__inner
{
border-radius
:
0
2px
2px
0
;
text-align
:
left
;
padding-left
:
30px
}
#month-target
.noIcon
.el-input-number
:before
{
content
:
""
}
#month-target
.tip
{
font-size
:
12px
;
color
:
#909399
}
\ No newline at end of file
\ No newline at end of file
dist/css/chunk-585d0d18.
72f6cb6d
.css
→
dist/css/chunk-585d0d18.
ba7a2c82
.css
View file @
184becd7
.bind-store-body
[
data-v-f1dd520a
]
{
margin
:
0
}
.bind-store-body
.store-body-wrap
[
data-v-f1dd520a
]
{
width
:
331px
;
padding
:
10px
;
border
:
1px
solid
#e4e7ed
}
.bind-store-body
.w-215
[
data-v-f1dd520a
]
{
width
:
215px
}
.bind-store-body
.w-115
[
data-v-f1dd520a
]
{
width
:
115px
}
.bind-store-body
.select-tree-wrap
[
data-v-f1dd520a
]
{
height
:
323px
;
overflow-y
:
auto
}
.bind-store-body
.select-tree-wrap
.el-tree
[
data-v-f1dd520a
]
{
width
:
309px
;
height
:
323px
;
overflow-x
:
auto
}
.bind-store-body
.select-tree-wrap
.el-tree
.custom-tree-node
[
data-v-f1dd520a
]
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
font-size
:
14px
;
padding-right
:
8px
}
.daily-store-select
[
data-v-ac534240
]
{
position
:
relative
;
margin
:
0
}
.daily-store-select
.store-select-wrap
[
data-v-ac534240
]
{
position
:
relative
;
width
:
331px
;
min-height
:
398px
;
padding
:
10px
;
border
:
1px
solid
#e4e7ed
}
.daily-store-select
.define-search-select
.el-select-dropdown__wrap
[
data-v-ac534240
]
{
max-height
:
343px
}
.daily-store-select
.define-search-select
.el-checkbox-group
[
data-v-ac534240
]
{
overflow-x
:
auto
;
height
:
338px
}
.daily-store-select
.define-search-select
.el-checkbox-group
ul
[
data-v-ac534240
]
{
height
:
100%
}
.daily-store-select
.define-search-select
.el-checkbox-group
ul
li
[
data-v-ac534240
]
{
overflow
:
unset
;
text-overflow
:
unset
}
#month-target
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
width
:
962px
;
color
:
#303133
}
#month-target
.target-box
{
width
:
235px
}
#month-target
.target-box
:nth-of-type
(
4n
)
{
width
:
257px
}
#month-target
.target-box
header
{
height
:
44px
;
line-height
:
44px
;
text-indent
:
50px
;
background-color
:
#ebecf0
}
#month-target
.target-box
.content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
height
:
62px
;
padding-left
:
50px
;
border-bottom
:
1px
solid
#dcdfe6
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
{
border-color
:
#f5222d
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
:focus
{
-webkit-box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
);
box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
)}
#month-target
.el-select
{
width
:
95px
;
margin-right
:
-1px
}
#month-target
.el-select
.el-input__inner
{
height
:
32px
!important
;
border-radius
:
2px
0
0
2px
}
#month-target
.el-select
.el-input__inner
:focus
,
#month-target
.el-select
.is-focus
.el-input__inner
{
border-color
:
#dcdfe6
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
#month-target
.el-input-number
{
width
:
98px
}
#month-target
.el-input-number
:before
{
content
:
"\FFE5"
;
position
:
absolute
;
top
:
0
;
left
:
11px
;
z-index
:
3
;
font-size
:
14px
;
color
:
#303133
}
#month-target
.el-input-number
.el-input__inner
{
border-radius
:
0
2px
2px
0
;
text-align
:
left
;
padding-left
:
30px
}
#month-target
.noIcon
.el-input-number
:before
{
content
:
""
}
#month-target
.tip
{
font-size
:
12px
;
color
:
#909399
}
.el-alert
[
data-v-5358e310
]
{
width
:
590px
;
margin-bottom
:
20px
;
font-size
:
13px
}
.color2
[
data-v-5358e310
]
{
color
:
#606266
;
font-size
:
12px
}
.bind-store-body
[
data-v-f1dd520a
]
{
margin
:
0
}
.bind-store-body
.store-body-wrap
[
data-v-f1dd520a
]
{
width
:
331px
;
padding
:
10px
;
border
:
1px
solid
#e4e7ed
}
.bind-store-body
.w-215
[
data-v-f1dd520a
]
{
width
:
215px
}
.bind-store-body
.w-115
[
data-v-f1dd520a
]
{
width
:
115px
}
.bind-store-body
.select-tree-wrap
[
data-v-f1dd520a
]
{
height
:
323px
;
overflow-y
:
auto
}
.bind-store-body
.select-tree-wrap
.el-tree
[
data-v-f1dd520a
]
{
width
:
309px
;
height
:
323px
;
overflow-x
:
auto
}
.bind-store-body
.select-tree-wrap
.el-tree
.custom-tree-node
[
data-v-f1dd520a
]
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
font-size
:
14px
;
padding-right
:
8px
}
.daily-store-select
[
data-v-ac534240
]
{
position
:
relative
;
margin
:
0
}
.daily-store-select
.store-select-wrap
[
data-v-ac534240
]
{
position
:
relative
;
width
:
331px
;
min-height
:
398px
;
padding
:
10px
;
border
:
1px
solid
#e4e7ed
}
.daily-store-select
.define-search-select
.el-select-dropdown__wrap
[
data-v-ac534240
]
{
max-height
:
343px
}
.daily-store-select
.define-search-select
.el-checkbox-group
[
data-v-ac534240
]
{
overflow-x
:
auto
;
height
:
338px
}
.daily-store-select
.define-search-select
.el-checkbox-group
ul
[
data-v-ac534240
]
{
height
:
100%
}
.daily-store-select
.define-search-select
.el-checkbox-group
ul
li
[
data-v-ac534240
]
{
overflow
:
unset
;
text-overflow
:
unset
}
#month-target
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
width
:
962px
;
color
:
#303133
}
#month-target
.target-box
{
width
:
240px
}
#month-target
.target-box
:nth-of-type
(
4n
)
{
width
:
242px
}
#month-target
.target-box
header
{
height
:
44px
;
line-height
:
44px
;
text-indent
:
30px
;
background-color
:
#ebecf0
}
#month-target
.target-box
.content
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
height
:
62px
;
padding-left
:
30px
;
border-bottom
:
1px
solid
#dcdfe6
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
{
border-color
:
#f5222d
}
#month-target
.target-box
.red
.el-input-number
.el-input__inner
:focus
{
-webkit-box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
);
box-shadow
:
0
0
0
2px
rgba
(
245
,
34
,
45
,
.2
)}
#month-target
.el-select
{
width
:
95px
;
margin-right
:
-1px
}
#month-target
.el-select
.el-input__inner
{
height
:
32px
!important
;
border-radius
:
2px
0
0
2px
}
#month-target
.el-select
.el-input__inner
:focus
,
#month-target
.el-select
.is-focus
.el-input__inner
{
border-color
:
#dcdfe6
;
-webkit-box-shadow
:
none
;
box-shadow
:
none
}
#month-target
.el-input-number
{
width
:
98px
}
#month-target
.el-input-number
:before
{
content
:
"\FFE5"
;
position
:
absolute
;
top
:
0
;
left
:
11px
;
z-index
:
3
;
font-size
:
14px
;
color
:
#303133
}
#month-target
.el-input-number
.el-input__inner
{
border-radius
:
0
2px
2px
0
;
text-align
:
left
;
padding-left
:
30px
}
#month-target
.noIcon
.el-input-number
:before
{
content
:
""
}
#month-target
.tip
{
font-size
:
12px
;
color
:
#909399
}
.el-alert
[
data-v-5358e310
]
{
width
:
590px
;
margin-bottom
:
20px
;
font-size
:
13px
}
.color2
[
data-v-5358e310
]
{
color
:
#606266
;
font-size
:
12px
}
\ No newline at end of file
\ No newline at end of file
dist/index.html
View file @
184becd7
This diff is collapsed.
Click to expand it.
dist/js/app.
1c763dc0
.js
→
dist/js/app.
c014b1ce
.js
View file @
184becd7
This diff is collapsed.
Click to expand it.
dist/js/chunk-21114610.
7b1c38e6
.js
→
dist/js/chunk-21114610.
02a253f3
.js
View file @
184becd7
File moved
dist/js/chunk-585d0d18.
c542af22
.js
→
dist/js/chunk-585d0d18.
a89e6503
.js
View file @
184becd7
File moved
src/views/apps/target-manage/MonthTarget.vue
View file @
184becd7
...
@@ -140,14 +140,14 @@ export default {
...
@@ -140,14 +140,14 @@ export default {
width
:
962px
;
width
:
962px
;
color
:
#303133
;
color
:
#303133
;
.target-box
{
.target-box
{
width
:
2
35
px
;
width
:
2
40
px
;
&:nth-of-type(4n)
{
&:nth-of-type(4n)
{
width
:
2
57
px
;
width
:
2
42
px
;
}
}
header
{
header
{
height
:
44px
;
height
:
44px
;
line-height
:
44px
;
line-height
:
44px
;
text-indent
:
5
0px
;
text-indent
:
3
0px
;
background-color
:
#EBECF0
;
background-color
:
#EBECF0
;
}
}
.content
{
.content
{
...
@@ -155,7 +155,7 @@ export default {
...
@@ -155,7 +155,7 @@ export default {
//
justify-content
:
center
;
//
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
height
:
62px
;
height
:
62px
;
padding-left
:
5
0px
;
padding-left
:
3
0px
;
border-bottom
:
1px
solid
#DCDFE6
;
border-bottom
:
1px
solid
#DCDFE6
;
}
}
.red
.el-input-number
.el-input__inner
{
.red
.el-input-number
.el-input__inner
{
...
...
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