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}-f67-b-v2kxo-shell">
<div class="{$TpStyle.dom_prefix}-f67-b-v2kxo-grid">
<section class="{$TpStyle.dom_prefix}-f67-b-v2kxo-left">
<nav class="{$TpStyle.dom_prefix}-f67-b-v2kxo-map">
<a href="/sitemap.html" target="_blank">网站地图</a>
<a href="/rss/baidu.xml" target="_blank">百度收录</a>
<a href="/rss/so.xml" target="_blank">360收录</a>
<a href="/sitemap_index.xml" target="_blank">XML Sitemap</a>
</nav>
<p class="{$TpStyle.dom_prefix}-f67-b-v2kxo-desc">本站仅做信息展示与导航,相关内容请自行甄别。</p>
</section>
<section class="{$TpStyle.dom_prefix}-f67-b-v2kxo-right">
{ad:list code="$strYouQingLiangJieTemp" limit="8" id="ad"}
<div class="{$TpStyle.dom_prefix}-f67-b-v2kxo-links">
{if $i == 1}<span>友情链接:</span>{/if}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</div>
{/ad:list}
<div class="{$TpStyle.dom_prefix}-f67-b-v2kxo-copy">
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f67-b-v2kxo-email">联系邮箱:{$strEmail}</p>{/if}
<p class="{$TpStyle.dom_prefix}-f67-b-v2kxo-cr">© 20082025 {$DomainModel->d_name} · All Rights Reserved</p>
</div>
</section>
</div>
</footer>