样式
This commit is contained in:
@@ -369,6 +369,9 @@
|
||||
<img v-show="String(ManipulatorInfoList[3].color_status) === '2'" src="../../../images/workshop/robot_2500_red.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[3].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 yj_wrap_8">
|
||||
<div v-if="PressMachineList.length > 0" class="yj_info_wrap">
|
||||
@@ -1174,13 +1177,13 @@ export default {
|
||||
height: 98%;
|
||||
bottom: -33%;
|
||||
left: auto;
|
||||
right: 57.5%;
|
||||
right: 51.5%
|
||||
transform: rotate(90deg);
|
||||
.lz
|
||||
position relative
|
||||
_wh(100%,4.96%)
|
||||
.mgt5
|
||||
margin-top 45%
|
||||
margin-top 75%
|
||||
.kl_wrap_2
|
||||
bottom -40%
|
||||
.yaji_wrap
|
||||
@@ -1342,7 +1345,7 @@ export default {
|
||||
top 9%
|
||||
left: 89%;
|
||||
.yj_wrap_3
|
||||
left: 53%
|
||||
left: 52.6%
|
||||
.yj_info_wrap
|
||||
top -10%
|
||||
width 148%
|
||||
@@ -1508,6 +1511,9 @@ export default {
|
||||
width: 18%;
|
||||
top: 12%;
|
||||
left: 57%;
|
||||
.elect_2
|
||||
top: 74%;
|
||||
left: 38%;
|
||||
.yj_wrap_8
|
||||
left 3%
|
||||
.yj_wrap_17
|
||||
|
||||
Reference in New Issue
Block a user