mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-16 07:34:41 +08:00
Fix Relate Film
This commit is contained in:
@@ -102,6 +102,7 @@ func (i *IndexLogic) GetCategoryInfo() gin.H {
|
||||
return nav
|
||||
}
|
||||
|
||||
// GetNavCategory 获取导航分类信息
|
||||
func (i *IndexLogic) GetNavCategory() []*system.Category {
|
||||
// 1.获取所有分类信息
|
||||
tree := system.GetCategoryTree()
|
||||
|
||||
Reference in New Issue
Block a user