This commit is contained in:
2023-06-14 11:00:06 +08:00
parent 107fb8554d
commit b8e5505305
2 changed files with 6 additions and 14 deletions

View File

@@ -29,11 +29,6 @@
</div> </div>
<div class="right_wrap"> <div class="right_wrap">
<div class="machine_wrap mtp_wrap_1"> <div class="machine_wrap mtp_wrap_1">
<div v-for="(e,i) in [1,2,3,4,5,6]" :key="i" class="mtp">
<img src="../../../images/workshop/mtp.png" alt="">
</div>
</div>
<div class="machine_wrap mtp_wrap_1 mtp_wrap_2">
<div v-for="(e,i) in [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]" :key="i" class="mtp"> <div v-for="(e,i) in [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]" :key="i" class="mtp">
<img src="../../../images/workshop/mtp.png" alt=""> <img src="../../../images/workshop/mtp.png" alt="">
</div> </div>
@@ -786,15 +781,12 @@ export default {
_wh(100%, auto) _wh(100%, auto)
.mtp_wrap_1 .mtp_wrap_1
width 2.5% width 2.5%
top 9% top 39%
left 3.6% left 1%
.mtp .mtp
width 100% width 100%
img img
_wh(100%, auto) _wh(100%, auto)
.mtp_wrap_2
top 39%
left 1%
.gtssj_wrap_1 .gtssj_wrap_1
width 2.5% width 2.5%
top 39% top 39%
@@ -813,14 +805,14 @@ export default {
_wh(100%, auto) _wh(100%, auto)
.cdz_wrap_1 .cdz_wrap_1
width: 3%; width: 3%;
top: 21%; top: 9%;
left: 8%; left: 3.5%;
.cdz .cdz
width 100% width 100%
img img
_wh(100%, auto) _wh(100%, auto)
.cdz_wrap_2 .cdz_wrap_2
left: 12%; top: 16%;
.yao_wrap .yao_wrap
width 69% width 69%
top 7% top 7%

View File

@@ -172,7 +172,7 @@ export default {
padding-left 3px padding-left 3px
.n_body_container .n_body_container
_wh(100%, 92%) _wh(100%, 92%)
padding 40px 50px 20px 0 padding 15px 50px 20px 0
_bis('../../../images/bg_content_r.jpg') _bis('../../../images/bg_content_r.jpg')
.n_body_container_wraper .n_body_container_wraper
_wh(100%, 100%) _wh(100%, 100%)