rabin 3 éve
szülő
commit
61326fa544
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/collection/lib/Create.php

+ 1 - 1
app/collection/lib/Create.php

@@ -32,7 +32,7 @@ class Create
         $result['cover_center'] = $cover;
 
         # 内容最大值
-        $content_max = 15;
+        $content_max = 9;
         # 章节最大值
         $parent_page_max = 12;
         # 子章节最大值