@@ -99,6 +99,8 @@ export default {
margin: 0 auto ;
border-radius: 20upx;
overflow: hidden;
+ -webkit-backface-visibility: hidden;
+-webkit-transform: translate3d(0, 0, 0);
.tui-banner-swiper {
height: 100%;
}
@@ -264,8 +264,8 @@ export default {
.main{
- margin: 100upx 0;
- padding-bottom: 30upx;
+ padding: 100upx 0 130upx;
+ // padding-bottom: 30upx;
&>.banner_box{
width: 100vw;
height: 750upx;