.footer{ position: fixed; left: 0; right: 0; bottom: 0; background: #fff; padding: 10rpx; border-top: 1px solid #f1f1f1; } .footer view{ border-radius: 6rpx; background: #26A2FF; color: #fff; height: 88rpx; text-align: center; line-height: 88rpx; }