分辨率
This commit is contained in:
@@ -79,14 +79,14 @@ li {
|
|||||||
-webkit-border-radius: 6px;
|
-webkit-border-radius: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 顺和大屏尺寸1920*1040 */
|
/* 顺和大屏尺寸1920*1200 */
|
||||||
html, body {
|
html, body {
|
||||||
/* width: 100%;
|
/* width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-width: 1440px;
|
min-width: 1440px;
|
||||||
min-height: 1040px; */
|
min-height: 1040px; */
|
||||||
width: 1920px;
|
width: 1920px;
|
||||||
height: 1040px;
|
height: 1200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
@@ -123,7 +123,7 @@
|
|||||||
<div class="p_device ssj_wrap_1 ssj_wrap_2">
|
<div class="p_device ssj_wrap_1 ssj_wrap_2">
|
||||||
<img class="device_img" src="../assets/images/device/ssj_gray.png" alt="">
|
<img class="device_img" src="../assets/images/device/ssj_gray.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="p_device ktp_cmd_wrap" v-for="(e, i) in sunloadLocation" :key="i" :class="'ktp_cmd_wrap_' + (i + 1)">
|
<div class="p_device ktp_cmd_wrap" v-for="(e, i) in loadLocation" :key="i" :class="'ktp_cmd_wrap_' + (i + 1)">
|
||||||
<img v-show="e.status === '1'" class="device_img" src="../assets/images/device/ktpv_green.png" alt="">
|
<img v-show="e.status === '1'" class="device_img" src="../assets/images/device/ktpv_green.png" alt="">
|
||||||
<img v-show="e.status === '2'" class="device_img" src="../assets/images/device/ktpv_yellow.png" alt="">
|
<img v-show="e.status === '2'" class="device_img" src="../assets/images/device/ktpv_yellow.png" alt="">
|
||||||
<img v-show="e.status === '3'" class="device_img" src="../assets/images/device/ktpv_gray.png" alt="">
|
<img v-show="e.status === '3'" class="device_img" src="../assets/images/device/ktpv_gray.png" alt="">
|
||||||
@@ -141,18 +141,18 @@
|
|||||||
<img v-show="palletizingRobot.status === '3'" class="device_img" src="../assets/images/device/robot_cmd_gray.png" alt="">
|
<img v-show="palletizingRobot.status === '3'" class="device_img" src="../assets/images/device/robot_cmd_gray.png" alt="">
|
||||||
<img v-show="palletizingRobot.status === '4'" class="device_img" src="../assets/images/device/robot_cmd_red.png" alt="">
|
<img v-show="palletizingRobot.status === '4'" class="device_img" src="../assets/images/device/robot_cmd_red.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="p_device ktp_cmd_wrap" v-for="(e, i) in loadLocation" :key="e.equipment" :class="'ktp_cmd_wrap_' + (i + 3)">
|
|
||||||
<img v-show="e.status === '1'" class="device_img" src="../assets/images/device/ktpv_green.png" alt="">
|
|
||||||
<img v-show="e.status === '2'" class="device_img" src="../assets/images/device/ktpv_yellow.png" alt="">
|
|
||||||
<img v-show="e.status === '3'" class="device_img" src="../assets/images/device/ktpv_gray.png" alt="">
|
|
||||||
<img v-show="e.status === '4'" class="device_img" src="../assets/images/device/ktpv_red.png" alt="">
|
|
||||||
</div>
|
|
||||||
<div class="p_device fmjxt_wrap">
|
<div class="p_device fmjxt_wrap">
|
||||||
<img v-show="laminatingMachine.status === '1'" class="device_img" src="../assets/images/device/fmjxt_green.png" alt="">
|
<img v-show="laminatingMachine.status === '1'" class="device_img" src="../assets/images/device/fmjxt_green.png" alt="">
|
||||||
<img v-show="laminatingMachine.status === '2'" class="device_img" src="../assets/images/device/fmjxt_yellow.png" alt="">
|
<img v-show="laminatingMachine.status === '2'" class="device_img" src="../assets/images/device/fmjxt_yellow.png" alt="">
|
||||||
<img v-show="laminatingMachine.status === '3'" class="device_img" src="../assets/images/device/fmjxt_gray.png" alt="">
|
<img v-show="laminatingMachine.status === '3'" class="device_img" src="../assets/images/device/fmjxt_gray.png" alt="">
|
||||||
<img v-show="laminatingMachine.status === '4'" class="device_img" src="../assets/images/device/fmjxt_red.png" alt="">
|
<img v-show="laminatingMachine.status === '4'" class="device_img" src="../assets/images/device/fmjxt_red.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
|
<div class="p_device ktp_cmd_wrap" v-for="(e, i) in sunloadLocation" :key="e.equipment" :class="'ktp_cmd_wrap_' + (i + 3)">
|
||||||
|
<img v-show="e.status === '1'" class="device_img" src="../assets/images/device/ktpv_green.png" alt="">
|
||||||
|
<img v-show="e.status === '2'" class="device_img" src="../assets/images/device/ktpv_yellow.png" alt="">
|
||||||
|
<img v-show="e.status === '3'" class="device_img" src="../assets/images/device/ktpv_gray.png" alt="">
|
||||||
|
<img v-show="e.status === '4'" class="device_img" src="../assets/images/device/ktpv_red.png" alt="">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="machine_block machine_block_3">
|
<div class="machine_block machine_block_3">
|
||||||
@@ -595,9 +595,9 @@ export default {
|
|||||||
background-color #ddb528
|
background-color #ddb528
|
||||||
.yao_layer3
|
.yao_layer3
|
||||||
position absolute
|
position absolute
|
||||||
left -10px
|
left -5px
|
||||||
top 5%
|
top 5%
|
||||||
_wh(calc(100% + 20px), 90%)
|
_wh(calc(100% + 10px), 90%)
|
||||||
.yao_1
|
.yao_1
|
||||||
left 3%
|
left 3%
|
||||||
.yao_2
|
.yao_2
|
||||||
@@ -662,11 +662,11 @@ export default {
|
|||||||
left 6%
|
left 6%
|
||||||
top 78%
|
top 78%
|
||||||
.ktp_cmd_wrap_3
|
.ktp_cmd_wrap_3
|
||||||
left 77%
|
left: 90%;
|
||||||
top 6%
|
top: 0%;
|
||||||
.ktp_cmd_wrap_4
|
.ktp_cmd_wrap_4
|
||||||
left 77%
|
left: 90%;
|
||||||
top 78%
|
top: 42%;
|
||||||
.robot_cmd_wrap_1
|
.robot_cmd_wrap_1
|
||||||
_wh(1%, 1%)
|
_wh(1%, 1%)
|
||||||
left: 9%;
|
left: 9%;
|
||||||
|
|||||||
@@ -592,34 +592,34 @@ export default {
|
|||||||
borderWidth: 2
|
borderWidth: 2
|
||||||
}
|
}
|
||||||
// smooth: true
|
// smooth: true
|
||||||
}, { // 滚动点
|
// }, { // 滚动点
|
||||||
type: 'lines',
|
// type: 'lines',
|
||||||
zIndex: 999,
|
// zIndex: 999,
|
||||||
z: 999,
|
// z: 999,
|
||||||
// yAxisIndex: 1,
|
// // yAxisIndex: 1,
|
||||||
coordinateSystem: 'cartesian2d',
|
// coordinateSystem: 'cartesian2d',
|
||||||
polyline: true,
|
// polyline: true,
|
||||||
smooth: true,
|
// smooth: true,
|
||||||
effect: {
|
// effect: {
|
||||||
show: true,
|
// show: true,
|
||||||
trailLength: 0,
|
// trailLength: 0,
|
||||||
period: 10, // 光点滑动速度
|
// period: 10, // 光点滑动速度
|
||||||
delay: 2000,
|
// delay: 2000,
|
||||||
symbol: 'circle',
|
// symbol: 'circle',
|
||||||
color: '#9eefce',
|
// color: '#9eefce',
|
||||||
symbolSize: 8,
|
// symbolSize: 8,
|
||||||
shadowBlur: 10,
|
// shadowBlur: 10,
|
||||||
shadowColor: '#9eefce'
|
// shadowColor: '#9eefce'
|
||||||
},
|
// },
|
||||||
lineStyle: {
|
// lineStyle: {
|
||||||
show: false,
|
// show: false,
|
||||||
opacity: 0
|
// opacity: 0
|
||||||
},
|
// },
|
||||||
data: [{
|
// data: [{
|
||||||
coords: xData.map((item, index) => {
|
// coords: xData.map((item, index) => {
|
||||||
return ['' + xData[index], '' + values2[index]]
|
// return ['' + xData[index], '' + values2[index]]
|
||||||
})
|
// })
|
||||||
}]
|
// }]
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
let echart = document.getElementById('echart_d2')
|
let echart = document.getElementById('echart_d2')
|
||||||
|
|||||||
Reference in New Issue
Block a user