|
@@ -2,8 +2,8 @@
|
|
|
<view class="map_text" hover-class='active'>
|
|
|
<view class='charging_text_title'>
|
|
|
<view class='charging_text_title1'>
|
|
|
- <text class="bold">终端编号:{{chargPileId}}</text>
|
|
|
- <text class='h1'>{{chargPile.chargPileName}}</text>
|
|
|
+ <text class="bold">{{chargPile.chargPileName}}</text>
|
|
|
+ <text class='h1'>终端编号:{{chargPileId}}</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<text class="left">地址:{{chargPile.address}}</text>
|