From e4d162194cee4eb3218d709cc6524d376183e7cb Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Wed, 2 Apr 2025 10:47:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E7=BB=9F=E8=AE=A1=E6=82=AC?= =?UTF-8?q?=E6=B5=AE=E6=95=B0=E6=8D=AE=E6=98=BE=E7=A4=BA=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/data/index.vue | 148 +++++++++++++-------------------------- 1 file changed, 48 insertions(+), 100 deletions(-) diff --git a/src/views/data/index.vue b/src/views/data/index.vue index 6d2c015..220f131 100644 --- a/src/views/data/index.vue +++ b/src/views/data/index.vue @@ -48,11 +48,11 @@
-
+
营业
- + 今天 昨天 最近7天 @@ -62,20 +62,12 @@ 自定义
- +
-
+
@@ -142,28 +134,20 @@
-
-
+
+ }" />
@@ -179,30 +163,22 @@
-
-
+
+ }" />
@@ -246,11 +222,7 @@
翻台率 - + @@ -283,18 +255,10 @@
-
+
销售趋势
-
+
支付占比
@@ -303,20 +267,9 @@ 30天
-
-
+
+
@@ -347,23 +300,15 @@
-->
- + - - - + + + -
- +
+
@@ -804,7 +749,10 @@ export default { x: "center", }, tooltip: { - trigger: "axis", + trigger: "item", + formatter: (params) => { + return `${params.value}`; + }, }, xAxis: [ {