banner-page.wxss 335 B

1234567891011121314151617181920212223
  1. ax-body.data-v-2e47cea8{
  2. display: block;
  3. height: 100%;
  4. }
  5. .page-background.data-v-2e47cea8{
  6. position: fixed;
  7. top: 0;
  8. left: 0;
  9. right: 0;
  10. z-index: -100;
  11. }
  12. .page-background image.data-v-2e47cea8{
  13. display: block;
  14. width: 100%;
  15. }
  16. .image-box.data-v-2e47cea8{
  17. width: 100%;
  18. height: 100%;
  19. }
  20. .image-bg.data-v-2e47cea8{
  21. width: 100%;
  22. }