修改分类
This commit is contained in:
@@ -281,10 +281,10 @@ class TopicNas extends Common
|
||||
}
|
||||
}
|
||||
}
|
||||
dump($article_categorys_new);
|
||||
dump($article_categorys_two);exit;
|
||||
// dump($article_categorys_new);
|
||||
// dump($article_categorys_two);exit;
|
||||
|
||||
View::assign('article_categorys', $article_categorys);
|
||||
View::assign('article_categorys', $article_categorys_new);
|
||||
|
||||
return View::fetch('help_detail');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user