样式
This commit is contained in:
@@ -434,6 +434,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">
|
||||
@@ -646,12 +649,12 @@
|
||||
<router-link to="/pdone" class="tooltip_page">6</router-link>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="style_block" style="left: calc(100% / 3);top:0;"></div>
|
||||
<div class="style_block" style="left: calc(100% / 3);top:0;"></div>
|
||||
<div class="style_block" style="background: green;left: calc(100% / 3);top:calc(100% / 3);"></div>
|
||||
<div class="style_block" style="left: calc(100% / 3);bottom: 0"></div>
|
||||
<div class="style_block" style="background: green;left: calc(200% / 3);top:0;"></div>
|
||||
<div class="style_block" style="left: calc(200% / 3);top:calc(100% / 3);"></div>
|
||||
<div class="style_block" style="background: blue;left: calc(200% / 3);bottom: 0"></div> -->
|
||||
<div class="style_block" style="background: blue;left: calc(200% / 3);bottom: 0"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -1421,9 +1424,10 @@ export default {
|
||||
background-color #d9d9d9
|
||||
top auto
|
||||
bottom 0
|
||||
_fj(row,center)
|
||||
_fj(row,flex-start)
|
||||
padding 0 10px
|
||||
p
|
||||
_font(15px,17px,#333,,)
|
||||
_font(15px,17px,#333,,left)
|
||||
.jzjcss
|
||||
width: 24%;
|
||||
left: 51%;
|
||||
@@ -1679,6 +1683,9 @@ export default {
|
||||
width: 18%;
|
||||
top: 12%;
|
||||
left: 57%;
|
||||
.elect_2
|
||||
top: 74%;
|
||||
left: 38%;
|
||||
.yj_wrap_8
|
||||
top 89%
|
||||
.yj_wrap_17
|
||||
|
||||
Reference in New Issue
Block a user