zhongshujie
2024-12-20 a9877004f436bb9f53173c1692de345726e0e521
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;
}