From 1eb1fc161f9ee2ed6ca9b71dad4035d86c86e49a Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Fri, 4 Nov 2022 10:07:57 +0800 Subject: [PATCH] improve dashboard --- .../dashboard/DashboardCardHorizontal.vue | 56 ++++++++++++++++--- 1 file changed, 48 insertions(+), 8 deletions(-) diff --git a/src/views/components/dashboard/DashboardCardHorizontal.vue b/src/views/components/dashboard/DashboardCardHorizontal.vue index d27fa3a1..a7f59c57 100644 --- a/src/views/components/dashboard/DashboardCardHorizontal.vue +++ b/src/views/components/dashboard/DashboardCardHorizontal.vue @@ -5,29 +5,50 @@

{{ statistic || '-' }}

- {{ statisticTitle }} + {{ statisticTitle }} + + {{ showPrice(statistic) }} + + + {{ showPrice(statistic) }} + - - + :text="statisticTitle.substring(0,1)" + :title="statisticTitle" + />