{{ errorMessage }}
总收入
¥{{ totalIncome.toFixed(2) }}
{{ summaryPeriodText }}
总支出
¥{{ totalExpense.toFixed(2) }}
{{ summaryPeriodText }}
净结余
¥{{ totalBalance.toFixed(2) }}
{{ summaryPeriodText }}
结余率
{{ savingsRate.toFixed(1) }}%
{{ savingsRateLabel }}
收入
支出
每月收支对比
月度明细
由记账页同步 · 此处仅查看| 月份 | 收入 (¥) | 已扣税 (¥) | 支出 (¥) | 结余 (¥) |
|---|---|---|---|---|
| {{ item.month }} 月 | ¥{{ item.income.toFixed(2) }} | ¥{{ (item.tax || 0).toFixed(2) }} | ¥{{ item.expense.toFixed(2) }} | ¥{{ (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 天
“
{{ dailyQuote }}