baseInfoTemplate.wxss 122 B

12345678910
  1. .rtu-baseinfo-title{
  2. font-size: 26rpx;
  3. color:#426666;
  4. }
  5. .rtu-baseinfo-text{
  6. font-size: 26rpx;
  7. color:darkgrey;
  8. }