fix:修复订单详情页解析计费配置异常的bug

This commit is contained in:
2025-11-05 09:05:44 +08:00
parent eae9d75a6e
commit 85702d8d08
3 changed files with 39 additions and 26 deletions
+1 -2
View File
@@ -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>