This commit is contained in:
2023-06-06 16:58:12 +08:00
parent 47f5249ed1
commit 2cd59bcf82
2 changed files with 45 additions and 571 deletions

View File

@@ -42,6 +42,11 @@
<img src="../../../images/workshop/gtssj.png" alt="">
</div>
</div>
<div class="machine_wrap ktp_wrap_1">
<div class="ktp">
<img src="../../../images/workshop/ktp.png" alt="">
</div>
</div>
<div class="machine_wrap cpj_wrap_1">
<div class="cpj">
<img src="../../../images/workshop/cpj.png" alt="">
@@ -70,6 +75,9 @@
</div>
<div class="cmd_block">
<div class="machine_wrap cmd_wrap_1">
<div class="sh_machine weilan1">
<img src="../../../images/workshop/weilan_5.png" alt="">
</div>
<div class="sh_machine kongtuopan_1">
<img src="../../../images/workshop/mtp.png" alt="">
</div>
@@ -79,7 +87,7 @@
<div class="sh_machine robot_1">
<img src="../../../images/workshop/robot_4.png" alt="">
</div>
<div class="sh_machine weilan">
<div class="sh_machine weilan2">
<img src="../../../images/workshop/weilan_5.png" alt="">
</div>
<div class="sh_machine fjfztb">
@@ -96,6 +104,9 @@
</div>
</div>
<div class="machine_wrap cmd_wrap_1 cmd_wrap_2">
<div class="sh_machine weilan1">
<img src="../../../images/workshop/weilan_5.png" alt="">
</div>
<div class="sh_machine kongtuopan_1">
<img src="../../../images/workshop/mtp.png" alt="">
</div>
@@ -105,7 +116,7 @@
<div class="sh_machine robot_1">
<img src="../../../images/workshop/robot_4_gray.png" alt="">
</div>
<div class="sh_machine weilan">
<div class="sh_machine weilan2">
<img src="../../../images/workshop/weilan_5.png" alt="">
</div>
<div class="sh_machine fjfztb">
@@ -599,18 +610,19 @@ export default {
_wh(100%, auto)
.mtp_wrap_2
top 35%
left 0
.gtssj_wrap_1
width 2.5%
top 35%
left 8%
left 2.6%
.gtssj
width 100%
img
_wh(100%, auto)
.cpj_wrap_1
width 4.5%
top 38%
left 6.5%
width: 4%;
top: 38%;
left: 1.3%;
.cpj
width 100%
img
@@ -666,31 +678,28 @@ export default {
.robot_1
width: 20%;
left: 38%;
top: -2%;
top: 0
.kongtuopan_1
width 15%
height 13%
width 26%
top 3%
left 3%
img
_wh(100%, 100%)
.kongtuopan_2
width 15%
height 13%
width 26%
top 3%
left auto
right 3%
.fjfztb
width: 44%
top: 33%;
left: 26%
.weilan1
width: 100%;
height: 53%;
left: 0;
transform rotate(180deg)
img
_wh(100%, 100%)
.fjfztb
width: 44%;
height: 60%;
top: 27%;
left: 26%;
img
_wh(100%, 100%)
.weilan
.weilan2
width: 100%;
height: 53%;
top: auto;
@@ -719,17 +728,19 @@ export default {
width: 20%;
left: 38%;
top: auto;
bottom: 9%
bottom: 12%
.cmd_wrap_2
left 38%
.liu_wrap
width: 122%;
top: 43%;
left: -12%;
.liu
width: 100%;
top: 0;
left: 0;
.ktp_wrap_1
width: 2.5%;
top: 35%;
left: 23%;
.ktp
width 100%
img
_wh(100%, auto)
.liu_wrap
width: 130%;
top: 43%;
left: -15%
</style>