Monitor-APP/pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Monitor-APP/pages/home/home.vue
@@ -157,12 +157,11 @@ </y-box> </view> <view style="height: 2%;"></view> <view style="height: 18%;"> <y-box> <view class="flex-col" style="width: 100%;height: 100%;font-size: 4vh;justify-content: center;letter-spacing: 1vh;"> 智能大屏显示系统 <view style="height: 18%;display: flex;justify-content: space-around;align-items: center;"> <view style="height: 50%;"> <image style="height: 100%;" src="../../static/img/logo-bai.png" mode="aspectFit"></image> </view> </y-box> </view> </view> </view>