tarbar.wxss 77 B

12345678
  1. /* component/tarbar/tarbar.wxss */
  2. .layer {
  3. display: flex;
  4. }
  5. .content {
  6. }