From 5127607c14427e801d384c3aa53fe76eb718e040 Mon Sep 17 00:00:00 2001 From: lzhizhao <790086754@qq.com> Date: Wed, 1 Oct 2025 21:58:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=95=86=E5=93=81=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../datacenter/product-analysis/index.vue | 111 +++++++++--------- 1 file changed, 54 insertions(+), 57 deletions(-) diff --git a/src/views/modules/datacenter/product-analysis/index.vue b/src/views/modules/datacenter/product-analysis/index.vue index a50c401..f56596c 100644 --- a/src/views/modules/datacenter/product-analysis/index.vue +++ b/src/views/modules/datacenter/product-analysis/index.vue @@ -105,20 +105,13 @@ -
-
商品排行榜
- -
商品访客数TOP
+
+
商品排行榜
+ + +
商品访客数TOP
@@ -152,13 +145,13 @@ label="访客数" width="140" > -
-
商品支付转化率TOP
+ + +
+ +
商品支付转化率TOP
@@ -196,12 +189,11 @@
- -
销售量TOP
+ + +
销售量TOP
@@ -235,13 +227,13 @@ label="销售量" width="140" > -
-
销售额TOP
+ + +
+ +
销售额TOP
@@ -279,12 +271,11 @@
- -
回复率TOP
+ + +
回复率TOP
@@ -318,8 +309,9 @@ label="回复率(%)" width="140" > -
+ + +
@@ -354,43 +346,48 @@ export default { \ No newline at end of file