index.wxss 106 B

12345678
  1. .hide-btn{
  2. position: fixed;
  3. top: 0;
  4. left: 0;
  5. width: 100%;
  6. height: 100rpx;
  7. background: white;
  8. }