From 6ae3bc82bb649848b280bc982ad64a43c207c6e4 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 16 Jul 2023 13:50:06 +0800 Subject: [PATCH] modify style --- .../desktop/statistics/TransactionPage.vue | 43 +++++++++---------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/src/views/desktop/statistics/TransactionPage.vue b/src/views/desktop/statistics/TransactionPage.vue index 22cf781c..b3bdba00 100644 --- a/src/views/desktop/statistics/TransactionPage.vue +++ b/src/views/desktop/statistics/TransactionPage.vue @@ -4,8 +4,26 @@
- +
+ + + {{ $t('Pie Chart') }} + + + {{ $t('Bar Chart') }} + + +
+ + {{ $t(dataType.name) }} @@ -18,26 +36,7 @@