refactor: 首页控制器
This commit is contained in:
@@ -115,7 +115,6 @@ class Index extends Common
|
||||
'image'
|
||||
])
|
||||
->language($this->lang_id)
|
||||
->enabled(true)
|
||||
->recommend(true)
|
||||
->order(['sort' => 'asc', 'id' => 'desc'])
|
||||
->limit(6)
|
||||
|
||||
Reference in New Issue
Block a user