Explorar el Código

Merge branch 'master' of http://59.57.98.130:3000/jjhc/jucai

sandm hace 2 años
padre
commit
d21dcd75fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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');