Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
a371b088
Commit
a371b088
authored
Oct 11, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
794f1a3a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
DemandStatistics.vue
src/components/SalesModule/DemandStatistics.vue
+2
-2
No files found.
src/components/SalesModule/DemandStatistics.vue
View file @
a371b088
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
.page_demandStatistics
._vr_left
{
width
:
526px
;
margin-right
:
20px
;}
.page_demandStatistics
._vr_left
{
width
:
526px
;
margin-right
:
20px
;}
.page_demandStatistics
._vr_left
ul
{
margin-top
:
20px
;
background-color
:
#FFFFFF
;
width
:
486px
;
padding
:
20px
;
max-height
:
620px
;
overflow-x
:
auto
}
.page_demandStatistics
._vr_left
ul
{
margin-top
:
20px
;
background-color
:
#FFFFFF
;
width
:
486px
;
padding
:
20px
;
max-height
:
620px
;
overflow-x
:
auto
}
.page_demandStatistics
.charts
{
margin-right
:
50px
}
.page_demandStatistics
.charts
{
margin-right
:
50px
}
.page_demandStatistics
.damandBtn
{
float
:
left
;
position
:
absolute
;
top
:
10
0px
!important
;
z-index
:
999
;}
.page_demandStatistics
.damandBtn
{
float
:
left
;
position
:
absolute
;
top
:
7
0px
!important
;
z-index
:
999
;}
.page_demandStatistics
.damandBtnDay_active
{
background-color
:
#333333
;
color
:
#FFFFFF
!important
}
.page_demandStatistics
.damandBtnDay_active
{
background-color
:
#333333
;
color
:
#FFFFFF
!important
}
.page_demandStatistics
.damandBtnDay
li
{
width
:
60px
;
height
:
24px
;
font-size
:
12px
;
color
:
#666666
;
display
:
inline-block
;
text-align
:
center
;
line-height
:
24px
;
border
:
1px
solid
#E3E3E3
;
cursor
:
pointer
;
float
:
left
;}
.page_demandStatistics
.damandBtnDay
li
{
width
:
60px
;
height
:
24px
;
font-size
:
12px
;
color
:
#666666
;
display
:
inline-block
;
text-align
:
center
;
line-height
:
24px
;
border
:
1px
solid
#E3E3E3
;
cursor
:
pointer
;
float
:
left
;}
.page_demandStatistics
.damandBtnDay
li
:nth-child
(
1
)
{
border-top-left-radius
:
4px
;
border-bottom-left-radius
:
4px
;}
.page_demandStatistics
.damandBtnDay
li
:nth-child
(
1
)
{
border-top-left-radius
:
4px
;
border-bottom-left-radius
:
4px
;}
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
</ul>
</ul>
<div
class=
"charts clearfix"
>
<div
class=
"charts clearfix"
>
<el-col
:span=
'24'
>
<el-col
:span=
'24'
>
<div
id=
"chartsMap"
style=
"height:580px;width:1050px;"
></div>
<div
id=
"chartsMap"
style=
"height:580px;width:1050px;"
></div>
</el-col>
</el-col>
</div>
</div>
<div
class=
"_charts_bt"
>
<div
class=
"_charts_bt"
>
...
...
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