index.module.less 99 B

1234567
  1. .audioList{
  2. position: fixed;
  3. left: 0;
  4. bottom: 0;
  5. width: 100%;
  6. z-index: -1000;
  7. }