From 71a6e43e32fb17423115bb5344af64a7170bd553 Mon Sep 17 00:00:00 2001 From: vine_liutk <961510893@qq.com> Date: Fri, 31 Dec 2021 17:55:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=87=E7=AD=BE=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/admin.php b/config/admin.php index 687fe434..b39fb861 100644 --- a/config/admin.php +++ b/config/admin.php @@ -96,7 +96,7 @@ return [ | Html title for all pages. | */ - 'title' => 'Admin', + 'title' => '子春生-管理后台', /* |--------------------------------------------------------------------------