fix:修复bug
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
<!-- 自定义导航栏 -->
|
||||
<view class="custom-navbar" :style="{ paddingTop: statusBarHeight + 'px' }">
|
||||
<view class="navbar-content" :style="{ height: navBarHeight + 'px' }">
|
||||
<text class="navbar-title">{{ $t('home.title') }}</text>
|
||||
<!-- <text class="navbar-title">{{ $t('home.title') }}</text> -->
|
||||
<text class="navbar-title">风电者共享风扇</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user