From 6432f528fa3d8fb3ced69a7e38fa7bd4d164dd28 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Fri, 31 May 2024 10:52:25 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index b51dc3e..4bd9ae0 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -385,9 +385,9 @@ type: 'pie', radius: [40, 60], top: top + "%", - height: pieR + "%", + height: pieHeight + "%", left: left + '%', - width: pieR + "%", + width: pieWidth + "%", itemStyle: { borderColor: '#fff', borderWidth: 1