This commit is contained in:
make
2025-04-20 18:47:15 +08:00
parent d1b6e5100e
commit 34206fe268
40 changed files with 398 additions and 526 deletions

View File

@@ -10,6 +10,12 @@
{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"}
<div class="wrap-box">