修bug
This commit is contained in:
@@ -46,7 +46,7 @@ class IndexController extends Controller
|
||||
->get();
|
||||
|
||||
$nyydt = Article::shown()
|
||||
->whereNotIn('id', $nyydtimg->pluck('id'))
|
||||
->whereNotNull('cover')
|
||||
->byCategory(7)
|
||||
->bysort()
|
||||
->take(4)
|
||||
|
||||
Reference in New Issue
Block a user