QYF-GitLab1
1 天以前 8f3c61c740322c6a9eb5314a05e43016a5f2191c
packageBookService/pages/components/webView/index.wxss
@@ -13,4 +13,15 @@
.pdfItem {
  text-align: center;
  box-shadow: 0 3px 6px 1px #00000029;
}
.pdfItem image {
  min-height: 1000rpx;
  width: 100%;
}
.body-loading {
  padding: 200rpx 0;
  text-align: center;
}