Initial project files: BESCMS full source

This commit is contained in:
bes
2026-08-13 23:37:46 +08:00
parent fa6cddb540
commit 2e26f85723
2166 changed files with 396625 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{template "header.html"}
<header class="hui-header">
<div id="hui-back"></div>
<h1>404错误</h1>
<a id="hui-search" href="javascript:dr_m_top_search();"><i class="fa fa-search"></i></a>
</header>
<div class="hui-header-line"></div>
<div class="page-content">
<div class="text-center fc-msg-body">
<div class="fc-msg-info">
<label class="fc-msg-title">{$msg}</label>
</div>
</div>
</div>
{template "footer.html"}