view, swiper, swiper-item { box-sizing: border-box; } image { display: block; } .safe-view { height: env(safe-area-inset-bottom); } .tabbar-bottom{ height: calc(100rpx + env(safe-area-inset-bottom)); } button::after { border: none; }