困料货架
This commit is contained in:
@@ -121,11 +121,12 @@
|
||||
<img v-show="String(ManipulatorInfoList[0].color_status) === '2'" src="../../../images/workshop/robot_2500_red.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[0].color_status) === '3'" src="../../../images/workshop/robot_2500_yellow.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine block_1">
|
||||
<div class="sh_machine elect_1">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine block_1 block_2">
|
||||
<div class="sh_machine elect_1 elect_2">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="machine_wrap yj_wrap_1 yj_wrap_2">
|
||||
<div v-if="PressMachineList.length > 0" class="yj_info_wrap">
|
||||
@@ -169,7 +170,8 @@
|
||||
<img v-show="String(ManipulatorInfoList[1].color_status) === '2'" src="../../../images/workshop/robot_2500_red.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[1].color_status) === '3'" src="../../../images/workshop/robot_2500_yellow.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine block_1 block_2">
|
||||
<div class="sh_machine elect_1 elect_2">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="machine_wrap yj_wrap_1 yj_wrap_3">
|
||||
@@ -255,6 +257,9 @@
|
||||
<img v-show="String(ManipulatorInfoList[2].color_status) === '2'" src="../../../images/workshop/robot_2500_red.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[2].color_status) === '3'" src="../../../images/workshop/robot_2500_yellow.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine elect_1 elect_2">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="machine_wrap yj_wrap_1 yj_wrap_3 yj_wrap_5">
|
||||
<div v-if="PressMachineList.length > 0" class="yj_info_wrap">
|
||||
@@ -506,6 +511,9 @@
|
||||
<img v-show="StackingPositionList[18].color_status === 2" src="../../../images/workshop/ktp_red.png" alt="">
|
||||
<img v-show="StackingPositionList[18].color_status === 3" src="../../../images/workshop/ktp_yellow.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine elect_1 elect_2">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div v-if="TrappedShelf40List.length > 0" class="machine_wrap kl_wrap_1">
|
||||
@@ -1202,20 +1210,6 @@ export default {
|
||||
width: 98%;
|
||||
height: 55%;
|
||||
// 压机
|
||||
.yyj_wrap_1
|
||||
width 10.801%
|
||||
height 29.895%
|
||||
transform rotate(90deg)
|
||||
top: 4.4%;
|
||||
left: 90.5%;
|
||||
.yyj_wrap_2
|
||||
left: 80%;
|
||||
.cyj_wrap_1
|
||||
left 70%
|
||||
.cyj_wrap_2
|
||||
left 60%
|
||||
.cyj_wrap_3
|
||||
left 50%
|
||||
.yj_wrap_1
|
||||
width 10.801%
|
||||
height 29.895%
|
||||
@@ -1327,13 +1321,17 @@ export default {
|
||||
.zhuan_bg_arrow
|
||||
right auto
|
||||
left 10%
|
||||
.block_1
|
||||
.elect_1
|
||||
width: 10%;
|
||||
height: 9%;
|
||||
left: 74%;
|
||||
top: 27%;
|
||||
background-color #fff
|
||||
.block_2
|
||||
_fj(row,center)
|
||||
img
|
||||
position static
|
||||
_wh(50%, 100%)
|
||||
.elect_2
|
||||
left:86%
|
||||
.yj_wrap_2
|
||||
left: 71%
|
||||
@@ -1360,7 +1358,7 @@ export default {
|
||||
top 80%
|
||||
.weilan
|
||||
top 16%
|
||||
.block_2
|
||||
.elect_2
|
||||
top 9%
|
||||
left: 89%;
|
||||
.yj_wrap_3
|
||||
@@ -1475,6 +1473,9 @@ export default {
|
||||
bottom auto
|
||||
right auto
|
||||
left 10%
|
||||
.elect_2
|
||||
top: 101%;
|
||||
left: 38%;
|
||||
.yj_wrap_5
|
||||
left: 36%
|
||||
.kongtuopan_1
|
||||
@@ -1582,6 +1583,9 @@ export default {
|
||||
right 64%
|
||||
img
|
||||
transform rotate(-90deg)
|
||||
.elect_2
|
||||
top: 45%;
|
||||
left: 52%;
|
||||
.yjlz_wrap_1
|
||||
width: 1.365%;
|
||||
height: 17%;
|
||||
|
||||
Reference in New Issue
Block a user