This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,27 @@
<footer class="{$TpStyle.dom_prefix}-f28-c-b4ppi-wrap">
<section class="{$TpStyle.dom_prefix}-f28-c-b4ppi-card">
<strong class="{$TpStyle.dom_prefix}-f28-c-b4ppi-brand">{$DomainModel->d_name}</strong>
<p class="{$TpStyle.dom_prefix}-f28-c-b4ppi-desc">内容来源于网络收集与整理,如有侵权请联系处理。</p>
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f28-c-b4ppi-email">联系邮箱:{$strEmail}</p>{/if}
</section>
<section class="{$TpStyle.dom_prefix}-f28-c-b4ppi-card">
<nav class="{$TpStyle.dom_prefix}-f28-c-b4ppi-map">
<a href="/sitemap.html" target="_blank">站点地图</a>
<a href="/rss/baidu.xml" target="_blank">百度Sitemap</a>
<a href="/rss/so.xml" target="_blank">360Sitemap</a>
<a href="/sitemap_index.xml" target="_blank">XML地图</a>
</nav>
</section>
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
<section class="{$TpStyle.dom_prefix}-f28-c-b4ppi-card {$TpStyle.dom_prefix}-f28-c-b4ppi-links">
{if $i == 1}<span>友情链接:</span>{/if}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</section>
{/ad:list}
<div class="{$TpStyle.dom_prefix}-f28-c-b4ppi-copy">
<p class="{$TpStyle.dom_prefix}-f28-c-b4ppi-cr">© 20082025 {$DomainModel->d_name} · All Rights Reserved</p>
</div>
</footer>