|
@@ -9,11 +9,11 @@
|
|
|
<image src='/images/charging2_1.png'></image>
|
|
|
</view>
|
|
|
<view class='charging_text_title1'>
|
|
|
- <text class='bold'>{{chargPile.address}}</text>
|
|
|
+ <text class='bold'>终端编号:{{chargPile.chargPileId}}</text>
|
|
|
<text class="h1">{{chargPile.chargPileName}}</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <text style='margin-bottom:10rpx;'>终端编号:{{chargPile.chargPileId}}</text>
|
|
|
+ <text style='margin-bottom:10rpx;'>{{chargPile.address}}</text>
|
|
|
<!-- <text class='fast' wx:if="{{chargPile.pileType=='快充'}}">快桩:2小时</text>
|
|
|
<text class='slow' wx:if="{{chargPile.pileType=='慢充'}}">慢桩:2小时</text> -->
|
|
|
<text class="inline">实时参考费用:</text>
|