誰要記帳?

{{ WP_CONFIG.USERS[selectedUserKey].name }}

請輸入 4 位密碼

🏠 {{ currentUser.name }} 的空間

{{ currentMonth }}月 淨結餘

${{ formatDisplay(monthBalance) }}

Income

+{{ formatDisplay(monthIncome) }}

Expense

-{{ formatDisplay(monthExpense) }}

🔍
Per Page
{{ date === new Date().toISOString().split('T')[0] ? 'Today' : date }}
{{ getSubCat(post) }}

{{ post.title.rendered }}

{{ post.categories.includes(WP_CONFIG.INCOME_ID) ? 'Income' : 'Expense' }}

{{ post.categories.includes(WP_CONFIG.INCOME_ID) ? '+' : '-' }}{{ formatDisplay(getAmount(post)) }}

{{ currentPage }} / {{ totalPages }}

沒有找到相關記錄

6-Month Trend

Expense Analysis