This commit is contained in:
make
2025-04-17 23:24:49 +08:00
parent d6656219ee
commit fa678a6d0e
10 changed files with 278 additions and 71 deletions

View File

@@ -5,8 +5,13 @@
{block name='nav-active-class'}home{/block}
{block name="body-class"}novel_so novel_search_page{/block}
{block name='head-name'}{$DomainModel->d_name}{/block}
{block name='head-href'}/{/block}
{block name="logo-html"}
<h2 class="bookname">
<a href="/" style="color:#ffffff">{$DomainModel->d_name}</a>
</h2>
{/block}
{block name="main"}