log.wxss 121 B

12345678910
  1. .footer {
  2. position:fixed;
  3. left: 0;
  4. bottom: 0;
  5. width:750rpx;
  6. }
  7. .footer-view {
  8. width: 750rpx;
  9. height: 100rpx;
  10. }