加载中...
今日用电概览 单价:{{ computedPrice }} 元/度
今日用量 {{ todaySummary.usage !== undefined ? Number(todaySummary.usage).toFixed(2) : '--' }} 度
今日消费 {{ todaySummary.actualCost !== undefined ? Number(todaySummary.actualCost).toFixed(2) : '--' }} 元
本月用量 {{ monthSummary.usage !== undefined ? Number(monthSummary.usage).toFixed(2) : '--' }} 度
本月消费 {{ monthSummary.actualCost !== undefined ? Number(monthSummary.actualCost).toFixed(2) : '--' }} 元
剩余电量 {{ currentData.remain !== undefined ? Number(currentData.remain).toFixed(2) : '--' }} 度
剩余余额 {{ currentData.balance !== undefined ? Number(currentData.balance).toFixed(2) : '--' }} 元
每日电量(日历)
{{ calendarYear }}年{{ (calendarMonth+1).toString().padStart(2,'0') }}月
日 一 二 三 四 五 六
趋势图
天 周 月
请输入访问密码
密码错误,请重试