home.wxss 81 B

12345
  1. /* pages/home/home.wxss */
  2. @import '../list/list.wxss';
  3. .first {
  4. color: #f00;
  5. }