shuishen
2021-09-06 27a6b50f5090ef558af14fc642d71a722382ac13
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();