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