index-list.wxss 123 B

1234567891011
  1. @import '../../common.wxss';
  2. page{
  3. background-color: #FFFFFF;
  4. height: 100%;
  5. }
  6. .city__list {
  7. height: 100%;
  8. }