小说第一模板,url修改
This commit is contained in:
@@ -6,6 +6,22 @@
|
||||
|
||||
{block name="main"}
|
||||
<div class="content content_back">
|
||||
|
||||
<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">
|
||||
<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">
|
||||
<span itemprop="name">排行榜</span>
|
||||
</a>
|
||||
</li>
|
||||
</ol>
|
||||
</nav>
|
||||
<!--大标题 开始-->
|
||||
<!-- <div class="rank_bt">
|
||||
<a href="/pc/rank.html" class="all_btn">完整榜单</a>
|
||||
|
||||
Reference in New Issue
Block a user