From 9b5239ece88ee43b09a253e16d7137bb361d576c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Wed, 2 Nov 2022 10:37:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/config/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html index 8b347b219..9e91b7194 100644 --- a/app/admin/view/config/index.html +++ b/app/admin/view/config/index.html @@ -161,7 +161,7 @@ 运行环境 - {:ucfirst($request->server('SERVER_SOFTWARE',php_sapi_name()))} & PHP {$Think.const.PHP_VERSION} + {:ucfirst($request->server('SERVER_SOFTWARE',php_sapi_name()))} & PHP {$Think.const.PHP_VERSION} & {:ucfirst(app()->db->connect()->getConfig('type'))}