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;
         # 子章节最大值