yiming
2024-03-15 7231b5929a66bb1ec3b832be85f5e3f6ce40ad9f
pages/resourceDetails/document/index.wxss
@@ -3,7 +3,6 @@
  background-color: #fff;
  display: flex;
  align-items: center;
}
.navbar-title {
@@ -18,7 +17,6 @@
.button-example {
  margin: 0 70rpx;
  background-color: #ff6c00;
  display: flex;
  justify-content: center;
@@ -26,7 +24,6 @@
.button-example .text {
  background-color: #ff6c00;
}
.t-button--default {
@@ -62,15 +59,9 @@
.pictureBox {
  display: flex;
  justify-content: center;
}
.pictureBox image {
  width: 520rpx;
  height: 800rpx;
}
image {
  width: 750rpx;
  height: 1200rpx;
  /* width: 520rpx;
  height: 800rpx; */
}