index.wxss 108 B

123456789
  1. .fui-banner__box {
  2. width: 100%;
  3. min-height: 538rpx;
  4. position: relative;
  5. background-color: #EDF9FF;
  6. }