From 3b9452dfc30a8095e216681827f5567c104214b4 Mon Sep 17 00:00:00 2001 From: yunwuxin <448901948@qq.com> Date: Fri, 30 Jun 2023 19:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/Index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/controller/Index.php b/app/controller/Index.php index 4bae8eed2..27c1c62ca 100644 --- a/app/controller/Index.php +++ b/app/controller/Index.php @@ -1,4 +1,5 @@ *{ padding: 0; margin: 0; }'; + return ''; } public function hello($name = 'ThinkPHP8')