修改分类

This commit is contained in:
ouzhiqiang
2025-09-18 17:01:08 +08:00
parent 0c39f65e2e
commit 19905b1b4e

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);