修改分类

This commit is contained in:
ouzhiqiang
2025-09-18 17:01:08 +08:00
parent c9987373a4
commit 36de45c2e8

View File

@@ -281,7 +281,7 @@ class TopicNas extends Common
} }
} }
} }
// dump($article_categorys_new); dump($article_categorys_new->toArray());exit;
// dump($article_categorys_two);exit; // dump($article_categorys_two);exit;
View::assign('article_categorys', $article_categorys_new); View::assign('article_categorys', $article_categorys_new);