pages/article/article.vue @@ -174,7 +174,7 @@ .select('#articleBox') .boundingClientRect(data => { that.swiperHeight = (safeArea.bottom - data.top - 44); that.swiperHeight = (safeArea.bottom - data.top - 50); }) .exec();