fix:修复订单详情页解析计费配置异常的bug
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
<!-- 自定义导航栏 -->
|
||||
<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">风电者共享风扇</text>
|
||||
<text class="navbar-title">{{ $t('home.title') }}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user