From d3859675a0b14b23fcfad69861a42350b7ac9e26 Mon Sep 17 00:00:00 2001 From: desion <334039090@qq.com> Date: Sun, 30 Aug 2020 21:07:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BE=E5=8C=BA=E5=8D=A1=E7=89=87=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Admin/{Metrics => Card}/Community/TotalAmount.php | 2 +- app/Admin/{Metrics => Card}/Community/TotalCommunity.php | 2 +- app/Admin/{Metrics => Card}/Community/TotalUser.php | 2 +- app/Admin/Controllers/HomeController.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename app/Admin/{Metrics => Card}/Community/TotalAmount.php (94%) rename app/Admin/{Metrics => Card}/Community/TotalCommunity.php (94%) rename app/Admin/{Metrics => Card}/Community/TotalUser.php (95%) diff --git a/app/Admin/Metrics/Community/TotalAmount.php b/app/Admin/Card/Community/TotalAmount.php similarity index 94% rename from app/Admin/Metrics/Community/TotalAmount.php rename to app/Admin/Card/Community/TotalAmount.php index 4690e03..c5245b0 100644 --- a/app/Admin/Metrics/Community/TotalAmount.php +++ b/app/Admin/Card/Community/TotalAmount.php @@ -1,5 +1,5 @@