This commit is contained in:
make
2025-04-14 11:53:51 +08:00
parent b233abe84c
commit 85b9c8d45f
8 changed files with 27 additions and 27 deletions

View File

@@ -52,7 +52,7 @@
<div class="top-index">
<ul class="clearfix">
{foreach $arrNewsNovel as $key => $vo}
{include file="Public/articleList" /}
{include file="public/articleList" /}
{/foreach}
</ul>