From 266bc5bab7fbc71524d31eaf1172c72d499edf72 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Sat, 12 Apr 2025 17:12:35 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B7=BB=E5=8A=A0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/Index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/index/controller/Index.php b/app/index/controller/Index.php index 54d247cf..252988d8 100644 --- a/app/index/controller/Index.php +++ b/app/index/controller/Index.php @@ -14,6 +14,9 @@ use think\facade\View; */ class Index extends Common { + /** + * 首页 + */ public function index() { // 获取banner数据