|
@@ -33,9 +33,9 @@
|
|
<div v-if="index === 4" class="img">
|
|
<div v-if="index === 4" class="img">
|
|
<img src="../../images/smodule/waste-cate5.png" alt="">
|
|
<img src="../../images/smodule/waste-cate5.png" alt="">
|
|
</div>
|
|
</div>
|
|
- <div v-if="index === 5" class="img">
|
|
|
|
|
|
+ <!-- <div v-if="index === 5" class="img">
|
|
<img src="../../images/smodule/waste-cate6.png" alt="">
|
|
<img src="../../images/smodule/waste-cate6.png" alt="">
|
|
- </div>
|
|
|
|
|
|
+ </div> -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
@@ -171,9 +171,9 @@ export default class Smodule23 extends Vue {
|
|
margin-top: 1%;
|
|
margin-top: 1%;
|
|
}
|
|
}
|
|
.waste-cate-box .one{
|
|
.waste-cate-box .one{
|
|
- width: 11.7%;
|
|
|
|
|
|
+ width: 15%;
|
|
height: 100%;
|
|
height: 100%;
|
|
- margin-left: 4.3%;
|
|
|
|
|
|
+ margin-left: 5%;
|
|
background-image: url(../../images/smodule/waste-halo.png);
|
|
background-image: url(../../images/smodule/waste-halo.png);
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|