{{ title }}
活动中
{{ location.address }}
导航
充电费用
{{ canUsePrice }}元/度
停车费用
{{
Number(station.parkFee) > 0
? station.parkFee
: "以停车场公示信息为准"
}}
充电桩类型
{{
station.equipmentInfos[0].connectorInfos[0].connectorType === 1
? "直流"
: "交流"
}}{{ station.equipmentInfos[0].connectorInfos[0].power }}kw
设备数量(共{{ totalCount }}台)
{{
statusList[status].title
}}
选择充电桩状态
{{ statusItem.title }}