gpttemp
This commit is contained in:
27
code/app/home/view/videoGpt1/footer/footer_03.html
Normal file
27
code/app/home/view/videoGpt1/footer/footer_03.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<footer class="{$TpStyle.dom_prefix}-f03-c-41n16-wrap">
|
||||
<section class="{$TpStyle.dom_prefix}-f03-c-41n16-card">
|
||||
<strong class="{$TpStyle.dom_prefix}-f03-c-41n16-brand">{$DomainModel->d_name}</strong>
|
||||
<p class="{$TpStyle.dom_prefix}-f03-c-41n16-desc">本站不存储任何资源,仅提供聚合与检索入口。</p>
|
||||
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f03-c-41n16-email">联系邮箱:{$strEmail}</p>{/if}
|
||||
</section>
|
||||
|
||||
<section class="{$TpStyle.dom_prefix}-f03-c-41n16-card">
|
||||
<nav class="{$TpStyle.dom_prefix}-f03-c-41n16-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}-f03-c-41n16-card {$TpStyle.dom_prefix}-f03-c-41n16-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}-f03-c-41n16-copy">
|
||||
<p class="{$TpStyle.dom_prefix}-f03-c-41n16-cr">{$DomainModel->d_name} © 2008–2025</p>
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user