Mike 8 rokov pred
rodič
commit
40161efe80

+ 2 - 2
server/app/Http/Controllers/Api/V1/IndexController.php

xqd
@@ -17,10 +17,10 @@ class IndexController extends Controller
      * @api {get} /api/index/index 首页
      * @apiDescription 首页
      * @apiGroup Index
-          * @apiParam {string}  type   (热门)hot/(潮流)trend/(最新)news
+     * @apiParam {string}  type   (热门)hot/(潮流)trend/(最新)news
+     * @apiParam {int}      [page=1]            页码(分页参数)
      * @apiPermission none
      * @apiVersion 0.1.0
-     * @apiParam {int}      [page=1]            页码(分页参数)
      * @apiSuccessExample {json} Success-Response:
      * HTTP/1.1 200 OK
      *{