add trend in income and expense card in overview page

This commit is contained in:
MaysWind
2023-07-30 23:00:00 +08:00
parent 6cb7e4caf7
commit dea36d4b80
13 changed files with 462 additions and 20 deletions
+1
View File
@@ -837,6 +837,7 @@ export default {
'PIN code is wrong': 'PIN code is wrong',
'Sign Up': 'Sign Up',
'Overview': 'Overview',
'Trend in Income and Expense': 'Trend in Income and Expense',
'View Details': 'View Details',
'Transaction List': 'Transaction List',
'Account List': 'Account List',
+1
View File
@@ -837,6 +837,7 @@ export default {
'PIN code is wrong': 'PIN码错误',
'Sign Up': '注册',
'Overview': '总览',
'Trend in Income and Expense': '收入与支出趋势',
'View Details': '查看详情',
'Transaction List': '交易列表',
'Account List': '账户列表',