This commit is contained in:
make
2025-04-11 01:27:58 +08:00
parent a1462a4be5
commit 6e8957c37f
3 changed files with 1075 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ class ConverterMovel
'{strIndexTitle}' => '这个是首页Title',
'{strIndexKeywords}' => '这个是首页Keywords',
'{strIndexDescription}' => '这个是首页Description',
'{strNovelName}' => '这个是当前页面小说描述',
'{strNovelName}' => '这个是当前页面小说名字',
'{strNovelChapterName}' => '当前页面小说章节名字',
'{strNovelChapterSort}' => '当前页面小说章节排序号',
'{strChapterDescription}' => '当前页面小说章节描述',