年度收支汇总

参考数据:data_{{ currentYear }}
{{ errorMessage }}
总收入
¥ {{ totalIncome.toFixed(2) }}
{{ summaryPeriodText }}
月均收入 {{ avgIncome.toFixed(2) }} 元
总支出
¥ {{ totalExpense.toFixed(2) }}
{{ summaryPeriodText }}
月均支出 {{ avgExpense.toFixed(2) }} 元
总结余
¥ {{ totalBalance.toFixed(2) }}
结余率 {{ savingsRate.toFixed(1) }}% · {{ savingsRateLabel }}
加载数据中...

月度明细

直接编辑单元格即可记录 · 修改后自动保存
月份收入 (¥)已扣税 (¥)支出 (¥)结余 (¥)
{{ item.month }} 月 ¥ {{ (item.income - item.expense).toFixed(2) }}
总计 ¥ {{ totalIncome.toFixed(2) }} ¥ {{ totalTax.toFixed(2) }} ¥ {{ totalExpense.toFixed(2) }} ¥ {{ totalBalance.toFixed(2) }}
🕒
已离职 0 天 00 时 00 分 00 秒 已靠自媒体存活 0 年 0 月 0 天

请输入密码

请输入访问密码以查看收支数据

{{ passwordError }}