光伏功能
This commit is contained in:
@ -149,7 +149,7 @@
|
||||
{{ totalData.totalChargePrice | isNull }}
|
||||
</view>
|
||||
<view class="title">
|
||||
{{ $t('homePage.earning.monthTotalChargePrice') }}
|
||||
{{ $t('homePage.home.enmonthTotalChargePrice') }}
|
||||
</view>
|
||||
|
||||
</view>
|
||||
@ -164,7 +164,7 @@
|
||||
{{ totalData.totalDisChargePrice | isNull }}
|
||||
</view>
|
||||
<view class="title">
|
||||
{{ $t('homePage.earning.monthTotalDisChargePrice') }}
|
||||
{{ $t('homePage.home.enmonthTotalDisChargePrice') }}
|
||||
</view>
|
||||
|
||||
</view>
|
||||
@ -179,7 +179,7 @@
|
||||
{{ totalData.income | isNull }}
|
||||
</view>
|
||||
<view class="title">
|
||||
{{ $t('homePage.earning.earnings') }}
|
||||
{{ $t('homePage.home.enearnings') }}
|
||||
</view>
|
||||
<view class="bg">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user