debug-grm

This commit is contained in:
make
2025-05-20 18:31:47 +08:00
parent 04aff1655c
commit ac149b2ad1
80 changed files with 466 additions and 87 deletions

View File

@@ -2,7 +2,7 @@
{block name="get-data"}
{site:grm page_code="pc_novel_chapter" diff="$Request.url" num="60" g_key="arrGrm" /}
{site:grm page_code="novel_chapter" diff="0" num="60" g_key="arrGrm" /}
{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /}
{chapter:info n_id="$Request.route.intNovelId" c_sort_num="$Request.route.intChapterSort"
c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
@@ -14,9 +14,6 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /}
{block name="head"}
<meta property="og:title" content="{$arrNovel['n_name']??'未知小说'} {$arrChapter.c_name} - {$DomainModel->d_name}" />
<meta property="og:description" content='{site:replace code="NOVEL@GETNOVELCHAPTER@DESCRIPTION"}' />
<meta property="og:url"