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