Merge branch 'dev' of ssh://git.bgbg.live:18150/root/SEONexus into dev
This commit is contained in:
@@ -80,7 +80,7 @@ pc-首页
|
||||
|
||||
2组
|
||||
详情页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}'
|
||||
章节页url '/novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}',
|
||||
章节页url '/ novel/{strPinYin}-{intNId}/zhang-{intChapterSort}/{intChapterPage}',
|
||||
目录页url '/novel/{strPinYin}-{intNId}/mulu/{strOrder}/{intPage}',
|
||||
其它页面。。。
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ class ConverterMovel
|
||||
'{strIndexTitle}' => '这个是首页Title',
|
||||
'{strIndexKeywords}' => '这个是首页Keywords',
|
||||
'{strIndexDescription}' => '这个是首页Description',
|
||||
'{strNovelName}' => '这个是当前页面小说描述',
|
||||
'{strNovelName}' => '这个是当前页面小说名字',
|
||||
'{strNovelChapterName}' => '当前页面小说章节名字',
|
||||
'{strNovelChapterSort}' => '当前页面小说章节排序号',
|
||||
'{strChapterDescription}' => '当前页面小说章节描述',
|
||||
|
||||
Reference in New Issue
Block a user