Explorar o código

新增楼层配置

zhangchangchun %!s(int64=5) %!d(string=hai) anos
pai
achega
5e1da69bf3
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      app/Http/Controllers/ConfigController.php

+ 6 - 0
app/Http/Controllers/ConfigController.php

@@ -88,6 +88,12 @@ class ConfigController extends Controller
                 2=>'用户',
                 3=>'活动',
                 4=>'话题',
+            ],
+            'floor_type'=>[
+                0=>'banner',
+                1=>'推荐关注',
+                2=>'热门视频',
+                3=>'推荐话题',
             ]
         ];
     }