home.wxss 96 B

123456
  1. /* pages/home/home.wxss */
  2. @import './test.wxss';
  3. .title {
  4. color: #f00;
  5. font-size: 30rpx;
  6. }