{{ group.community_name }} · {{ group.stations.length }}桩
{{ statusText(s.status) }}
{{ s.name }}
📍 {{ s.community_name }}
🔌
暂无充电桩
{{ selectedStation.name }}
小区{{ selectedStation.community_name || '-' }}
地址{{ selectedStation.address || '-' }}
状态{{ statusText(selectedStation.status) }}
功率{{ selectedStation.power_rate }} kW
桩主{{ selectedStation.owner_name || '桩主' }}
电价方案
{{ p.name }} {{ p.start_time }}-{{ p.end_time }}
{{ p.electricity_price }} + {{ p.service_price }} = {{ (parseFloat(p.electricity_price) + parseFloat(p.service_price)).toFixed(3) }} 元/度
充电中
{{ formatNum(chargingSession.current_kwh) }} 度
{{ formatDuration(chargingSession.duration) }}
充电时长
{{ formatNum(chargingSession.current_power) }} kW
实时功率
¥{{ formatNum(chargingSession.current_fee) }}
预估费用
{{ chargingSession.current_period.name }}
充电完成 - 待支付
订单号{{ pendingOrder.order_no }}
充电桩{{ pendingOrder.station_name }}
充电量{{ formatNum(pendingOrder.kwh) }} 度
电费¥{{ formatNum(pendingOrder.electricity_fee) }}
服务费¥{{ formatNum(pendingOrder.service_fee) }}
总费用¥{{ formatNum(pendingOrder.total_fee) }}
当前余额:¥{{ formatNum(walletBalance) }}
充电记录
📋
暂无充电记录
{{ o.station_name }}
{{ orderStatusText(o.status) }}
充电量{{ formatNum(o.kwh) }} 度
时长{{ formatDuration(o.duration) }}
费用¥{{ formatNum(o.total_fee) }}
时间{{ formatTime(o.created_at) }}
钱包余额
¥{{ formatNum(walletBalance) }}
交易记录
💰
暂无交易记录
{{ txnTypeText(t.type) }}
{{ t.description }}
{{ formatTime(t.created_at) }}
{{ t.amount >= 0 ? '+' : '' }}¥{{ formatNum(t.amount) }}
推广总收益
¥{{ formatNum(promotionInfo.totalEarnings) }}
邀请 {{ promotionInfo.invitedCount || 0 }} 人
我的推广码
分享推广码,新用户注册即绑定推广关系,每单享佣金
邀请用户
👥
暂无邀请记录
{{ u.name }}
{{ u.phone }}
¥{{ formatNum(u.earnings) }}
🏠
首页
📋
订单
💰
钱包
📢
推广