debug
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{block name='body-class'}body-rank-class{/block}
|
||||
{block name="logo-html"}
|
||||
<h2>
|
||||
<a href="/pc/">
|
||||
<a href="{$strPcPath}/">
|
||||
{$DomainModel->d_name}-{$DomainModel->d_text_logo}
|
||||
</a>
|
||||
</h2>
|
||||
@@ -37,13 +37,13 @@
|
||||
<nav class="breadcrumb" aria-label="breadcrumb">
|
||||
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
||||
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||
<a href="/pc/" itemprop="item">
|
||||
<a href="{$strPcPath}/" itemprop="item">
|
||||
<span itemprop="name">首页</span>
|
||||
</a>
|
||||
<meta itemprop="position" content="1" />
|
||||
</li>
|
||||
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||
<a href="/pc/paihang/all" itemprop="item">
|
||||
<a href="{$strPcPath}/paihang/all" itemprop="item">
|
||||
<span itemprop="name">排行榜</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -51,7 +51,7 @@
|
||||
</nav>
|
||||
<!--大标题 开始-->
|
||||
<!-- <div class="rank_bt">
|
||||
<a href="/pc/rank.html" class="all_btn">完整榜单</a>
|
||||
<a href="{$strPcPath}/rank.html" class="all_btn">完整榜单</a>
|
||||
</div> -->
|
||||
<!--大标题 结束-->
|
||||
<!--各种榜单 开始-->
|
||||
@@ -74,7 +74,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
@@ -98,7 +98,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
@@ -122,7 +122,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
@@ -146,7 +146,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
@@ -170,7 +170,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
@@ -194,7 +194,7 @@
|
||||
</ol>
|
||||
</div>
|
||||
<!-- <span class="more">
|
||||
<a btn="look_more" href="/pc/rank.html" >
|
||||
<a btn="look_more" href="{$strPcPath}/rank.html" >
|
||||
<s></s><i>查看更多</i><s></s>
|
||||
</a>
|
||||
</span> -->
|
||||
|
||||
Reference in New Issue
Block a user