{{ 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 }}