困料货架

This commit is contained in:
2023-06-21 10:09:41 +08:00
parent 732f415989
commit 1fb497a5eb
4 changed files with 113 additions and 39 deletions

View File

@@ -158,8 +158,8 @@
<img src="../../../images/workshop/elect.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_2">
<div v-if="PressMachineList.length > 0" class="yj_info_wrap">
@@ -212,6 +212,7 @@
<img v-show="String(ManipulatorInfoList[1].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">
@@ -313,6 +314,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">
@@ -572,6 +576,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="TrappedMaterialShelfList.length > 0" class="machine_wrap kl_wrap_1">
@@ -1503,6 +1510,10 @@ export default {
left: 74%;
top: 27%;
background-color #fff
_fj(row,center)
img
position static
_wh(50%, 100%)
.elect_2
left:86%
.yj_wrap_2
@@ -1633,6 +1644,9 @@ export default {
bottom auto
right auto
left 10%
.elect_2
top: 101%;
left: 38%;
.yj_wrap_5
top 61%
.kongtuopan_1
@@ -1738,6 +1752,9 @@ export default {
right 64%
img
transform rotate(-90deg)
.elect_2
top: 46%;
left: 52%;
.kl_wrap_1
width 2%
height 63%