linwu 2 лет назад
Родитель
Сommit
d32c691a5c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Http/Controllers/Mobile/Content/ArticleController.php

+ 1 - 1
app/Http/Controllers/Mobile/Content/ArticleController.php

@@ -32,7 +32,7 @@ class ArticleController extends MobileBaseController
         $this->navigationService      = $navigationService;
     }
 
-    public function index(Request $request, $id = '1', $num = '8', $focus = '3', $recommend = '4', $other_num = '5')
+    public function index(Request $request, $id = '59', $num = '8', $focus = '3', $recommend = '4', $other_num = '5')
     {
         $size      = 5;
         $key       = $request->input('key');