debug=干扰码
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<li>
|
||||
{$arrGRM[$key+[start]]|raw}
|
||||
<a href='/pc{site:nurl n_id="$Novel->n_id ?? 1" n_py="$Novel->og_novel_pin_yin"/}' class="book_cov" title="{$Novel->og_novel_book_name ?? ''}">
|
||||
<img class="lazyload_book_cover lazyload-img"
|
||||
src="/static/img/default.jpg" data-src="{$Novel.n_cover_path ?? ''}" alt="{$Novel->og_novel_book_name ?? ''}">
|
||||
|
||||
@@ -22,11 +22,13 @@
|
||||
|
||||
|
||||
{block name="main"}
|
||||
{$arrGRM[0]|raw}
|
||||
<div class="i-right">
|
||||
<!--我的书架 mod -->
|
||||
<div class="i-title" style="padding-left:30px;">
|
||||
我的书架
|
||||
</div>
|
||||
{$arrGRM[1]|raw}
|
||||
<div class="bookshelfMod">
|
||||
<table>
|
||||
<tbody>
|
||||
@@ -40,9 +42,10 @@
|
||||
<td class="t7">操作</td>
|
||||
</tr>
|
||||
|
||||
|
||||
{$arrGRM[3]|raw}
|
||||
</tbody>
|
||||
</table>
|
||||
{$arrGRM[4]|raw}
|
||||
<div class="page-box">
|
||||
<div class="page-content">
|
||||
<div class="ui-pagination">
|
||||
@@ -51,7 +54,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{$arrGRM[2]|raw}
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
|
||||
|
||||
@@ -22,10 +22,12 @@
|
||||
|
||||
|
||||
{block name="main"}
|
||||
{$arrGRM[0]|raw}
|
||||
<div class="i-right">
|
||||
<div class="i-title" style="padding-left:30px;">
|
||||
最近阅读
|
||||
</div>
|
||||
{$arrGRM[1]|raw}
|
||||
<div class="bookshelfMod" id="bookshelfMod">
|
||||
<table>
|
||||
<tbody>
|
||||
@@ -41,6 +43,7 @@
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
{$arrGRM[2]|raw}
|
||||
<div class="page-box">
|
||||
<div class="page-content">
|
||||
<div class="ui-pagination">
|
||||
@@ -49,7 +52,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{$arrGRM[3]|raw}
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function () {
|
||||
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
<!--left mod -->
|
||||
<div class="l-botMod">
|
||||
<div class="myMod" id="myMod">
|
||||
{$arrGRM[1]|raw}
|
||||
<div class="i-title">
|
||||
我的书架
|
||||
<a href="/pc/bookshelf" class="clickMore">查看更多>></a>
|
||||
@@ -37,6 +38,7 @@
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
{$arrGRM[2]|raw}
|
||||
<div class="myMod">
|
||||
<div class="i-title">
|
||||
最近阅读
|
||||
@@ -47,6 +49,7 @@
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
{$arrGRM[3]|raw}
|
||||
<div class="myMod hotMod">
|
||||
<div class="i-title">
|
||||
热读作品
|
||||
@@ -55,7 +58,7 @@
|
||||
<div class="tabBd">
|
||||
<ul class="hotBookBd " >
|
||||
{volist name="arrMoonRankNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/endNovelList" /}
|
||||
{include file="Pc/Public/endNovelList" start="0"/}
|
||||
{/volist}
|
||||
|
||||
</ul>
|
||||
@@ -64,12 +67,14 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{$arrGRM[4]|raw}
|
||||
<!--right mod -->
|
||||
<div class="r-botMod">
|
||||
<div class="myWorks myLike">
|
||||
<div class="i-title">推荐作品</div>
|
||||
<ul>
|
||||
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
|
||||
{$arrGRM[$key]|raw}
|
||||
<li>
|
||||
<a href='/pc{site:nurl n_id="$Novel->n_id" n_py="$Novel->og_novel_pin_yin"/}'
|
||||
alt="{$Novel.og_novel_book_name ?? ''}" title="{$Novel.og_novel_book_name ?? ''}">
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
<div class="result" mod="search_data_list">
|
||||
<ul>
|
||||
{volist name="arrNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/shuKuNovelList" /}
|
||||
{include file="Pc/Public/shuKuNovelList" start="0"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
<!--页码切换 开始-->
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
</div>
|
||||
<ul class="f2_list" mod="hot_tj">
|
||||
{volist name="arrRecommendSerializationNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/endNovelList" /}
|
||||
{include file="Pc/Public/endNovelList" start="0"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
@@ -89,7 +89,7 @@
|
||||
</div>
|
||||
<ul class="rec_R">
|
||||
{volist name="arrRecommendEndNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/endNovelList" /}
|
||||
{include file="Pc/Public/endNovelList" start="13"/}
|
||||
{/volist}
|
||||
</ul>
|
||||
</div>
|
||||
@@ -119,7 +119,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
{volist name="arrNewsUpdateNovel" id="Novel" key="key"}
|
||||
{include file="Pc/Public/indexNewsUpdateList" /}
|
||||
{include file="Pc/Public/indexNewsUpdateList" start="21"/}
|
||||
{/volist}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
</head>
|
||||
|
||||
<body class="theme-0 w800" data-bid='/pc/xiaoshuo/name-1'>
|
||||
{$arrGRM[0]|raw}
|
||||
<div class="wrap">
|
||||
<div class="read-header" id="readHeader">
|
||||
<div class="wrap-center cf">
|
||||
@@ -79,6 +80,7 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
{$arrGRM[17]|raw}
|
||||
<cite><a href="/pc/">首页</a></cite>
|
||||
</li>
|
||||
<li id="j_nearRead" class="">
|
||||
@@ -86,6 +88,7 @@
|
||||
<div class="dropdown last-read" id="j_nearList">
|
||||
<dl>
|
||||
</dl>
|
||||
{$arrGRM[18]|raw}
|
||||
<a class="all" href='/pc/history'>
|
||||
查看全部<em class="iconfont"></em>
|
||||
</a>
|
||||
@@ -123,6 +126,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
{$arrGRM[1]|raw}
|
||||
<div class="read-login fr">
|
||||
<ul>
|
||||
<li id="min-search">
|
||||
@@ -140,6 +144,7 @@
|
||||
<a href="/pc/user">123456</a>
|
||||
<div class="dropdown">
|
||||
<!-- <a href="/user/index/index.html">个人中心</a> -->
|
||||
{$arrGRM[16]|raw}
|
||||
<a href="/pc/bookshelf">我的书架</a>
|
||||
<!-- <a href="/user/recentread/index.html">阅读记录</a> -->
|
||||
<!-- <a href="/user/user/logout.html" class="exit">退出</a> -->
|
||||
@@ -153,16 +158,20 @@
|
||||
<a href="/pc/">首页</a>
|
||||
<em class="iconfont"></em>
|
||||
{if $arrNovel.category_sex == 'man'}
|
||||
{$arrGRM[15]|raw}
|
||||
<a href='/pc/shuku/nansheng-xiaoshuo/all/all/page1'>男生</a>
|
||||
<em class="iconfont"></em>
|
||||
{$arrGRM[14]|raw}
|
||||
<a
|
||||
href='/pc/shuku/nansheng-xiaoshuo/{$arrNovel.category_pinyin}/all/page1'>{$arrNovel.og_novel_category}</a>
|
||||
{else}
|
||||
<a href='/pc/shuku/nvsheng-xiaoshuo/all/all/page1'>女生</a>
|
||||
<em class="iconfont"></em>
|
||||
{$arrGRM[13]|raw}
|
||||
<a href='/pc/shuku/nvsheng-xiaoshuo/{$arrNovel.category_pinyin}/all/page1'>{$arrNovel.og_novel_category}</a>
|
||||
{/if}
|
||||
<em class="iconfont"></em>
|
||||
{$arrGRM[12]|raw}
|
||||
<a
|
||||
href='/pc{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>{$arrNovel.og_novel_book_name}</a>
|
||||
</div>
|
||||
@@ -176,6 +185,7 @@
|
||||
<h3 class="j_chapterName">{$arrChapter.name ?? ''}</h3>
|
||||
<div class="text-info cf">
|
||||
<div class="info fl">
|
||||
{$arrGRM[11]|raw}
|
||||
<a
|
||||
href='/pc{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
||||
<em class="iconfont"></em> {$arrNovel.og_novel_book_name}</a>
|
||||
@@ -204,11 +214,13 @@
|
||||
{if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1}
|
||||
<a id="j_chapterPrev" href="javascript:void(0);">上一章</a>
|
||||
{else}
|
||||
{$arrGRM[10]|raw}
|
||||
<a id="j_chapterPrev"
|
||||
href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}/zhang-{$arrPreChapter.c_sort_num ?? 1}">上一章</a>
|
||||
{/if}
|
||||
<span>|</span>
|
||||
{if $arrNextChapter && $arrNextChapter.c_sort_num}
|
||||
{$arrGRM[9]|raw}
|
||||
<a id="j_chapterNext"
|
||||
href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}/zhang-{$arrNextChapter.c_sort_num ?? 1}">下一章</a>
|
||||
{/if}
|
||||
@@ -219,6 +231,7 @@
|
||||
<div class="left-bar-list" id="j_leftBarList" style="top: 119px;">
|
||||
<dl>
|
||||
<dd id="j_navCatalogBtn">
|
||||
{$arrGRM[8]|raw}
|
||||
<a href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}/mulu/zheng/1">
|
||||
<i><em class="iconfont"></em><span>目录</span></i>
|
||||
</a>
|
||||
@@ -229,17 +242,19 @@
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
{$arrGRM[7]|raw}
|
||||
<a class="add-book" href="javascript:" onclick="addBookshelfFun()">
|
||||
<i><em class="iconfont"></em><span>书架</span></i>
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
{$arrGRM[6]|raw}
|
||||
<a href='/pc{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}'>
|
||||
<i><em class="iconfont"></em><span>详情</span></i>
|
||||
</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
{$arrGRM[5]|raw}
|
||||
<!-- start 设置面板浮层 -->
|
||||
<div class="panel-wrap setting" id="j_setting" style="display: none;">
|
||||
<a class="iconfont close-panel setting-close" href="javascript:"></a>
|
||||
@@ -273,6 +288,7 @@
|
||||
</span>
|
||||
|
||||
</li>
|
||||
{$arrGRM[4]|raw}
|
||||
<li class="font-family" id="j_fontFamily">
|
||||
<i>正文字体</i>
|
||||
<span data-st="1" class="yahei act">雅黑</span>
|
||||
@@ -306,6 +322,7 @@
|
||||
</span>
|
||||
</cite>
|
||||
</li>
|
||||
{$arrGRM[3]|raw}
|
||||
<li class="read-mode" id="j_readMode">
|
||||
<i>阅读方式</i>
|
||||
<span data-st="0" class="act">
|
||||
@@ -338,7 +355,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{$arrGRM[2]|raw}
|
||||
<script src="/public/jquery/jquery-3.7.1.min.js"></script>
|
||||
<script>
|
||||
const strPushApi = `{site:cfg code="PUSH_API_DOMAIN" encode="false"/}`;
|
||||
@@ -382,6 +399,7 @@
|
||||
<script type="text/javascript" src="/template/kuangyu/reader/web/js/global.js"></script>
|
||||
<script src="/public/layer/layer.js"></script>
|
||||
<script src="/template/kuangyu/public/js/common.js"></script>
|
||||
{$arrGRM[19]|raw}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -94,6 +94,7 @@
|
||||
<div class="con_box">
|
||||
|
||||
<div class="top">
|
||||
{$arrGRM[0]|raw}
|
||||
<h3><a href='/pc{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}' >{$arrNovel['og_novel_book_name']}</a></h3>
|
||||
<p>作者:{$arrNovel.og_novel_author}</p>
|
||||
</div>
|
||||
@@ -106,8 +107,9 @@
|
||||
|
||||
<div class="fL_con">
|
||||
<ul>
|
||||
{foreach $arrPage.data as $Chapter}
|
||||
{foreach $arrPage.data as $key => $Chapter }
|
||||
<li>
|
||||
{$arrGRM[$key]|raw}
|
||||
<a href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}/zhang-{$Chapter.c_sort_num}" >{$Chapter.name}</a>
|
||||
</li>
|
||||
{/foreach}
|
||||
|
||||
@@ -176,6 +176,7 @@
|
||||
<div class="zj_con">
|
||||
{volist name="arrChapter" id="Chapter" key="key"}
|
||||
<p>
|
||||
{$arrGRM[$key]|raw}
|
||||
<a href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$Chapter.n_id}/zhang-{$Chapter.c_sort_num}"
|
||||
class="zj">{$Chapter.name}</a>
|
||||
<span class="time">{$Chapter.created_at}</span>
|
||||
@@ -190,7 +191,10 @@
|
||||
</div>
|
||||
<div class="pl_con">
|
||||
{volist name="arrNovel.n_forge_novel" id="ForgeNovel" key="key"}
|
||||
<!-- n_forge_id -->
|
||||
{if $key<20 }
|
||||
{$arrGRM[$key+20]|raw}
|
||||
{/if}
|
||||
|
||||
<a href='/pc/kan-xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}-{$ForgeNovel.n_forge_id}'
|
||||
class="red">{$ForgeNovel.n_forge_title}</a>
|
||||
{/volist}
|
||||
@@ -205,6 +209,7 @@
|
||||
{volist name="arrRelateveNovel" id="Novel" key="key"}
|
||||
<li>
|
||||
<h3>
|
||||
{$arrGRM[$key+10]|raw}
|
||||
<a href='/pc{site:nurl n_id="$Novel[n_id]" n_py="$Novel[og_novel_pin_yin]" /}'
|
||||
title="{$Novel['og_novel_book_name'] ?? ''}">
|
||||
{$Novel['og_novel_book_name'] ?? ''}
|
||||
|
||||
@@ -59,10 +59,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrDayRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="0"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="1"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -83,10 +83,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrWeekRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="10"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="11"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -107,10 +107,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrMoonRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="20"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="21"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -131,10 +131,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrTotalRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="30"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="31"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -155,10 +155,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrNewsNovelRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="40"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="41"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
@@ -179,10 +179,10 @@
|
||||
<ol class="list" mod="rank_data_list">
|
||||
{foreach $arrEdnNovelRankNovel as $key=>$Novel}
|
||||
{if $key == 0}
|
||||
{include file="Pc/Public/indexBoyRankOne" /}
|
||||
{include file="Pc/Public/indexBoyRankOne" start="50"/}
|
||||
{/if}
|
||||
{if $key >= 1}
|
||||
{include file="Pc/Public/indexBoyRankList" /}
|
||||
{include file="Pc/Public/indexBoyRankList" start="51"/}
|
||||
{/if}
|
||||
{/foreach}
|
||||
</ol>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
{else}
|
||||
<ul>
|
||||
{foreach $arrPage.data as $key=>$Novel}
|
||||
{include file="Pc/Public/shuKuNovelList" /}
|
||||
{include file="Pc/Public/shuKuNovelList" start="0"/}
|
||||
{/foreach}
|
||||
</ul>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user