Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhongtong-avi-web
Project
Project
Details
Activity
Releases
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
中通客车项目
zhongtong-avi-web
Commits
3ca20030
Commit
3ca20030
authored
Nov 17, 2019
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
opt(LED、监控大屏、AVI): 各模块背景图及显示效果优化
parent
cf7ce822
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
74 additions
and
68 deletions
+74
-68
center_control_bg.png
src/assets/images/CenterControl/center_control_bg.png
+0
-0
monitor_index_bg.png
src/assets/images/Monitor/monitor_index_bg.png
+0
-0
MachineFailureRate.vue
src/views/CenterControl/components/MachineFailureRate.vue
+1
-1
MachineFailureTrend.vue
src/views/CenterControl/components/MachineFailureTrend.vue
+1
-1
MachineOperatingStatus.vue
...views/CenterControl/components/MachineOperatingStatus.vue
+1
-1
MachineStateTrend.vue
src/views/CenterControl/components/MachineStateTrend.vue
+1
-1
MachineUtilizationRate.vue
...views/CenterControl/components/MachineUtilizationRate.vue
+1
-1
MachineUtilizationTrend.vue
...iews/CenterControl/components/MachineUtilizationTrend.vue
+1
-1
stationFive.vue
src/views/Led/Station/stationFive.vue
+2
-2
stationFour.vue
src/views/Led/Station/stationFour.vue
+9
-9
stationOne.vue
src/views/Led/Station/stationOne.vue
+9
-9
stationSeven.vue
src/views/Led/Station/stationSeven.vue
+21
-21
stationSix.vue
src/views/Led/Station/stationSix.vue
+2
-2
stationThree.vue
src/views/Led/Station/stationThree.vue
+9
-9
stationTwo.vue
src/views/Led/Station/stationTwo.vue
+9
-9
index.vue
src/views/LedCarouselAvi/index.vue
+7
-1
No files found.
src/assets/images/CenterControl/center_control_bg.png
View replaced file @
cf7ce822
View file @
3ca20030
155 KB
|
W:
|
H:
155 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/assets/images/Monitor/monitor_index_bg.png
View replaced file @
cf7ce822
View file @
3ca20030
372 KB
|
W:
|
H:
371 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/CenterControl/components/MachineFailureRate.vue
View file @
3ca20030
...
...
@@ -109,7 +109,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备故障率图表数据
this
.
getMachineFilureEchartData
()
//
this.getMachineFilureEchartData()
},
// 请求设备故障率图表数据
getMachineFilureEchartData
()
{
...
...
src/views/CenterControl/components/MachineFailureTrend.vue
View file @
3ca20030
...
...
@@ -137,7 +137,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备故障率趋势图表数据
this
.
getMachineFailureTrendEchartData
()
//
this.getMachineFailureTrendEchartData()
},
// 请求设备故障率趋势图表数据
getMachineFailureTrendEchartData
()
{
...
...
src/views/CenterControl/components/MachineOperatingStatus.vue
View file @
3ca20030
...
...
@@ -112,7 +112,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备运行状态图表数据
this
.
getMachineOperatingStatusEchartData
()
//
this.getMachineOperatingStatusEchartData()
},
// 请求设备运行状态图表数据
getMachineOperatingStatusEchartData
()
{
...
...
src/views/CenterControl/components/MachineStateTrend.vue
View file @
3ca20030
...
...
@@ -176,7 +176,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备状态趋势图图表数据
this
.
getMachineStateTrendEchartData
()
//
this.getMachineStateTrendEchartData()
},
// 请求设备状态趋势图图表数据
getMachineStateTrendEchartData
()
{
...
...
src/views/CenterControl/components/MachineUtilizationRate.vue
View file @
3ca20030
...
...
@@ -109,7 +109,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备利用率图表数据
this
.
getOeuEchartData
()
//
this.getOeuEchartData()
},
// 请求设备利用率图表数据
getOeuEchartData
()
{
...
...
src/views/CenterControl/components/MachineUtilizationTrend.vue
View file @
3ca20030
...
...
@@ -137,7 +137,7 @@
this
.
startTime
=
''
this
.
endTime
=
''
// 请求设备利用率趋势图表数据
this
.
getOeuTrendEchartData
()
//
this.getOeuTrendEchartData()
},
// 请求设备利用率趋势图表数据
getOeuTrendEchartData
()
{
...
...
src/views/Led/Station/stationFive.vue
View file @
3ca20030
...
...
@@ -2,7 +2,7 @@
<div
class=
"container"
>
<div
class=
"page-pack"
:style=
"
{transform: zoom}" style="transform-origin: 0 0">
<swiper
:options=
"swiperOption2"
>
<swiper-slide>
<
!--
<
swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"table-pack"
>
<div
class=
"tr"
>
...
...
@@ -22,7 +22,7 @@
</div>
<div
class=
"time"
>
时间:
{{
timeNow
}}
</div>
</div>
</swiper-slide>
</swiper-slide>
-->
<swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"spray-drying"
>
...
...
src/views/Led/Station/stationFour.vue
View file @
3ca20030
...
...
@@ -117,7 +117,7 @@
color
:
yellow
;
line-height
:
120px
;
font-weight
:
bold
;
font-size
:
1
0
0px
;
font-size
:
1
1
0px
;
}
.table-pack
{
...
...
@@ -125,38 +125,38 @@
.tr
{
width
:
1710px
;
height
:
1
0
2px
;
height
:
1
5
2px
;
.th-l
{
width
:
853px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
border-right
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
.th-r
{
width
:
855px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
}
.info
{
width
:
1710px
;
height
:
454
px
;
height
:
350
px
;
border-top
:
2px
solid
yellow
;
color
:
yellow
;
font-weight
:
bold
;
...
...
src/views/Led/Station/stationOne.vue
View file @
3ca20030
...
...
@@ -115,7 +115,7 @@
color
:
yellow
;
line-height
:
120px
;
font-weight
:
bold
;
font-size
:
1
0
0px
;
font-size
:
1
1
0px
;
}
.table-pack
{
...
...
@@ -123,38 +123,38 @@
.tr
{
width
:
1710px
;
height
:
1
0
2px
;
height
:
1
5
2px
;
.th-l
{
width
:
853px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
border-right
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
.th-r
{
width
:
855px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
}
.info
{
width
:
1710px
;
height
:
454
px
;
height
:
350
px
;
border-top
:
2px
solid
yellow
;
color
:
yellow
;
font-weight
:
bold
;
...
...
src/views/Led/Station/stationSeven.vue
View file @
3ca20030
...
...
@@ -2,7 +2,7 @@
<div
class=
"container"
>
<div
class=
"page-pack"
:style=
"
{transform: zoom}" style="transform-origin: 0 0">
<swiper
:options=
"swiperOption2"
>
<swiper-slide>
<!--
<swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"table-pack"
>
<div
class=
"tr"
>
...
...
@@ -22,7 +22,7 @@
</div>
<div
class=
"time"
>
时间:
{{
timeNow
}}
</div>
</div>
</swiper-slide>
</swiper-slide>
-->
<swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"sprayDrying"
>
...
...
src/views/Led/Station/stationSix.vue
View file @
3ca20030
...
...
@@ -2,7 +2,7 @@
<div
class=
"container"
>
<div
class=
"page-pack"
:style=
"
{transform: zoom}" style="transform-origin: 0 0">
<swiper
:options=
"swiperOption2"
>
<swiper-slide>
<
!--
<
swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"table-pack"
>
<div
class=
"tr"
>
...
...
@@ -22,7 +22,7 @@
</div>
<div
class=
"time"
>
时间:
{{
timeNow
}}
</div>
</div>
</swiper-slide>
</swiper-slide>
-->
<swiper-slide>
<div
class=
"title-pack"
>
{{
timmingData
.
name
}}
</div>
<div
class=
"sprayDrying"
>
...
...
src/views/Led/Station/stationThree.vue
View file @
3ca20030
...
...
@@ -115,7 +115,7 @@
color
:
yellow
;
line-height
:
120px
;
font-weight
:
bold
;
font-size
:
1
0
0px
;
font-size
:
1
1
0px
;
}
.table-pack
{
...
...
@@ -123,38 +123,38 @@
.tr
{
width
:
1710px
;
height
:
1
0
2px
;
height
:
1
5
2px
;
.th-l
{
width
:
853px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
border-right
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
.th-r
{
width
:
855px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
}
.info
{
width
:
1710px
;
height
:
454
px
;
height
:
350
px
;
border-top
:
2px
solid
yellow
;
color
:
yellow
;
font-weight
:
bold
;
...
...
src/views/Led/Station/stationTwo.vue
View file @
3ca20030
...
...
@@ -119,7 +119,7 @@
color
:
yellow
;
line-height
:
120px
;
font-weight
:
bold
;
font-size
:
1
0
0px
;
font-size
:
1
1
0px
;
}
.table-pack
{
...
...
@@ -127,38 +127,38 @@
.tr
{
width
:
1710px
;
height
:
1
0
2px
;
height
:
1
5
2px
;
.th-l
{
width
:
853px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
border-right
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
.th-r
{
width
:
855px
;
height
:
1
0
0px
;
height
:
1
5
0px
;
border-top
:
2px
solid
yellow
;
float
:
left
;
text-align
:
center
;
color
:
yellow
;
line-height
:
1
0
0px
;
line-height
:
1
5
0px
;
font-weight
:
bold
;
font-size
:
9
0px
;
font-size
:
10
0px
;
}
}
.info
{
width
:
1710px
;
height
:
454
px
;
height
:
350
px
;
border-top
:
2px
solid
yellow
;
color
:
yellow
;
font-weight
:
bold
;
...
...
src/views/LedCarouselAvi/index.vue
View file @
3ca20030
...
...
@@ -60,6 +60,10 @@
<!-- 成品车存放区 -->
<finished></finished>
</swiper-slide>
<swiper-slide>
<!-- 涂装车间总体数据 -->
<paintingWorkShop></paintingWorkShop>
</swiper-slide>
</swiper>
</div>
</div>
...
...
@@ -81,6 +85,7 @@
import
ComplexionPaint
from
'./components/ComplexionPaint'
;
import
finishedJump
from
'./components/FinishedJump'
;
import
finished
from
'./components/Finished'
;
import
paintingWorkShop
from
'../Led/WorkShop/paintingWorkShop'
;
export
default
{
components
:
{
...
...
@@ -99,7 +104,8 @@
ComplexionPaintJump
,
ComplexionPaint
,
finishedJump
,
finished
finished
,
paintingWorkShop
},
data
()
{
return
{
...
...
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