debug
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
<span>文章</span>
|
<span>文章</span>
|
||||||
</a> -->
|
</a> -->
|
||||||
<a href="{$strUserUrlTemp}">
|
<a href="{$strUserUrlTemp}">
|
||||||
<img src="/template/kuangyu/home/new_wap/images{$strUserUrlTemp}.png"
|
<img src="/template/kuangyu/home/new_wap/images/user.png"
|
||||||
alt="书架" />
|
alt="书架" />
|
||||||
<span>个人中心</span>
|
<span>个人中心</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -74,11 +74,11 @@
|
|||||||
<a href='{site:nflurl gender="all" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
<a href='{site:nflurl gender="all" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
||||||
title="全部">全部</a>
|
title="全部">全部</a>
|
||||||
</li>
|
</li>
|
||||||
<li class='{eq name="strGender" value="nansheng-xiaoshuo"}on {/eq}'>
|
<li class='{eq name="strGender" value="$strNanUrl"}on {/eq}'>
|
||||||
<a href='{site:nflurl gender="$strNanUrlTemp" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
<a href='{site:nflurl gender="$strNanUrlTemp" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
||||||
title="男生">男生</a>
|
title="男生">男生</a>
|
||||||
</li>
|
</li>
|
||||||
<li class='{eq name="strGender" value="nvsheng-xiaoshuo"}on {/eq}'>
|
<li class='{eq name="strGender" value="$strNvUrl"}on {/eq}'>
|
||||||
<a href='{site:nflurl gender="$strNvUrlTemp" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
<a href='{site:nflurl gender="$strNvUrlTemp" category="$strCategory" status="$strStatus" page="$intPage"/}'
|
||||||
title="女生">女生</a>
|
title="女生">女生</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -72,7 +72,7 @@
|
|||||||
<meta itemprop="position" content="1" />
|
<meta itemprop="position" content="1" />
|
||||||
</li>
|
</li>
|
||||||
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||||
<a href='{$strPcPath}{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}' itemprop="item">
|
<a href='{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}' itemprop="item">
|
||||||
<span itemprop="name">{$arrNovel.og_novel_category}</span>
|
<span itemprop="name">{$arrNovel.og_novel_category}</span>
|
||||||
</a>
|
</a>
|
||||||
<meta itemprop="position" content="2" />
|
<meta itemprop="position" content="2" />
|
||||||
|
|||||||
@@ -138,7 +138,28 @@
|
|||||||
|
|
||||||
</content>
|
</content>
|
||||||
<div class="page-read-top">
|
<div class="page-read-top">
|
||||||
|
<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="/" 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='{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}' itemprop="item">
|
||||||
|
<span itemprop="name">{$arrNovel.og_novel_category}</span>
|
||||||
|
</a>
|
||||||
|
<meta itemprop="position" content="2" />
|
||||||
|
</li>
|
||||||
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||||
|
<a href='{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}' itemprop="item">
|
||||||
|
<span itemprop="name">{$arrNovel.og_novel_book_name}</span>
|
||||||
|
</a>
|
||||||
|
<meta itemprop="position" content="2" />
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</nav>
|
||||||
<h1 id="chapterTitle" class="read-book-name">
|
<h1 id="chapterTitle" class="read-book-name">
|
||||||
<a href='{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
<a href='{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
||||||
{$arrNovel.og_novel_book_name}
|
{$arrNovel.og_novel_book_name}
|
||||||
|
|||||||
@@ -15,12 +15,12 @@
|
|||||||
<meta property="og:novel:author" content="{$arrNovel.og_novel_author ?? ''}">
|
<meta property="og:novel:author" content="{$arrNovel.og_novel_author ?? ''}">
|
||||||
<meta property="og:novel:book_name" content="{$arrNovel.og_novel_book_name ?? ''}">
|
<meta property="og:novel:book_name" content="{$arrNovel.og_novel_book_name ?? ''}">
|
||||||
<meta property="og:novel:read_url"
|
<meta property="og:novel:read_url"
|
||||||
content='https://{$DomainModel->d_domain}{$strPcPath}{site:cpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" c_sort="$intFirstChapterSort"/}'>
|
content='https://{$DomainModel->d_domain}{site:cpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" c_sort="$intFirstChapterSort"/}'>
|
||||||
<meta property="og:novel:status" content="{$arrNovel.og_novel_status ?? ''}">
|
<meta property="og:novel:status" content="{$arrNovel.og_novel_status ?? ''}">
|
||||||
<meta property="og:novel:update_time" content="{$arrNovel.og_novel_update_time ?? ''}">
|
<meta property="og:novel:update_time" content="{$arrNovel.og_novel_update_time ?? ''}">
|
||||||
<meta property="og:novel:latest_chapter_name" content="{$arrLatestChapter.name ?? ''}">
|
<meta property="og:novel:latest_chapter_name" content="{$arrLatestChapter.name ?? ''}">
|
||||||
<meta property="og:novel:latest_chapter_url"
|
<meta property="og:novel:latest_chapter_url"
|
||||||
content='https://{$DomainModel->d_domain}{$strPcPath}{$strPcPath}{site:lcpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
content='https://{$DomainModel->d_domain}{site:lcpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
||||||
<!-- 可选:支持 Twitter Card -->
|
<!-- 可选:支持 Twitter Card -->
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<meta name="twitter:title" content="{$arrNovel['og_novel_book_name'] ?? '未知小说'}" />
|
<meta name="twitter:title" content="{$arrNovel['og_novel_book_name'] ?? '未知小说'}" />
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
<meta itemprop="position" content="1" />
|
<meta itemprop="position" content="1" />
|
||||||
</li>
|
</li>
|
||||||
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||||
<a href='{$strPcPath}{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}' itemprop="item">
|
<a href='{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}' itemprop="item">
|
||||||
<span itemprop="name">{$arrNovel.og_novel_category}</span>
|
<span itemprop="name">{$arrNovel.og_novel_category}</span>
|
||||||
</a>
|
</a>
|
||||||
<meta itemprop="position" content="2" />
|
<meta itemprop="position" content="2" />
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="lb">
|
<li class="lb">
|
||||||
<a href="/" >{$Novel->og_novel_category ?? ''}</a></li>
|
<a href='{$strPcPath}{site:nflurl gender="all" category="$Novel[category_pinyin]" status="all" page="1"/}' >{$Novel->og_novel_category ?? ''}</a></li>
|
||||||
<li class="sm">
|
<li class="sm">
|
||||||
<h3>
|
<h3>
|
||||||
{$arrGRM[$key+[start]]|raw}
|
{$arrGRM[$key+[start]]|raw}
|
||||||
|
|||||||
@@ -77,6 +77,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<!--选择搜索 开始-->
|
<!--选择搜索 开始-->
|
||||||
|
|
||||||
<div class="find">
|
<div class="find">
|
||||||
<div class="opt">
|
<div class="opt">
|
||||||
<div class="optCl" mod="search_channel">
|
<div class="optCl" mod="search_channel">
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
|
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/template/kuangyu{$strUserUrlTemp}/wap/js{$strUserUrlTemp}.js"></script>
|
<script type="text/javascript" src="/template/kuangyu/user/wap/js/user.js"></script>
|
||||||
<script src="/template/kuangyu/public/js/common.js"></script>
|
<script src="/template/kuangyu/public/js/common.js"></script>
|
||||||
|
|
||||||
<!-- 全局统计 -->
|
<!-- 全局统计 -->
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<meta name="description" content="{$strDescription??''}">
|
<meta name="description" content="{$strDescription??''}">
|
||||||
<title>{$strTitle??''}</title>
|
<title>{$strTitle??''}</title>
|
||||||
<link rel="icon" href="/template/kuangyu/public/img/favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="/template/kuangyu/public/img/favicon.ico" type="image/x-icon" />
|
||||||
<link href="/template/kuangyu{$strUserUrlTemp}/web/css{$strUserUrlTemp}.css" rel="stylesheet">
|
<link href="/template/kuangyu/user/web/css/user.css" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="/template/kuangyu/public/css/common.css" type="text/css">
|
<link rel="stylesheet" href="/template/kuangyu/public/css/common.css" type="text/css">
|
||||||
{block name="head"}{/block}
|
{block name="head"}{/block}
|
||||||
{block name="head-css"}{/block}
|
{block name="head-css"}{/block}
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
<div class="login">
|
<div class="login">
|
||||||
<div class="login_after" id="mod_login_after">
|
<div class="login_after" id="mod_login_after">
|
||||||
<span class="yh">
|
<span class="yh">
|
||||||
<img src="/template/kuangyu{$strUserUrlTemp}/web/images{$strUserUrlTemp}-icon.png" alt="123456">
|
<img src="/template/kuangyu/user/web/images/user-icon.png" alt="123456">
|
||||||
<a href="{$strPcPath}{$strUserUrlTemp}">123456</a>
|
<a href="{$strPcPath}{$strUserUrlTemp}">123456</a>
|
||||||
</span>
|
</span>
|
||||||
<ul class="xiala">
|
<ul class="xiala">
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
<div class="i-left">
|
<div class="i-left">
|
||||||
<div class="user_block">
|
<div class="user_block">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<span><img src="/template/kuangyu{$strUserUrlTemp}/web/images{$strUserUrlTemp}-icon.png"></span>
|
<span><img src="/template/kuangyu/user/web/images/user-icon.png"></span>
|
||||||
</div>
|
</div>
|
||||||
<div class="name">123456</div>
|
<div class="name">123456</div>
|
||||||
<div class="user_block_list2">
|
<div class="user_block_list2">
|
||||||
@@ -130,8 +130,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
|
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/template/kuangyu{$strUserUrlTemp}/web/js/jquery.SuperSlide.js"></script>
|
<script type="text/javascript" src="/template/kuangyu/user/web/js/jquery.SuperSlide.js"></script>
|
||||||
<script type="text/javascript" src="/template/kuangyu{$strUserUrlTemp}/web/js{$strUserUrlTemp}.js"></script>
|
<script type="text/javascript" src="/template/kuangyu/user/web/js/user.js"></script>
|
||||||
<script src="/template/kuangyu/public/js/common.js"></script>
|
<script src="/template/kuangyu/public/js/common.js"></script>
|
||||||
|
|
||||||
<!-- 全局统计 -->
|
<!-- 全局统计 -->
|
||||||
|
|||||||
@@ -305,7 +305,7 @@ class TemplateSeeder
|
|||||||
'arrSubjectFomart' => ['/pc', '/web', '/desktop', '/index', '/shouye', '/zhuomian']
|
'arrSubjectFomart' => ['/pc', '/web', '/desktop', '/index', '/shouye', '/zhuomian']
|
||||||
],
|
],
|
||||||
'CATEGORY_INDEX_URL' => [
|
'CATEGORY_INDEX_URL' => [
|
||||||
'description' => '书库首页Url 模板1',
|
'description' => '书库首页URL 模板1',
|
||||||
'sfg_id' => 108,
|
'sfg_id' => 108,
|
||||||
'arrSubjectFomart' => ['/shuku/all',]
|
'arrSubjectFomart' => ['/shuku/all',]
|
||||||
],
|
],
|
||||||
@@ -415,6 +415,7 @@ class TemplateSeeder
|
|||||||
'd_text_logo' => '热门小说阅读平台',
|
'd_text_logo' => '热门小说阅读平台',
|
||||||
't_cfg' => $arrSubjectFomartGroupData,
|
't_cfg' => $arrSubjectFomartGroupData,
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
self::initTemplate($arrTemplateData);
|
self::initTemplate($arrTemplateData);
|
||||||
|
|||||||
@@ -44,35 +44,35 @@ return [
|
|||||||
|
|
||||||
// 男生小说频道URL 模板1
|
// 男生小说频道URL 模板1
|
||||||
'NAN_SHENG_URL_T2' => [
|
'NAN_SHENG_URL_T2' => [
|
||||||
'description' => '男生小说频道URL 模板2',
|
'description' => '男生URL 模板2',
|
||||||
'sfg_id' => 44,
|
'sfg_id' => 44,
|
||||||
'arrSubjectFomart' => [
|
'arrSubjectFomart' => [
|
||||||
'/boys-novel'
|
'/boys-novel'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'NAN_SHENG_URL_T3' => [
|
'NAN_SHENG_URL_T3' => [
|
||||||
'description' => '男生小说频道URL 模板3',
|
'description' => '男生URL 模板3',
|
||||||
'sfg_id' => 45,
|
'sfg_id' => 45,
|
||||||
'arrSubjectFomart' => [
|
'arrSubjectFomart' => [
|
||||||
'/nansheng-shu'
|
'/nansheng-shu'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'NAN_SHENG_URL_T4' => [
|
'NAN_SHENG_URL_T4' => [
|
||||||
'description' => '男生小说频道URL 模板4',
|
'description' => '男生URL 模板4',
|
||||||
'sfg_id' => 46,
|
'sfg_id' => 46,
|
||||||
'arrSubjectFomart' => [
|
'arrSubjectFomart' => [
|
||||||
'/man-read'
|
'/man-read'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'NAN_SHENG_URL_T5' => [
|
'NAN_SHENG_URL_T5' => [
|
||||||
'description' => '男生小说频道URL 模板5',
|
'description' => '男生URL 模板5',
|
||||||
'sfg_id' => 47,
|
'sfg_id' => 47,
|
||||||
'arrSubjectFomart' => [
|
'arrSubjectFomart' => [
|
||||||
'/nansheng-book'
|
'/nansheng-book'
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'NAN_SHENG_URL_T6' => [
|
'NAN_SHENG_URL_T6' => [
|
||||||
'description' => '男生小说频道URL 模板6',
|
'description' => '男生URL 模板6',
|
||||||
'sfg_id' => 48,
|
'sfg_id' => 48,
|
||||||
'arrSubjectFomart' => [
|
'arrSubjectFomart' => [
|
||||||
'/male-novels'
|
'/male-novels'
|
||||||
|
|||||||
@@ -376,7 +376,7 @@ a.read-load-icon[class] {
|
|||||||
color: rgba(0,0,0,.7); */
|
color: rgba(0,0,0,.7); */
|
||||||
}
|
}
|
||||||
.read-book-name a{
|
.read-book-name a{
|
||||||
display: block;
|
/* display: block; */
|
||||||
}
|
}
|
||||||
.read-page-mark {
|
.read-page-mark {
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
@@ -1102,4 +1102,70 @@ a[data-mode=night] > .icon-night {
|
|||||||
}
|
}
|
||||||
.read-night .read-author-say {
|
.read-night .read-author-say {
|
||||||
background-color: rgba(255,255,255,.05)
|
background-color: rgba(255,255,255,.05)
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* 面包屑容器 */
|
||||||
|
.breadcrumb {
|
||||||
|
font-family: Arial, sans-serif;
|
||||||
|
padding: 10px 15px;
|
||||||
|
/* background-color: #f8f9fa; */
|
||||||
|
border-radius: 5px;
|
||||||
|
/* margin: 10px 0; */
|
||||||
|
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 有序列表样式 */
|
||||||
|
.breadcrumb ol {
|
||||||
|
list-style: none;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 面包屑项 */
|
||||||
|
.breadcrumb-item {
|
||||||
|
font-size: 14px;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 链接样式 */
|
||||||
|
.breadcrumb-item a {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #007bff;
|
||||||
|
transition: color 0.3s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb-item a:hover {
|
||||||
|
color: #0056b3;
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 分隔符 */
|
||||||
|
.breadcrumb-item + .breadcrumb-item::before {
|
||||||
|
content: ">";
|
||||||
|
margin: 0 8px;
|
||||||
|
color: #999;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 当前页面样式 */
|
||||||
|
.breadcrumb-item.active {
|
||||||
|
color: #333;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 响应式调整 */
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.breadcrumb {
|
||||||
|
padding: 8px 10px 0;
|
||||||
|
}
|
||||||
|
.breadcrumb-item {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
.breadcrumb-item + .breadcrumb-item::before {
|
||||||
|
margin: 0 5px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user