Files
SEONexus/code/app/home/view/videoGpt1/footer/footer_48.html
2025-12-31 00:49:32 +08:00

27 lines
1.4 KiB
HTML

<footer class="{$TpStyle.dom_prefix}-f48-c-g7ldn-wrap">
<section class="{$TpStyle.dom_prefix}-f48-c-g7ldn-card">
<strong class="{$TpStyle.dom_prefix}-f48-c-g7ldn-brand">{$DomainModel->d_name}</strong>
<p class="{$TpStyle.dom_prefix}-f48-c-g7ldn-desc">内容来源于网络收集与整理,如有侵权请联系处理。</p>
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f48-c-g7ldn-email">联系邮箱:{$strEmail}</p>{/if}
</section>
<section class="{$TpStyle.dom_prefix}-f48-c-g7ldn-card">
<nav class="{$TpStyle.dom_prefix}-f48-c-g7ldn-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地图</a>
</nav>
</section>
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
<section class="{$TpStyle.dom_prefix}-f48-c-g7ldn-card {$TpStyle.dom_prefix}-f48-c-g7ldn-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}-f48-c-g7ldn-copy">
<p class="{$TpStyle.dom_prefix}-f48-c-g7ldn-cr">Copyright © 2008-2025 {$DomainModel->d_name}</p>
</div>
</footer>