Browse Source

Merge branch 'dev' of company:project-shenyangk11/sy_k11_H_base_daoshi_vue_ts into dev

pull/2/head
deepblues 3 years ago
parent
commit
8a7e697713
  1. 1
      src/views/Parking/Parking.vue

1
src/views/Parking/Parking.vue

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

Loading…
Cancel
Save