Browse Source

fix: 🧩 停车介绍样式优化

pull/3/head
liyongle 3 years ago
parent
commit
9002137643
  1. 1
      src/views/Parking/Parking.vue

1
src/views/Parking/Parking.vue

@ -202,6 +202,7 @@ getParkingInfo().then(({ data }) => {
font-size: 14px;
font-family: 'font_regular';
text-align: justify;
white-space: pre-wrap;
color: #736661;
line-height: 28px;
}

Loading…
Cancel
Save