index.wxss 113 B

1234567
  1. .playLine {
  2. position: fixed;
  3. z-index: 999;
  4. width: 100%;
  5. height: 1rpx;
  6. background-color: transparent;
  7. }