rabin 3 년 전
부모
커밋
61326fa544
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
         # 子章节最大值