Browse Source

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

sandm 2 năm trước cách đây
mục cha
commit
d21dcd75fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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');