Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
卡
卡车调度系统
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
caicaicai
卡车调度系统
Commits
e2f3a535
Commit
e2f3a535
authored
Sep 23, 2022
by
xxx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏css修改
parent
79d45cb9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1515 additions
and
2 deletions
+1515
-2
mlargeScreen.css
src/assets/styles/mlargeScreen.css
+1513
-0
index.vue
src/views/MLargeScreen/components/carManagement/index.vue
+2
-2
No files found.
src/assets/styles/mlargeScreen.css
0 → 100644
View file @
e2f3a535
/* 大屏首页css */
*
{
margin
:
0
;
padding
:
0
;
}
.mapcontainer1
{
height
:
100vh
;
width
:
100vw
;
top
:
0px
;
position
:
absolute
;
overflow
:
hidden
;
z-index
:
2
;
}
.bigScreenView
{
width
:
100vw
;
height
:
100vh
;
overflow
:
hidden
;
}
.top_title
{
width
:
100%
;
height
:
5.5vh
;
overflow
:
hidden
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/top_title.png')
;
background-size
:
100%
100%
;
position
:
relative
;
z-index
:
3
;
}
.content_view
{
width
:
100%
;
height
:
94vh
;
overflow
:
hidden
;
position
:
relative
;
bottom
:
0px
;
}
.videoSelectView
{
position
:
absolute
;
top
:
5.5vh
;
z-index
:
3
;
width
:
100%
;
height
:
5.5vh
;
background-color
:
rgb
(
102
,
204
,
255
);
display
:
flex
;
justify-content
:
space-evenly
;
align-items
:
center
;
font-size
:
25px
;
color
:
white
;
font-weight
:
600
;
}
.videoSelectView
>
div
{
cursor
:
pointer
;
}
.jiankongView
{
position
:
absolute
;
top
:
11vh
;
z-index
:
3
;
width
:
100%
;
}
.top_titl_left
{
display
:
flex
;
justify-content
:
space-evenly
;
position
:
absolute
;
top
:
2vh
;
width
:
35%
;
font-size
:
22px
;
}
.top_titl_right
{
display
:
flex
;
justify-content
:
space-evenly
;
position
:
absolute
;
top
:
2vh
;
right
:
12vw
;
width
:
23%
;
font-size
:
22px
;
}
.top_titl_left_textStyle1
{
color
:
gainsboro
;
}
.top_titl_left_textStyle2
{
color
:
white
;
text-shadow
:
1px
1px
1px
skyblue
}
.currentTimeStyle
{
position
:
absolute
;
top
:
2vh
;
right
:
1vw
;
font-size
:
24px
;
color
:
#03FEFE
;
}
.carExample
{
position
:
absolute
;
top
:
50%
;
left
:
50%
;
font-size
:
30px
;
color
:
blue
;
cursor
:
pointer
;
z-index
:
1
;
}
.monitorCover1
{
position
:
fixed
;
top
:
0px
;
left
:
0px
;
width
:
100vw
;
height
:
100vh
;
z-index
:
1000
;
background-color
:
rgba
(
0
,
0
,
0
,
0.3
);
}
.monitorCover1_closePic
{
width
:
7vh
;
height
:
7vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/close2.png')
;
background-size
:
100%
100%
;
position
:
absolute
;
top
:
6vh
;
right
:
3vw
;
cursor
:
pointer
;
}
.monitorCover1_Video
{
position
:
absolute
;
top
:
10vh
;
left
:
50vw
;
transform
:
translateX
(
-50%
);
}
/* 车辆管理css */
.kachedongtaiRateClass
{
height
:
90px
;
width
:
90px
;
}
.carManScrView
{
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
position
:
absolute
;
display
:
flex
;
justify-content
:
space-between
;
}
.carManScrView_leftView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.carManScrView_rightView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.carManScrView_leftView
>
div
{
width
:
100%
;
height
:
32vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.carManScrView_rightView
>
div
{
width
:
100%
;
height
:
31.8vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.carManScrView_leftView_title
,
.carManScrView_rightView_title
{
margin-bottom
:
5px
;
width
:
100%
;
height
:
3.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/biaoti1.png')
;
background-size
:
100%
100%
;
padding-left
:
10px
;
box-sizing
:
border-box
;
font-size
:
18px
;
line-height
:
3.5vh
;
color
:
#FAFAFB
;
letter-spacing
:
1px
;
text-shadow
:
1px
1px
1px
#92CBFF
;
}
.carManScrView_leftView_content
,
.carManScrView_rightView_content
{
width
:
100%
;
height
:
27vh
;
}
.carManScrView
.rolling
{
height
:
13.5vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.carManScrView
.rolling
::-webkit-scrollbar
{
display
:
none
;
}
.carManScrView
.truck_titleStyle
{
display
:
flex
;
justify-content
:
space-between
;
padding-right
:
4vw
;
}
.carManScrView
.driverTitleDateStyle
{
display
:
flex
;
color
:
#06EFFE
;
font-size
:
16px
;
text-shadow
:
0px
0px
0px
;
height
:
3.5vh
;
align-items
:
center
;
}
.carManScrView
.driverTitleDateStyle_son1
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
background-color
:
#2DB3BB
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.carManScrView
.driverTitleDateStyle_son2
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.carManScrView
.carManScrView_leftView_content_views2
{
display
:
flex
;
justify-content
:
space-between
;
}
.carManScrView
.carManScrView_leftView_content_views2
>
div
{
height
:
2.5vh
;
width
:
24%
;
font-size
:
15px
;
border
:
2px
solid
#01A6FC
;
border-radius
:
5px
;
color
:
#06EFFE
;
line-height
:
2.2vh
;
text-align
:
center
;
cursor
:
pointer
;
font-weight
:
600
;
}
.carManScrView
.selectFieldStyle
{
opacity
:
0.7
;
}
.carManScrView
.carManScrView_leftView_content_views3
{
width
:
100%
;
height
:
24vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.carManScrView
.carManScrView_leftView_content_views3
::-webkit-scrollbar
{
display
:
none
;
}
.carManScrView
.forkliftRankTwo1
{
margin-top
:
1vh
;
margin-bottom
:
1.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
3vh
;
line-height
:
3vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list1.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.carManScrView
.forkliftRankTwo2
{
margin-bottom
:
1.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
3vh
;
line-height
:
3vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list2.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.carManScrView
.forkliftRankTwo3
{
margin-bottom
:
1.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
3vh
;
line-height
:
3vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list3.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.carManScrView
.forkliftRankTwo4
{
margin-bottom
:
1.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
3vh
;
line-height
:
3vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list4.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.carManScrView
.forkliftRankTwo5
{
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
3vh
;
line-height
:
3vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list5.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.carManScrView
.carDynamicTitleStyle
{
display
:
flex
;
width
:
100%
;
height
:
3.5vh
;
align-items
:
center
;
}
.carDynamicTitleStyle
>
div
{
margin-left
:
10px
;
height
:
3.5vh
;
width
:
6vw
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/xingzhuang9kaobei2.png')
;
background-size
:
100%
100%
;
line-height
:
3.5vh
;
text-align
:
center
;
color
:
#06EFFE
;
font-weight
:
600
;
font-size
:
17px
;
}
.carManScrView
.truckDynamicContent1
{
position
:
relative
;
margin-top
:
1vh
;
display
:
flex
;
align-items
:
center
;
font-weight
:
600
;
justify-content
:
space-evenly
;
}
.carManScrView
.carDynamicContent1
{
width
:
100%
;
height
:
7vh
;
}
.carManScrView
.carDynamicContent1
>
div
{
color
:
#06EFFE
;
margin-top
:
5px
;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
center
;
}
.carManScrView
.carDynamicContent2
{
width
:
100%
;
height
:
5vh
;
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
padding
:
0px
10px
;
box-sizing
:
border-box
;
color
:
#03BFFD
;
}
.carManScrView
.carDynamicContent2
>
span
{
transform
:
rotateZ
(
90deg
);
font-size
:
30px
;
}
.carManScrView
.ForkliftDynamicContent1
{
margin-top
:
0.3vh
;
display
:
flex
;
justify-content
:
space-between
;
width
:
100%
;
height
:
10vh
;
font-size
:
15px
;
}
.carManScrView
.ForkliftDynamicContent1
>
div
{
width
:
33%
;
text-align
:
center
;
color
:
white
;
}
.carManScrView
.ForkliftDynamicContent1_son1
{
margin
:
0px
auto
;
width
:
4.3vw
;
height
:
4.3vw
;
line-height
:
4.3vw
;
font-size
:
24px
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/bilikuang.png')
;
background-size
:
100%
100%
;
}
.carManScrView
.otherCarDynamicContent1
{
margin-top
:
0.3vh
;
display
:
flex
;
justify-content
:
space-between
;
width
:
100%
;
height
:
9vh
;
font-size
:
15px
;
}
.carManScrView
.otherCarDynamicContent1
>
div
{
width
:
33%
;
text-align
:
center
;
color
:
white
;
}
.carManScrView
.otherCarDynamicContent1_son1
{
margin
:
0px
auto
;
width
:
4vw
;
height
:
4vw
;
line-height
:
4vw
;
font-size
:
24px
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/bilikuang.png')
;
background-size
:
100%
100%
;
}
/* 数据分析 */
.dataAnalysisScrView
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
display
:
flex
;
justify-content
:
space-between
;
}
.dataAnalysisScrView
.dataAnalysisScrView_leftView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.dataAnalysisScrView
.dataAnalysisScrView_rightView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.dataAnalysisScrView
.dataAnalysisScrView_leftView
>
div
{
width
:
100%
;
height
:
23.5vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.dataAnalysisScrView
.dataAnalysisScrView_rightView
>
div
{
width
:
100%
;
height
:
23.5vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.dataAnalysisScrView_leftView_title
,
.dataAnalysisScrView_rightView_title
{
margin-bottom
:
5px
;
width
:
100%
;
height
:
3.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/biaoti1.png')
;
background-size
:
100%
100%
;
padding-left
:
10px
;
box-sizing
:
border-box
;
font-size
:
18px
;
line-height
:
3.5vh
;
color
:
#FAFAFB
;
letter-spacing
:
1px
;
text-shadow
:
1px
1px
1px
#92CBFF
;
}
.dataAnalysisScrView_leftView_content
,
.dataAnalysisScrView_rightView_content
{
width
:
100%
;
height
:
19vh
;
}
/* .table-box{
margin-top: -10px;
} */
.dataAnalysisScrView
dl
{
display
:
table
;
width
:
100%
;
}
.dataAnalysisScrView
dt
{
margin-top
:
20px
;
display
:
table-row
;
background-color
:
#274088
;
}
.dataAnalysisScrView
dt
>
div
{
display
:
table-cell
;
padding
:
5px
3px
;
font-size
:
15px
;
font-weight
:
500
;
color
:
rgb
(
24
,
228
,
240
);
}
.dataAnalysisScrView
dd
{
display
:
table-row
;
}
.dataAnalysisScrView
dd
>
div
{
display
:
table-cell
;
padding
:
5px
3px
;
font-size
:
14px
;
color
:
rgb
(
24
,
228
,
240
);
}
.dataAnalysisScrView
.truck_titleStyle
{
display
:
flex
;
justify-content
:
space-between
;
padding-right
:
4vw
;
}
.dataAnalysisScrView
.loadAndUnloadTitleDateStyle
,
.oreProportionTitleDateStyle
{
display
:
flex
;
color
:
#06EFFE
;
font-size
:
16px
;
text-shadow
:
0px
0px
0px
;
height
:
3.5vh
;
align-items
:
center
;
z-index
:
100
;
}
.loadAndUnloadDateStyle_son1
,
.oreProportionDateStyle_son1
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
background-color
:
#2DB3BB
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.loadAndUnloadDateStyle_son2
,
.oreProportionDateStyle_son2
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.dataAnalysisScrView
#echarts1View
{
position
:
absolute
;
left
:
-10vh
;
top
:
-7vh
;
width
:
120%
;
height
:
27vh
;
}
.dataAnalysisScrView
.outputRankView
{
width
:
100%
;
height
:
18.5vh
;
}
.dataAnalysisScrView
.l-left
{
font-size
:
16px
;
width
:
100px
;
text-align
:
center
;
color
:
#BFF7FF
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
word-wrap
:
normal
;
}
.dataAnalysisScrView
.el-progress
{
width
:
70%
;
}
.dataAnalysisScrView
#echarts2View
{
position
:
absolute
;
left
:
0vh
;
width
:
100%
;
height
:
23vh
;
}
.dataAnalysisScrView
#echarts3View
{
position
:
absolute
;
left
:
0vh
;
width
:
100%
;
height
:
19vh
;
}
.dataAnalysisScrView
#echarts4View
{
position
:
absolute
;
top
:
-2.5vh
;
width
:
100%
;
height
:
22vh
;
}
.dataAnalysisScrView
#echarts5View
{
position
:
absolute
;
top
:
-4vh
;
width
:
100%
;
height
:
28vh
;
}
.dataAnalysisScrView
#echarts6View
{
position
:
absolute
;
left
:
-6vw
;
width
:
125%
;
height
:
20vh
;
}
.dataAnalysisScrView
#echarts7View
{
position
:
absolute
;
left
:
0vw
;
top
:
-2.5vh
;
width
:
105%
;
height
:
25.5vh
;
}
/* 数据总览 */
.dataScrView
.outside-div1
{
width
:
15vw
;
height
:
20px
;
border
:
1px
solid
#91A9FF
;
display
:
flex
;
align-items
:
center
;
}
.dataScrView
.inside-div1
{
margin-left
:
0.13vw
;
width
:
9%
;
height
:
12px
;
background-color
:
#02EEF7
;
}
.dataScrView
.el-progress__text
{
color
:
white
;
font-weight
:
600
;
}
.dataScrView
.dataScrView
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
display
:
flex
;
justify-content
:
space-between
;
}
.dataScrView
.dataScrView_leftView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.dataScrView
.dataScrView_centerView
{
height
:
100%
;
width
:
60%
;
position
:
relative
;
}
.dataScrView
.dataScrView_rightView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.dataScrView
.dataScrView_leftView
>
div
{
width
:
100%
;
height
:
23.5vh
;
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.dataScrView
.dataScrView_rightView
>
div
{
width
:
100%
;
height
:
23.5vh
;
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.dataScrView_leftView_title
,
.dataScrView_rightView_title
{
margin-bottom
:
5px
;
width
:
100%
;
height
:
3.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/biaoti1.png')
;
background-size
:
100%
100%
;
padding-left
:
10px
;
box-sizing
:
border-box
;
font-size
:
18px
;
line-height
:
3.5vh
;
color
:
#FAFAFB
;
letter-spacing
:
1px
;
text-shadow
:
1px
1px
1px
#92CBFF
;
}
.dataScrView_leftView_content
,
.dataScrView_rightView_content
{
width
:
100%
;
height
:
19vh
;
}
.dataScrView
.dataScrView_leftView_content_view1
{
margin-bottom
:
7px
;
display
:
flex
;
align-items
:
center
;
font-size
:
20px
;
}
.dataScrView
.dataScrView_leftView_content_view1_son1
{
width
:
5.5vh
;
height
:
5.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/bilikuang.png')
;
background-size
:
100%
100%
;
line-height
:
5.5vh
;
text-align
:
center
;
color
:
white
;
font-size
:
16px
;
}
.dataScrView
.driverInforViewsStyle
{
width
:
100%
;
display
:
flex
;
justify-content
:
space-between
;
}
.dataScrView
.driverTotalnumberStyle
{
width
:
40%
;
height
:
5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/sijirenshu1.png')
;
background-size
:
100%
100%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-evenly
;
color
:
white
;
}
.dataScrView
.presentDrivernumberStyle
{
width
:
59%
;
height
:
5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/dangqianrenshu1.png')
;
background-size
:
100%
100%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-evenly
;
}
.dataScrView
.driverInforListStyle
{
text-align
:
center
;
}
/* .table-box{
margin-top: -10px;
} */
.dataScrView
dl
{
display
:
table
;
width
:
100%
;
}
.dataScrView
dt
{
margin-top
:
20px
;
display
:
table-row
;
background-color
:
#274088
;
}
.dataScrView
dt
>
div
{
display
:
table-cell
;
padding
:
5px
3px
;
font-size
:
15px
;
font-weight
:
500
;
color
:
rgb
(
24
,
228
,
240
);
}
.dataScrView
dd
{
display
:
table-row
;
}
.dataScrView
dd
>
div
{
display
:
table-cell
;
padding
:
5px
3px
;
font-size
:
14px
;
color
:
rgb
(
24
,
228
,
240
);
}
.dataScrView
.rolling
{
height
:
13.5vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.dataScrView
.rolling
::-webkit-scrollbar
{
display
:
none
;
}
.dataScrView
.truck_titleStyle
{
display
:
flex
;
justify-content
:
space-between
;
padding-right
:
4vw
;
}
.dataScrView
.driverTitleDateStyle
{
display
:
flex
;
color
:
#06EFFE
;
font-size
:
16px
;
text-shadow
:
0px
0px
0px
;
height
:
3.5vh
;
align-items
:
center
;
}
.dataScrView
.driverTitleDateStyle_son1
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
background-color
:
#2DB3BB
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.dataScrView
.driverTitleDateStyle_son2
{
height
:
2.5vh
;
line-height
:
2.5vh
;
margin-right
:
5px
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
border-radius
:
5px
;
cursor
:
pointer
;
}
.dataScrView
.dataScrView_leftView_content_views2
{
display
:
flex
;
justify-content
:
space-between
;
}
.dataScrView
.dataScrView_leftView_content_views2
>
div
{
height
:
2.5vh
;
width
:
24%
;
font-size
:
15px
;
border
:
2px
solid
#01A6FC
;
border-radius
:
5px
;
color
:
#06EFFE
;
line-height
:
2.2vh
;
text-align
:
center
;
cursor
:
pointer
;
font-weight
:
600
;
}
.dataScrView
.selectFieldStyle
{
opacity
:
0.7
;
}
.dataScrView
.dataScrView_leftView_content_views3
{
width
:
100%
;
height
:
16vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.dataScrView
.dataScrView_leftView_content_views3
::-webkit-scrollbar
{
display
:
none
;
}
.dataScrView
.forkliftRank1
{
margin-top
:
0.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
2.5vh
;
line-height
:
2.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list1.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.dataScrView
.forkliftRank2
{
margin-top
:
0.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
2.5vh
;
line-height
:
2.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list2.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.dataScrView
.forkliftRank3
{
margin-top
:
0.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
2.5vh
;
line-height
:
2.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list3.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.dataScrView
.forkliftRank4
{
margin-top
:
0.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
2.5vh
;
line-height
:
2.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list4.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.dataScrView
.forkliftRank5
{
margin-top
:
0.5vh
;
display
:
flex
;
justify-content
:
space-evenly
;
width
:
100%
;
height
:
2.5vh
;
line-height
:
2.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/list5.png')
;
background-size
:
100%
100%
;
padding-left
:
4vw
;
box-sizing
:
border-box
;
}
.dataScrView
.dataScrView_centerView
>
div
{
position
:
absolute
;
bottom
:
0px
;
width
:
100%
;
height
:
23.5vh
;
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
z-index
:
3
;
}
.dataScrView
.dataScrView_centerView_title
{
margin-bottom
:
5px
;
width
:
100%
;
height
:
3.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/changtianbiaoti2.png')
;
background-size
:
100%
100%
;
padding-left
:
10px
;
box-sizing
:
border-box
;
font-size
:
18px
;
line-height
:
3.5vh
;
color
:
#FAFAFB
;
letter-spacing
:
1px
;
text-shadow
:
1px
1px
1px
#92CBFF
;
display
:
flex
;
}
.dataScrView
.dataScrView_centerView_title
>
div
{
margin
:
0px
20px
;
cursor
:
pointer
;
}
.dataScrView
.centerModuleSelectStyle
{
color
:
#1DF9FC
;
border-bottom
:
3px
solid
#1DF9FC
;
}
.dataScrView
.dataScrView_centerView_planNum
{
width
:
100%
;
height
:
5vh
;
display
:
flex
;
justify-content
:
space-between
;
}
.dataScrView
.dataScrView_centerView_planNum
>
div
{
width
:
16%
;
height
:
100%
;
background-color
:
rgba
(
10
,
53
,
107
,
0.6
);
border-radius
:
5px
;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
center
;
}
.dataScrView
.dataScrView_centerView_planNum3
{
width
:
100%
;
height
:
5vh
;
display
:
flex
;
}
.dataScrView
.dataScrView_centerView_planNum3
>
div
{
width
:
16%
;
height
:
100%
;
background-color
:
rgba
(
10
,
53
,
107
,
0.6
);
border-radius
:
5px
;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
center
;
margin-right
:
0.5vw
;
}
.dataScrView
#centerEchartsView
{
overflow
:
hidden
;
top
:
5vh
;
width
:
100%
;
height
:
18vh
;
position
:
absolute
;
}
.dataScrView
.todayWeather1
{
width
:
100%
;
height
:
4vh
;
display
:
flex
;
color
:
#03FEFE
;
align-items
:
center
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
}
.dataScrView
.todayWeather2
{
margin-top
:
10px
;
width
:
100%
;
height
:
8vh
;
display
:
flex
;
justify-content
:
space-between
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
text-align
:
center
;
}
.dataScrView
.todayWeather3
{
margin-top
:
5px
;
width
:
100%
;
height
:
5vh
;
display
:
flex
;
justify-content
:
space-between
;
padding
:
0px
5px
;
box-sizing
:
border-box
;
align-items
:
center
;
color
:
#03FEFE
;
}
.dataScrView
.carWorkTimeStyle
{
width
:
100%
;
height
:
100%
;
display
:
flex
;
justify-content
:
space-between
;
}
.dataScrView
.carWorkTimeStyle
>
div
{
width
:
33%
;
}
.dataScrView
.carPicStyle1
{
width
:
3.5vw
;
height
:
3.5vw
;
margin
:
0px
auto
;
position
:
relative
;
}
.dataScrView
.carPicStyle1
>
img
{
height
:
3.5vw
;
width
:
3.5vw
;
position
:
absolute
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
}
.dataScrView
.carPicStyle2
{
width
:
5vw
;
height
:
10vh
;
margin
:
10px
auto
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/zu2388.png')
;
background-size
:
100%
100%
;
text-align
:
center
;
color
:
#03FEFE
;
overflow
:
hidden
;
}
.dataScrView
.dataScrView_rightView_content_view1
{
position
:
relative
;
margin-top
:
1vh
;
display
:
flex
;
align-items
:
center
;
font-weight
:
600
;
justify-content
:
space-evenly
;
}
.dataScrView
.dataScrView_rightView_content_view1_rate1
{
height
:
80px
;
width
:
80px
;
}
.dataScrView
.dataScrView_rightView_content_view1_rate2
{
height
:
80px
;
width
:
80px
;
}
.dataScrView
.guanhulanseditu
{
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/juxinglanse.png')
;
background-size
:
100%
85%
;
margin-right
:
5%
;
}
.dataScrView
.guanhulvseditu
{
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/juxinglvse.png')
;
background-size
:
100%
90%
;
margin-left
:
5%
;
}
.dataScrView
.realAlarmStyle
{
width
:
100%
;
height
:
19vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.dataScrView
.realAlarmStyle
::-webkit-scrollbar
{
display
:
none
;
}
.dataScrView
.realAlarmStyle
>
div
{
width
:
100%
;
height
:
5vh
;
border-bottom
:
1px
solid
#03FEFE
;
display
:
flex
;
align-items
:
center
;
}
/* 语音申请 */
.des1
.el-form-item__label
{
color
:
white
;
font-size
:
15px
;
}
.intelligentSchScrView
.el-input--small
.el-input__inner
{
background-color
:
#021445
;
border
:
2px
solid
#01f5fe
;
color
:
#01f5fe
;
}
.intelligentSchScrView
.el-input--small
.el-input__inner
{
background-color
:
#021445
;
border
:
2px
solid
#01f5fe
;
color
:
#01f5fe
;
}
.intelligentSchScrView
.el-input--small
.el-input__inner
::placeholder
{
color
:
#31E5F5
;
}
.intelligentSchScrView
.el-select
.el-input
.el-select__caret
{
color
:
#01f5fe
;
}
.intelligentSchScrView
.el-textarea__inner
{
background-color
:
#021445
;
color
:
#01f5fe
;
border
:
2px
solid
#01f5fe
;
}
.el-select-dropdown__list
{
background-color
:
#021445
!important
;
border
:
1px
solid
#01f5fe
;
color
:
#31E5F5
;
}
.el-select-dropdown__item.hover
,
.el-select-dropdown__item
:hover
{
background-color
:
#021445
!important
;
color
:
#31E5F5
;
}
.el-select-dropdown__item
{
background-color
:
#021445
!important
;
color
:
#31E5F5
;
font-size
:
16px
;
}
.el-cascader-panel
{
background-color
:
#021445
!important
;
color
:
#31E5F5
;
font-size
:
16px
;
}
.el-cascader-menu
{
border
:
0px
;
}
.el-cascader-menu__list
{
color
:
#31E5F5
;
border
:
1px
solid
#01f5fe
;
}
.el-cascader-node
:not
(
.is-disabled
)
:hover
,
.el-cascader-node
:not
(
.is-disabled
)
:focus
{
background-color
:
#021445
!important
;
}
.intelligentSchScrView
.voiceAppContent_4_btns
{
background-color
:
#112251
;
border
:
1px
solid
#00FCF9
;
color
:
#00FFFF
;
border-radius
:
5px
;
height
:
3.5vh
;
font-size
:
17px
;
margin
:
0px
2vw
10px
;
width
:
25%
;
font-size
:
15px
;
cursor
:
pointer
;
}
.voiceAppContent_4_btns
:active
{
background
:
linear-gradient
(
to
top
,
#007EFF
,
#30CFBE
);
border
:
0px
solid
#00FCF9
;
color
:
white
;
border-radius
:
5px
;
height
:
3.5vh
;
font-size
:
17px
;
margin
:
0px
2vw
10px
;
width
:
25%
;
font-size
:
15px
;
cursor
:
pointer
;
}
.intelligentSchScrView
{
position
:
absolute
;
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
display
:
flex
;
justify-content
:
space-between
;
}
.intelligentSchScrView_leftView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.intelligentSchScrView_rightView
{
height
:
100%
;
width
:
20%
;
z-index
:
3
;
}
.intelligentSchScrView_leftView1
{
width
:
100%
;
height
:
64vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.intelligentSchScrView_leftView2
{
width
:
100%
;
height
:
32vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.intelligentSchScrView_rightView
>
div
{
width
:
100%
;
height
:
31.8vh
;
/* background:no-repeat center center url('~@/assets/images/cutGraph/yuanjianjuxing1.png');
background-size:100% 100%; */
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
padding
:
5px
7px
;
box-sizing
:
border-box
;
overflow
:
hidden
;
}
.intelligentSchScrView_leftView_title
,
.intelligentSchScrView_rightView_title
{
margin-bottom
:
5px
;
width
:
100%
;
height
:
3.5vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/biaoti1.png')
;
background-size
:
100%
100%
;
padding-left
:
10px
;
box-sizing
:
border-box
;
font-size
:
18px
;
line-height
:
3.5vh
;
color
:
#FAFAFB
;
letter-spacing
:
1px
;
text-shadow
:
1px
1px
1px
#92CBFF
;
}
.intelligentSchScrView_leftView_content
,
.intelligentSchScrView_rightView_content
{
width
:
100%
;
}
/* .table-box{
margin-top: -10px;
} */
.intelligentSchScrView
dl
{
display
:
table
;
width
:
100%
;
}
.intelligentSchScrView
dt
{
margin-top
:
20px
;
display
:
table-row
;
background-color
:
#274088
;
}
.intelligentSchScrView
dt
>
div
{
display
:
table-cell
;
padding
:
7px
3px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
rgb
(
24
,
228
,
240
);
}
.intelligentSchScrView
dd
{
display
:
table-row
;
}
.intelligentSchScrView
dd
>
div
{
display
:
table-cell
;
padding
:
5px
3px
;
font-size
:
15px
;
color
:
#A6F6F9
;
}
.intelligentSchScrView
.rolling
{
text-align
:
center
;
height
:
25vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.intelligentSchScrView
.rolling
::-webkit-scrollbar
{
display
:
none
;
}
.intelligentSchScrView
.voiceAppContent_1
{
display
:
flex
;
justify-content
:
space-around
;
}
.intelligentSchScrView
.voiceAppContent_1
>
div
{
height
:
40px
;
line-height
:
40px
;
color
:
rgb
(
24
,
228
,
240
);
font-size
:
16px
;
font-weight
:
600
;
}
.intelligentSchScrView
.voiceAppContent_2
{
width
:
100%
;
height
:
27vh
;
border
:
2px
solid
rgb
(
24
,
228
,
240
);
border-radius
:
10px
;
}
.intelligentSchScrView
.voiceAppContent_2_title
{
border-top-left-radius
:
10px
;
border-top-right-radius
:
10px
;
background-color
:
#274088
;
height
:
3vh
;
line-height
:
3vh
;
color
:
rgb
(
24
,
228
,
240
);
display
:
flex
;
justify-content
:
space-around
;
font-size
:
16px
;
}
.intelligentSchScrView
.voiceAppContent_2_content
{
height
:
23vh
;
width
:
100%
;
overflow-y
:
auto
;
padding
:
0px
10px
;
box-sizing
:
border-box
;
background-color
:
#020C39
;
}
.intelligentSchScrView
.voiceAppContent_2_content
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
8px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
1px
;
}
.voiceAppContent_2_content
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
10px
;
background-color
:
#274088
;
background-image
:
-webkit-linear-gradient
(
45deg
,
rgba
(
255
,
255
,
255
,
0.2
)
25%
,
transparent
25%
,
transparent
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
75%
,
transparent
75%
,
transparent
);
}
.voiceAppContent_2_content
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
background
:
#ededed
;
border-radius
:
10px
;
}
.intelligentSchScrView
.el-checkbox__label
{
vertical-align
:
-3px
;
}
.intelligentSchScrView
.el-checkbox__label
>
div
{
display
:
inline-block
;
color
:
#A6F6F9
;
font-size
:
16px
;
font-family
:
'SourceHanSansCN-Regular'
;
}
.intelligentSchScrView
.el-checkbox
{
display
:
block
;
}
.intelligentSchScrView
.el-checkbox__inner
{
width
:
30px
!important
;
height
:
30px
!important
;
}
.intelligentSchScrView
.el-checkbox__input
.el-checkbox__inner
::after
{
border
:
2px
solid
#fff
;
box-sizing
:
content-box
;
content
:
""
;
border-left
:
0
;
border-top
:
0
;
height
:
12px
;
width
:
5px
;
position
:
absolute
;
top
:
1px
;
left
:
8px
;
transform
:
rotate
(
45deg
)
scaleY
(
1
);
}
.voiceAppContent_3
{
margin-top
:
1vh
;
width
:
100%
;
height
:
18vh
;
border
:
2px
solid
rgb
(
24
,
228
,
240
);
border-radius
:
10px
;
}
.voiceAppContent_3_content
{
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
align-content
:
flex-start
;
height
:
14vh
;
width
:
100%
;
overflow-y
:
auto
;
padding
:
0px
10px
;
box-sizing
:
border-box
;
background-color
:
#020C39
;
}
.voiceAppContent_3_content
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
8px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
1px
;
}
.voiceAppContent_3_content
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
10px
;
background-color
:
#274088
;
background-image
:
-webkit-linear-gradient
(
45deg
,
rgba
(
255
,
255
,
255
,
0.2
)
25%
,
transparent
25%
,
transparent
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
75%
,
transparent
75%
,
transparent
);
}
.voiceAppContent_3_content
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
background
:
#ededed
;
border-radius
:
10px
;
}
.voiceAppContent_3_content_selectCar
{
width
:
45%
;
margin-top
:
5px
;
color
:
#A6F6F9
;
font-size
:
16px
;
display
:
flex
;
justify-content
:
space-between
;
font-family
:
system-ui
,
-apple-system
,
BlinkMacSystemFont
,
'Segoe UI'
,
Roboto
,
Oxygen
,
Ubuntu
,
Cantarell
,
'Open Sans'
,
'Helvetica Neue'
,
sans-serif
;
}
.voiceAppContent_3_content_selectCar
>
div
{
height
:
20px
;
line-height
:
20px
;
font-size
:
18px
;
}
.voiceAppContent_4
{
margin-top
:
1vh
;
width
:
100%
;
display
:
flex
;
flex-wrap
:
wrap
;
align-content
:
flex-start
;
}
.intelligentSchScrView_rightView_content_1_top
{
width
:
100%
;
display
:
flex
;
justify-content
:
space-between
;
}
.intelligentSchScrView_rightView_content_1_top
>
div
{
width
:
49%
;
height
:
6vh
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/sijirenshu1.png')
;
background-size
:
100%
100%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-evenly
;
}
.intelligentSchScrView_rightView_content_1_bottom
{
width
:
100%
;
height
:
21.5vh
;
}
.intelligentSchScrView_rightView_content_1_bottom_rolling
{
text-align
:
center
;
height
:
21.5vh
;
overflow-y
:
auto
;
scrollbar-width
:
none
;
}
.intelligentSchScrView_rightView_content_1_bottom_rolling
::-webkit-scrollbar
{
display
:
none
;
}
.intelligentSchScrView
#carsAreaDistributionView
{
width
:
19vw
;
height
:
27.5vh
;
}
.intelligentSchScrView
#carsProportionView
{
width
:
19vw
;
height
:
27.5vh
;
}
.intelligentSchScrView
.videoListView
{
position
:
absolute
;
bottom
:
28vh
;
left
:
20vw
;
height
:
47vh
;
width
:
35vh
;
z-index
:
3
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/guzhangshenbankuang1.png')
;
background-size
:
100%
100%
;
padding
:
10px
10px
0px
;
box-sizing
:
border-box
;
}
.intelligentSchScrView
.videoListView_title
{
color
:
white
;
font-size
:
18px
;
}
.intelligentSchScrView
.videoListView_content
{
width
:
100%
;
height
:
30vh
;
border
:
1px
solid
rgb
(
24
,
144
,
255
);
border-radius
:
5px
;
display
:
flex
;
flex-wrap
:
wrap
;
align-content
:
flex-start
;
padding-top
:
10px
;
box-sizing
:
border-box
;
overflow-y
:
scroll
;
background-color
:
rgba
(
32
,
42
,
67
,
0.95
);
}
.videoListView_content
::-webkit-scrollbar
{
/*滚动条整体样式*/
width
:
8px
;
/*高宽分别对应横竖滚动条的尺寸*/
height
:
1px
;
}
.videoListView_content
::-webkit-scrollbar-thumb
{
/*滚动条里面小方块*/
border-radius
:
10px
;
background-color
:
#274088
;
background-image
:
-webkit-linear-gradient
(
45deg
,
rgba
(
255
,
255
,
255
,
0.2
)
25%
,
transparent
25%
,
transparent
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
50%
,
rgba
(
255
,
255
,
255
,
0.2
)
75%
,
transparent
75%
,
transparent
);
}
.videoListView_content
::-webkit-scrollbar-track
{
/*滚动条里面轨道*/
box-shadow
:
inset
0
0
5px
rgba
(
0
,
0
,
0
,
0.2
);
background
:
#ededed
;
border-radius
:
10px
;
}
.intelligentSchScrView
.videoListView_content
>
div
{
margin-bottom
:
10px
;
width
:
49%
;
color
:
rgb
(
24
,
228
,
240
);
text-align
:
center
;
}
.intelligentSchScrView
.peopleScheAssembly
{
position
:
absolute
;
bottom
:
10vh
;
left
:
20vw
;
height
:
50vh
;
width
:
40vh
;
z-index
:
3
;
background
:
no-repeat
center
center
url('~@/assets/images/cutGraph/guzhangshenbankuang1.png')
;
background-size
:
100%
100%
;
padding
:
10px
10px
0px
;
box-sizing
:
border-box
;
}
.intelligentSchScrView
.peopleScheAssemblyBtns
{
position
:
absolute
;
bottom
:
5px
;
padding
:
0
15%
10px
;
box-sizing
:
border-box
;
}
\ No newline at end of file
src/views/MLargeScreen/components/carManagement/index.vue
View file @
e2f3a535
...
@@ -744,7 +744,7 @@ export default {
...
@@ -744,7 +744,7 @@ export default {
width
:
1.5
,
width
:
1.5
,
},
},
},
},
startAngle
:
1
0
,
//起始角度,支持范围[0, 360]。 //重要
startAngle
:
3
0
,
//起始角度,支持范围[0, 360]。 //重要
clockwise
:
false
,
//饼图的扇区是否是顺时针排布。上述这两项配置主要是为了对齐3d的样式
clockwise
:
false
,
//饼图的扇区是否是顺时针排布。上述这两项配置主要是为了对齐3d的样式
radius
:
[
"
50%
"
,
"
50%
"
],
radius
:
[
"
50%
"
,
"
50%
"
],
center
:
[
"
50%
"
,
"
50%
"
],
center
:
[
"
50%
"
,
"
50%
"
],
...
@@ -996,8 +996,8 @@ export default {
...
@@ -996,8 +996,8 @@ export default {
this
.
truckDynamicListData
.
endTime
=
res
[
0
].
endTime
;
this
.
truckDynamicListData
.
endTime
=
res
[
0
].
endTime
;
this
.
truckDynamicListData
.
loadArea
=
res
[
0
].
loadArea
;
this
.
truckDynamicListData
.
loadArea
=
res
[
0
].
loadArea
;
this
.
truckDynamicListData
.
unloadArea
=
res
[
0
].
unloadArea
;
this
.
truckDynamicListData
.
unloadArea
=
res
[
0
].
unloadArea
;
this
.
kachedongtaiEcharts
();
}
}
this
.
kachedongtaiEcharts
();
this
.
truckDynamicListData
.
num2
=
this
.
truckDynamicListData
.
num2
+
1
;
this
.
truckDynamicListData
.
num2
=
this
.
truckDynamicListData
.
num2
+
1
;
})
})
},
},
...
...
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