leave.wxss 73 B

12345678
  1. .container{
  2. padding: 0;
  3. margin: 0;
  4. }
  5. page{
  6. background: #f1f1f1;
  7. }