This commit is contained in:
make
2025-04-10 15:21:05 +08:00
parent 2e9e914f77
commit 8f39bb20bb
19 changed files with 246 additions and 145 deletions

View File

@@ -22,12 +22,7 @@
<!--公共头部 开始-->
<div class="header">
<div class="headWrap">
<h1>
<a href="/pc/">
{$DomainModel->d_name}-{$DomainModel->d_text_logo}
</a>
<!-- <p>-{$DomainModel->d_text_logo}</p> -->
</h1>
{block name="logo-html"}{/block}
<ul class="nav">
<li class=' {eq name="strPageCode" value="home"}on {/eq}'>
<a href="/pc/" target="_self" title="首页">首页</a>