{{ toast }}
今日支出
¥{{ fmt(summary.daily_total) }}
本月支出 ({{ summary.record_count || 0 }}笔)
¥{{ fmt(summary.monthly_total) }}

✏️ 快速记一笔

📋 最近记录

暂无记录,快记一笔吧~
{{ e.category.icon }}
{{ e.category.name }}
{{ e.note }}
{{ e.expense_date }}
-¥{{ fmt(e.amount) }}
{{ page }} / {{ totalPages }}
{{ anaMonth }}
月支出
¥{{ fmt(summary.monthly_total) }}
笔数
{{ summary.record_count || 0 }}

📈 月度趋势

🍩 分类占比 ({{ anaMonth }})

📊 分类明细

分类金额占比笔数
{{ c.icon }} {{ c.name }} ¥{{ fmt(c.total) }} {{ c.percent }}%
{{ c.count }}
本月暂无数据