debug
This commit is contained in:
14
code/app/home/view/default/test/test01/faker.html
Normal file
14
code/app/home/view/default/test/test01/faker.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{novel:info n_id="$DomainModel->n_id" n_key="arrNovel01" n_forge_id="1125940" /}
|
||||
<title>{$arrNovel01.n_name} - 首页</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
{$arrNovel01.n_description}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{site:grm page_code="fdasfadsf" diff="fadsfdsa" num="10" g_key="arrGrm" /}
|
||||
{php}var_dump($arrGrm);{/php}
|
||||
<!-- {site:grm page_code="fdasfadsf" diff="fadsfdsa" num="10" g_key="arrGrm" /}
|
||||
{php}var_dump($arrGrm);{/php} -->
|
||||
|
||||
<!-- {chapter:info n_id="1" c_sort_num="200" c_page="0" c_key="arrChapter01" /}
|
||||
{$arrChapter01.c_name} -->
|
||||
@@ -50,8 +50,8 @@
|
||||
|
||||
|
||||
|
||||
<!-- {novel:info n_id="33" n_key="arrNovel01" n_forge_id="1125940" /}
|
||||
{$arrNovel01.n_name} -->
|
||||
{novel:info n_id="33" n_key="arrNovel01" n_forge_id="1125940" /}
|
||||
{$arrNovel01.n_name}
|
||||
|
||||
<!-- {$DomainModel->d_domain} -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user