困料货架
This commit is contained in:
@@ -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%
|
||||
|
||||
@@ -84,6 +84,9 @@
|
||||
<img v-show="String(e.point_status) === '1'" src="../../../images/workshop/mtp.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="sh_machine elect_1 elect_5">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="cmd_block">
|
||||
<div class="machine_wrap ktp_wrap_1">
|
||||
@@ -161,7 +164,7 @@
|
||||
<div class="sh_machine kongtuopan_1">
|
||||
<img src="../../../images/workshop/mtp.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine kongtuopan_2">
|
||||
<div class="sh_machine kongtuopan_1 kongtuopan_2">
|
||||
<img src="../../../images/workshop/mtp.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine robot_1">
|
||||
@@ -282,6 +285,18 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sh_machine elect_1">
|
||||
<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 class="sh_machine elect_1 elect_3">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine elect_1 elect_4">
|
||||
<img src="../../../images/workshop/elect.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1155,6 +1170,44 @@ export default {
|
||||
left: 76%;
|
||||
top: 58%;
|
||||
transform: rotate(-90deg);
|
||||
.elect_1
|
||||
width: 4%;
|
||||
height: 2.96%;
|
||||
left: 55%;
|
||||
top: 1%;
|
||||
background-color #fff
|
||||
_fj(row,center)
|
||||
img
|
||||
position static
|
||||
_wh(50%, 100%)
|
||||
.elect_2
|
||||
width: 2.7%;
|
||||
height: 4.4%;
|
||||
left: 55%;
|
||||
top: 38%;
|
||||
img
|
||||
_wh(80%, 80%)
|
||||
.elect_3
|
||||
width: 3.5%;
|
||||
height: 4.4%;
|
||||
left: 12%;
|
||||
top: 50%;
|
||||
img
|
||||
_wh(60%, 100%)
|
||||
.elect_4
|
||||
width: 7%;
|
||||
height: 4.4%;
|
||||
left: 36%;
|
||||
top: 115%;
|
||||
img
|
||||
_wh(40%, 100%)
|
||||
.elect_5
|
||||
width: 2%;
|
||||
height: 28%;
|
||||
left: 100.2%
|
||||
top: 56%;
|
||||
img
|
||||
_wh(80%, 50%)
|
||||
.rotate_1
|
||||
animation rotate_1 1.5s linear 1.5s infinite alternate-reverse
|
||||
@keyframes rotate_1 {
|
||||
|
||||
@@ -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