Bladeren bron

[Mod 0000]优化气压组件样式

hongrunxia 1 week geleden
bovenliggende
commit
6bfc7d8862

+ 1 - 1
src/layouts/default/header/components/weatherBroadcast.vue

@@ -7,7 +7,7 @@
     </a-badge> -->
       <div style="display: flex; flex-direction: row" class="btn-header">
         <img :src="parseWeatherData(weatherObj.text)" class="weather-icon" />
-        <span class="unit">{{ weatherObj.pressure }} hPa</span>
+        <span class="unit">{{ weatherObj.pressure }}&nbsp;hPa</span>
         <FileSearchOutlined style="font-size: 18px; color: #fff; line-height: 50px" />
       </div>
     </div>

File diff suppressed because it is too large
+ 658 - 566
src/views/vent/monitorManager/mainFanMonitor/index.vue


Some files were not shown because too many files changed in this diff