detail.wxss 131 B

12345678910
  1. .bg {
  2. position: relative;
  3. width: 100%;
  4. height: 100%;
  5. background: #ffe3dc;
  6. }
  7. .bg image {
  8. width: 100%;
  9. height: 1127rpx;
  10. }