From 558b418d185aa2d6bddf677fb131bcc203f66d73 Mon Sep 17 00:00:00 2001 From: ouzhiqiang <835402500@qq.com> Date: Thu, 18 Sep 2025 17:01:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/controller/TopicNas.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index/controller/TopicNas.php b/app/index/controller/TopicNas.php index f2a13efc..ebf598d4 100644 --- a/app/index/controller/TopicNas.php +++ b/app/index/controller/TopicNas.php @@ -281,7 +281,7 @@ class TopicNas extends Common } } } -// dump($article_categorys_new); + dump($article_categorys_new->toArray());exit; // dump($article_categorys_two);exit; View::assign('article_categorys', $article_categorys_new);