footer.wxss 152 B

123456789
  1. /* 作为展示用的样式 */
  2. @import '../../common.wxss';
  3. .weui-footer{
  4. margin-bottom: 50px;
  5. }
  6. .weui-footer_fixed-bottom{
  7. margin-bottom: 0;
  8. }