首页右

This commit is contained in:
2023-06-05 13:45:15 +08:00
parent 272cbae082
commit 258be6950d

View File

@@ -68,6 +68,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="cmd_block">
<div class="machine_wrap cmd_wrap_1"> <div class="machine_wrap cmd_wrap_1">
<div class="sh_machine kongtuopan_1"> <div class="sh_machine kongtuopan_1">
<img src="../../../images/workshop/mtp.png" alt=""> <img src="../../../images/workshop/mtp.png" alt="">
@@ -127,6 +128,7 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<div class="n_right_content"> <div class="n_right_content">
<div class="item_wrap"> <div class="item_wrap">
<div class="item_tip item_tip_bg_s"> <div class="item_tip item_tip_bg_s">
@@ -648,11 +650,17 @@ export default {
_wh(100%, auto) _wh(100%, auto)
.mtp_wrap_4 .mtp_wrap_4
left 13% left 13%
.cmd_wrap_1 .cmd_block
width: 8%; width 40%
height: 15%; height 50%
top: 41%; position absolute
top: 35%;
left: 28%; left: 28%;
.cmd_wrap_1
width: 24%;
height: 36%;
top: 0
left: 0
.robot_1 .robot_1
width: 20%; width: 20%;
left: 38%; left: 38%;
@@ -711,17 +719,15 @@ export default {
top: auto; top: auto;
bottom: 9% bottom: 9%
.cmd_wrap_2 .cmd_wrap_2
left 43% left 38%
.liu_wrap .liu_wrap
width: 48%; width: 122%;
top: 60%; top: 43%;
left: 26%; left: -12%;
height: 31%;
.liu .liu
width: 100%; width: 100%;
top: 0; top: 0;
left: 0; left: 0;
height: 100%;
img img
_wh(100%, 100%) _wh(100%, auto)
</style> </style>