add transaction statistics page

This commit is contained in:
MaysWind
2023-07-09 23:58:33 +08:00
parent 298c0922cb
commit 5e986b2d04
10 changed files with 1289 additions and 4 deletions
+2
View File
@@ -25,6 +25,7 @@
"clipboard": "^2.0.11",
"crypto-js": "^4.1.1",
"dom7": "^4.0.6",
"echarts": "^5.4.2",
"framework7": "^8.1.0",
"framework7-icons": "^5.0.5",
"framework7-vue": "^8.1.0",
@@ -39,6 +40,7 @@
"swiper": "^9.3.2",
"ua-parser-js": "^1.0.35",
"vue": "^3.3.4",
"vue-echarts": "^6.6.0",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.2",
"vue3-perfect-scrollbar": "^1.6.1",