refactor: 首页控制器

This commit is contained in:
2025-04-12 14:33:30 +08:00
parent a0e5b886e5
commit fde19ef98c

View File

@@ -115,7 +115,6 @@ class Index extends Common
'image'
])
->language($this->lang_id)
->enabled(true)
->recommend(true)
->order(['sort' => 'asc', 'id' => 'desc'])
->limit(6)