feat(projects): page home & perf useEcharts

This commit is contained in:
Soybean
2024-01-24 01:48:23 +08:00
parent 0fae9932ac
commit 62e4da053d
8 changed files with 511 additions and 23 deletions

View File

@ -184,6 +184,18 @@ const local: App.I18n.Schema = {
},
prdDep: 'Production Dependency',
devDep: 'Development Dependency'
},
home: {
downloadCount: 'Download Count',
registerCount: 'Register Count',
schedule: 'Work and rest Schedule',
study: 'Study',
work: 'Work',
rest: 'Rest',
entertainment: 'Entertainment',
visit: 'Visit Count',
amount: 'Amount',
trade: 'Trade Count'
}
},
form: {