| pages/dashboard/dashboard.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/dashboard/dashboard.vue
@@ -3,7 +3,7 @@ <!-- Header --> <view class="header"> <view class="header-left"> <text class="logo-text">Zoneyung</text> <image class="logo-image" :src="`${serverUrl}/openapi/getLogo`" mode="heightFix"></image> </view> <view class="header-center"> <text class="title">智能大屏显示系统 - {{ deviceName }}</text> @@ -606,6 +606,9 @@ font-style: italic; color: #ffffff; } .logo-image { height: 4vh; } .logo-sub { font-size: 0.8rem; color: #aaaaaa;