-
+
-
+
-
+
- 分类 +
- 书名 +
- 描述 +
- 作者 +
- 更新时间 +
+ {foreach $arrNewsNovel as $key=>$Novel}
+ {include file="Pc/Public/articleList" /}
+ {/foreach}
+
[{$Novel->n_category ?? ''}]
- {$arrGrm[$d_key+20]|raw}
- {$Novel->n_name}
+ {if !empty($arrGrm[$key+20])}
+ {$arrGrm[$key+20]|raw}
+ {/if}
+ {$Novel->n_name}
-
+
{$Novel->n_latest_chapter_name ?? ''}
@@ -141,11 +146,13 @@ button_num="10" cache_life="86400" func="generateCategoryPager" export_name="res
最新入库
-
- {novel:list count="50" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data"
+ {novel:list count="50" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
-
- {$arrGrm[$d_key+20]|raw}
+ {if !empty($arrGrm[$key+20])}
+ {$arrGrm[$key+20]|raw}
+ {/if}
{$Novel->n_name}
{$Novel->n_author}
diff --git a/code/app/home/view/haoZi/pc/getNovelCatalog.html b/code/app/home/view/haoZi/pc/getNovelCatalog.html
index 715367b..15e8449 100644
--- a/code/app/home/view/haoZi/pc/getNovelCatalog.html
+++ b/code/app/home/view/haoZi/pc/getNovelCatalog.html
@@ -136,7 +136,9 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
{foreach $resData.data as $key=>$Chapter}
- - {$arrGrm[$key]|raw} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} {$Chapter.c_name}
@@ -172,6 +174,23 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
- 《{$arrNovel.n_name}》最新章节 - {chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" + {chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
-
- {$arrGrm[$d_key]|raw}
+ {if !empty($arrGrm[$key])}
+ {$arrGrm[$key]|raw}
+ {/if}
{$Chapter.c_name}
@@ -149,10 +151,12 @@
- 《{$arrNovel.n_name}》正文目录
- {chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" + {chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}- - {$arrGrm[$d_key]|raw} + {if !empty($arrGrm[$key + 12])} + {$arrGrm[$key + 12]|raw} + {/if} {$Chapter.c_name} diff --git a/code/app/home/view/haoZi/pc/getNovelRank.html b/code/app/home/view/haoZi/pc/getNovelRank.html index 8b7420f..5efc7cc 100644 --- a/code/app/home/view/haoZi/pc/getNovelRank.html +++ b/code/app/home/view/haoZi/pc/getNovelRank.html @@ -58,15 +58,17 @@
-
- {novel:ranklist count="50" sort_type="$Request.route.strOrder" d_key="d_key" d_val="Novel" cache_life="86400"}
+ {novel:ranklist count="50" sort_type="$Request.route.strOrder" d_key="key" d_val="Novel" cache_life="86400"}
-
[{$Novel->n_category ?? ''}]
- {$arrGrm[$d_key+20]|raw}
- {$Novel->n_name}
+ {if !empty($arrGrm[$key])}
+ {$arrGrm[$key]|raw}
+ {/if}
+ {$Novel->n_name}
-
+
{$Novel->n_latest_chapter_name ?? ''}
@@ -79,11 +81,13 @@
最新入库
-
- {novel:list count="50" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data"
+ {novel:list count="50" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
-
- {$arrGrm[$d_key+20]|raw}
+ {if !empty($arrGrm[$key+50])}
+ {$arrGrm[$key+50]|raw}
+ {/if}
{$Novel->n_name}
{$Novel->n_author}
diff --git a/code/app/home/view/haoZi/pc/index.html b/code/app/home/view/haoZi/pc/index.html
index 9a5a155..92259bb 100644
--- a/code/app/home/view/haoZi/pc/index.html
+++ b/code/app/home/view/haoZi/pc/index.html
@@ -55,10 +55,13 @@
- {novel:list count="4" sort_type="tuijian" n_status="lianzai" d_key="d_key" d_val="Novel" p_val="page_data" + {novel:list count="4" sort_type="tuijian" n_status="lianzai" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"}{/novel:list}+ {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if}{/novel:list}
经典推荐
-
- {novel:list count="9" sort_type="tuijian" n_status="wanjie" d_key="d_key" d_val="Novel"
+ {novel:list count="9" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
- - {$arrGrm[$d_key+4]|raw} + {if !empty($arrGrm[$key+4])} + {$arrGrm[$key+4]|raw} + {/if} {$Novel->n_name} {$Novel->n_author} @@ -120,10 +125,12 @@
-
- {novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel"
+ {novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
- - {$arrGrm[$d_key+9+10*$start]|raw} + {if !empty($arrGrm[$key+9+10*$start])} + {$arrGrm[$key+9+10*$start]|raw} + {/if} {$Novel->n_name}/{$Novel->n_author} @@ -160,10 +167,12 @@
-
- {novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel"
+ {novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="key" d_val="Novel"
p_val="page_data" cache_life="86400"}
-
- {$arrGrm[$d_key+9+10*$start]|raw}
+ {if !empty($arrGrm[$key+9+10*$start])}
+ {$arrGrm[$key+9+10*$start]|raw}
+ {/if}
{$Novel->n_name}/{$Novel->n_author}
@@ -181,16 +190,18 @@
diff --git a/code/app/home/view/shikong/novel/getNovelInfo.html b/code/app/home/view/shikong/novel/getNovelInfo.html index 77401cd..141ea74 100644 --- a/code/app/home/view/shikong/novel/getNovelInfo.html +++ b/code/app/home/view/shikong/novel/getNovelInfo.html @@ -118,6 +118,7 @@ $Novel.n_id{extend name="baseH5" /}
最近更新小说列表
-
- {novel:list count="50" sort_type="update" d_key="d_key" d_val="Novel" p_val="page_data"
+ {novel:list count="50" sort_type="update" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
-
[{$Novel->n_category ?? ''}]
- {$arrGrm[$d_key+100]|raw}
- {$Novel->n_name}
+ {if !empty($arrGrm[$key + 100])}
+ {$arrGrm[$key + 100]|raw}
+ {/if}
+ {$Novel->n_name}
- {$Novel->n_latest_chapter_name ?? ''}
+ {$Novel->n_latest_chapter_name ?? ''}
{$Novel->n_author}
{:date('m-d')}
@@ -201,11 +212,13 @@
diff --git a/code/app/home/view/haoZi/public/newsNovelList.html b/code/app/home/view/haoZi/public/newsNovelList.html index 237a138..26db6c5 100644 --- a/code/app/home/view/haoZi/public/newsNovelList.html +++ b/code/app/home/view/haoZi/public/newsNovelList.html @@ -1,4 +1,7 @@
最新入库小说
-
- {novel:list count="50" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data"
+ {novel:list count="50" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
cache_life="86400"}
-
- {$arrGrm[$d_key+100]|raw}
+ {if !empty($arrGrm[$key + 100])}
+ {$arrGrm[$key + 100]|raw}
+ {/if}
{$Novel->n_name}
{$Novel->n_author}
diff --git a/code/app/home/view/haoZi/pc/public/footer.html b/code/app/home/view/haoZi/pc/public/footer.html
index 9ee8e5a..0272d7f 100644
--- a/code/app/home/view/haoZi/pc/public/footer.html
+++ b/code/app/home/view/haoZi/pc/public/footer.html
@@ -1,30 +1,28 @@
-
-
-
+
\ No newline at end of file
diff --git a/code/app/home/view/haoZi/pc/user/index.html b/code/app/home/view/haoZi/pc/user/index.html
index 3554ff4..87deaa5 100644
--- a/code/app/home/view/haoZi/pc/user/index.html
+++ b/code/app/home/view/haoZi/pc/user/index.html
@@ -79,7 +79,9 @@
推荐作品
-
{novel:list count="10" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"}
- {$arrGrm[$key]|raw}
+ {if !empty($arrGrm[$key])}
+ {$arrGrm[$key]|raw}
+{/if}
-
diff --git a/code/app/home/view/haoZi/public/allChapterPage.html b/code/app/home/view/haoZi/public/allChapterPage.html
index 7e7a821..340ce7a 100644
--- a/code/app/home/view/haoZi/public/allChapterPage.html
+++ b/code/app/home/view/haoZi/public/allChapterPage.html
@@ -2,7 +2,9 @@
{volist name="$resData.p_data.pager" id="item"} {eq name="item.type" value="prev"} - {$arrGrm[$key]|raw} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} +{/if} {$item.label} @@ -25,7 +27,9 @@ {volist name="$resData.p_data.pager" id="item"} {eq name="item.type" value="next"} - {$arrGrm[$key]|raw} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} +{/if} {$item.label} diff --git a/code/app/home/view/haoZi/public/footer.html b/code/app/home/view/haoZi/public/footer.html index b85d085..4dab4af 100644 --- a/code/app/home/view/haoZi/public/footer.html +++ b/code/app/home/view/haoZi/public/footer.html @@ -16,14 +16,17 @@ {/site:forgelist}-
日排行|周排行|月排行|总排行|日推荐|周推荐|月推荐|总推荐|总收藏|最新入库|最新更新
-本站耗子小说网所有小说为转载作品,所有章节均由网友上传,转载至本站耗子小说网只是为了宣传本书让更多读者欣赏。
-Copyright © 耗子小说网www.hzpxw.net All Rights Reserved.
++ 日排行| + 周排行| + 月排行| + 总排行| + 总推荐| + 最新入库| + 最新更新 +
+本站{$DomainModel->d_name}所有小说为转载作品,所有章节均由网友上传,转载至本站{$DomainModel->d_name}只是为了宣传本书让更多读者欣赏。
+Copyright © {$DomainModel->d_name}{$DomainModel->d_domain} All Rights Reserved.
删除邮箱:{site:cfg code="YOU_XIANG" encode="false"/}
-
diff --git a/code/app/home/view/haoZi/public/allChapterPage.html b/code/app/home/view/haoZi/public/allChapterPage.html
index 7e7a821..340ce7a 100644
--- a/code/app/home/view/haoZi/public/allChapterPage.html
+++ b/code/app/home/view/haoZi/public/allChapterPage.html
@@ -2,7 +2,9 @@
-
- {$arrGrm[$d_key+100]|raw}
+ {if !empty($arrGrm[$key + 100])}
+ {$arrGrm[$key + 100]|raw}
+ {/if}
{$Novel->n_name}
{$Novel->n_author}
diff --git a/code/app/home/view/haoZi/pc/public/footer.html b/code/app/home/view/haoZi/pc/public/footer.html
index 9ee8e5a..0272d7f 100644
--- a/code/app/home/view/haoZi/pc/public/footer.html
+++ b/code/app/home/view/haoZi/pc/public/footer.html
@@ -1,30 +1,28 @@
-
-
-
+
\ No newline at end of file
diff --git a/code/app/home/view/haoZi/pc/user/index.html b/code/app/home/view/haoZi/pc/user/index.html
index 3554ff4..87deaa5 100644
--- a/code/app/home/view/haoZi/pc/user/index.html
+++ b/code/app/home/view/haoZi/pc/user/index.html
@@ -79,7 +79,9 @@
-
+ {if !empty($arrGrm[$key + [start]])}
+ {$arrGrm[$key+[start]]|raw}
+ {/if}
[{:date('m-d')}]
diff --git a/code/app/home/view/haoZi/public/novelListH.html b/code/app/home/view/haoZi/public/novelListH.html
index e2982d4..de71dcb 100644
--- a/code/app/home/view/haoZi/public/novelListH.html
+++ b/code/app/home/view/haoZi/public/novelListH.html
@@ -1,5 +1,8 @@
- + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
+ {if !empty($arrGrm[$key + [start]])}
+ {$arrGrm[$key+[start]]|raw}
+ {/if}
+ {if !empty($arrGrm[$key + [start]])}
+ {$arrGrm[$key+[start]]|raw}
+ {/if}
{$key+=2}
{$Novel.n_name}
diff --git a/code/app/home/view/haoZi/public/topNovelList.html b/code/app/home/view/haoZi/public/topNovelList.html index 9c1027b..fe2b5dd 100644 --- a/code/app/home/view/haoZi/public/topNovelList.html +++ b/code/app/home/view/haoZi/public/topNovelList.html @@ -1,5 +1,8 @@1 + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}@@ -182,6 +186,9 @@
-@@ -164,7 +168,7 @@ {php} $showIconStatus = "paixu"; {/php} - {include file="public/novel-list-flex" /} + {include file="public/novel-list-flex" start="45" /} {/novel:ranklist}
- 123456
+
+ 默认
- 我的书架 @@ -73,7 +73,7 @@
-
diff --git a/code/app/home/view/kuangYu/novel/getNovelCatalog.html b/code/app/home/view/kuangYu/novel/getNovelCatalog.html
index 87e2d11..8211088 100644
--- a/code/app/home/view/kuangYu/novel/getNovelCatalog.html
+++ b/code/app/home/view/kuangYu/novel/getNovelCatalog.html
@@ -142,7 +142,9 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
-
{volist name="resData.data" id="Chapter" key="key"}
- - {$arrGrm[$key]|raw} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} {$Chapter.c_name} diff --git a/code/app/home/view/kuangYu/pc/getNovelCatalog.html b/code/app/home/view/kuangYu/pc/getNovelCatalog.html index 0e914c4..914294d 100644 --- a/code/app/home/view/kuangYu/pc/getNovelCatalog.html +++ b/code/app/home/view/kuangYu/pc/getNovelCatalog.html @@ -137,7 +137,9 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene
-
- {$arrGrm[$key]|raw}
+ {if !empty($arrGrm[$key])}
+ {$arrGrm[$key]|raw}
+{/if}
{$Chapter.c_name}
diff --git a/code/app/home/view/kuangYu/pc/getNovelChapter.html b/code/app/home/view/kuangYu/pc/getNovelChapter.html index 38b2bfa..8e87340 100644 --- a/code/app/home/view/kuangYu/pc/getNovelChapter.html +++ b/code/app/home/view/kuangYu/pc/getNovelChapter.html @@ -151,7 +151,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /} -
- 123456
+ 默认
{$arrGrm[16]|raw} @@ -206,7 +206,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /} {$arrNovel.n_name} - {$arrNovel.n_author} + {$arrNovel.n_author} 2000字 {$arrChapter.created_at ?? ''} diff --git a/code/app/home/view/kuangYu/pc/getNovelInfo.html b/code/app/home/view/kuangYu/pc/getNovelInfo.html index 140093d..4e6f453 100644 --- a/code/app/home/view/kuangYu/pc/getNovelInfo.html +++ b/code/app/home/view/kuangYu/pc/getNovelInfo.html @@ -210,7 +210,9 @@@@ -141,7 +145,7 @@ {php} $showIconStatus = true; {/php} - {include file="public/novel-list" /} + {include file="public/novel-list" start="35" /} {/novel:ranklist}{chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}- {$arrGrm[$key]|raw} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} {$Chapter.c_name} {$Chapter.created_at ?? '1天前'} diff --git a/code/app/home/view/kuangYu/pc/public/endNovelList.html b/code/app/home/view/kuangYu/pc/public/endNovelList.html index 15fc07d..c9f6ce5 100644 --- a/code/app/home/view/kuangYu/pc/public/endNovelList.html +++ b/code/app/home/view/kuangYu/pc/public/endNovelList.html @@ -1,5 +1,7 @@
- - {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
- {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
@@ -104,7 +108,7 @@- {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} 「{$Novel->n_category ?? ''}」 {$Novel.n_name ?? ''} diff --git a/code/app/home/view/kuangYu/pc/public/indexBoyNewsList.html b/code/app/home/view/kuangYu/pc/public/indexBoyNewsList.html index 17ac3aa..e0a78e3 100644 --- a/code/app/home/view/kuangYu/pc/public/indexBoyNewsList.html +++ b/code/app/home/view/kuangYu/pc/public/indexBoyNewsList.html @@ -1,7 +1,9 @@
+ {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} + {/if} {$Novel->n_name ?? ''} diff --git a/code/app/home/view/kuangYu/pc/public/indexBoyNewsOne.html b/code/app/home/view/kuangYu/pc/public/indexBoyNewsOne.html index 93d48ce..97bb8f8 100644 --- a/code/app/home/view/kuangYu/pc/public/indexBoyNewsOne.html +++ b/code/app/home/view/kuangYu/pc/public/indexBoyNewsOne.html @@ -1,7 +1,9 @@
+ {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} + {/if} {$Novel.n_name ?? ''}
diff --git a/code/app/home/view/kuangYu/pc/public/indexBoyRankList.html b/code/app/home/view/kuangYu/pc/public/indexBoyRankList.html index 2963c9c..a069975 100644 --- a/code/app/home/view/kuangYu/pc/public/indexBoyRankList.html +++ b/code/app/home/view/kuangYu/pc/public/indexBoyRankList.html @@ -2,7 +2,9 @@ {$key+=1}+ {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} + {/if} {$Novel.n_name ?? ''} diff --git a/code/app/home/view/kuangYu/pc/public/indexBoyRankOne.html b/code/app/home/view/kuangYu/pc/public/indexBoyRankOne.html index 3f02d19..c9591c2 100644 --- a/code/app/home/view/kuangYu/pc/public/indexBoyRankOne.html +++ b/code/app/home/view/kuangYu/pc/public/indexBoyRankOne.html @@ -2,7 +2,9 @@ 1
+ {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} + {/if} {$Novel.n_name ?? ''}
diff --git a/code/app/home/view/kuangYu/pc/public/indexNewsUpdateList.html b/code/app/home/view/kuangYu/pc/public/indexNewsUpdateList.html index 6980311..3809978 100644 --- a/code/app/home/view/kuangYu/pc/public/indexNewsUpdateList.html +++ b/code/app/home/view/kuangYu/pc/public/indexNewsUpdateList.html @@ -5,7 +5,9 @@ {$Novel->n_category ?? ''}- {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} {$Novel.n_name ?? ''}
diff --git a/code/app/home/view/kuangYu/pc/public/shukuNovelList.html b/code/app/home/view/kuangYu/pc/public/shukuNovelList.html index 7bb36ad..4a6d945 100644 --- a/code/app/home/view/kuangYu/pc/public/shukuNovelList.html +++ b/code/app/home/view/kuangYu/pc/public/shukuNovelList.html @@ -1,5 +1,7 @@- - {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
diff --git a/code/app/home/view/kuangYu/pc/public/swiperListImg.html b/code/app/home/view/kuangYu/pc/public/swiperListImg.html
index 7e2d8b8..7864897 100644
--- a/code/app/home/view/kuangYu/pc/public/swiperListImg.html
+++ b/code/app/home/view/kuangYu/pc/public/swiperListImg.html
@@ -1,5 +1,7 @@
- - {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
推荐作品
-
{novel:list count="10" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"}
- {$arrGrm[$key]|raw}
+ {if !empty($arrGrm[$key])}
+ {$arrGrm[$key]|raw}
+{/if}
-
diff --git a/code/app/home/view/kuangYu/public/allChapterPage.html b/code/app/home/view/kuangYu/public/allChapterPage.html
index f6a5274..5535fd5 100644
--- a/code/app/home/view/kuangYu/public/allChapterPage.html
+++ b/code/app/home/view/kuangYu/public/allChapterPage.html
@@ -1,36 +1,38 @@
{if !empty($resData.p_data.pager)}
- +{/if} \ No newline at end of file diff --git a/code/app/home/view/kuangYu/public/novelListH.html b/code/app/home/view/kuangYu/public/novelListH.html index e563bfd..2bb9039 100644 --- a/code/app/home/view/kuangYu/public/novelListH.html +++ b/code/app/home/view/kuangYu/public/novelListH.html @@ -2,7 +2,9 @@+ {volist name="$resData.p_data.pager" id="item"} + {eq name="item.type" value="prev"} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} + + {$item.label} + + {/eq} + {/volist} + ++ + + {volist name="$resData.p_data.pager" id="item"} + {eq name="item.type" value="next"} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} + + {$item.label} + + {/eq} + {/volist} +
- {$arrGrm[$key+[start]]|raw}
+ {if !empty($arrGrm[$key + [start]])}
+ {$arrGrm[$key+[start]]|raw}
+ {/if}
{$Novel.n_name ?? ''}
diff --git a/code/app/home/view/kuangYu/public/novelListRank.html b/code/app/home/view/kuangYu/public/novelListRank.html index 1c81f8f..112b8f5 100644 --- a/code/app/home/view/kuangYu/public/novelListRank.html +++ b/code/app/home/view/kuangYu/public/novelListRank.html @@ -1,6 +1,8 @@ \ No newline at end of file diff --git a/code/app/home/view/kuangYu/public/novelListS.html b/code/app/home/view/kuangYu/public/novelListS.html index 553f7a8..d37b0c1 100644 --- a/code/app/home/view/kuangYu/public/novelListS.html +++ b/code/app/home/view/kuangYu/public/novelListS.html @@ -1,5 +1,7 @@+ {if !empty($arrGrm[$key + [start]])} {$arrGrm[$key+[start]]|raw} + {/if} {$Novel.n_name ?? ''}
{$key}- - {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
{$arrGrm[2]|raw} -{$arrGrm[3]|raw} diff --git a/code/app/home/view/shikong/basePc.html b/code/app/home/view/shikong/basePc.html new file mode 100644 index 0000000..a051b64 --- /dev/null +++ b/code/app/home/view/shikong/basePc.html @@ -0,0 +1,111 @@ + + + + {block name="get-data"}{/block} + + + + + + + + +
+
-
+
- 123456 + 默认{block name="title"}{/block} + + + + + + + + + + {block name="meta-other"}{/block} + {block name="head"}{/block} + {block name="head-css"}{/block} + {block name="head-js"}{/block} + + + + + +++ + + {block name="main"} + + {/block} + +{$DomainModel->d_name}
+ +++ + + + + + + + + {block name="customize"} + + {/block} + + + {site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/} + + + {$DomainModel->d_statis|raw} + + + \ No newline at end of file diff --git a/code/app/home/view/shikong/index/index.html b/code/app/home/view/shikong/index/index.html index 236bd0c..a0b3231 100644 --- a/code/app/home/view/shikong/index/index.html +++ b/code/app/home/view/shikong/index/index.html @@ -1,4 +1,8 @@ {extend name="baseH5" /} + +{block name="get-data"} +{site:grm page_code="h5_index" diff="0" num="100" g_key="arrGrm" /} +{/block} {block name="title"}{site:replace code="INDEX@INDEX@TITLE"}{/block} {block name="keywords"}{site:replace code="INDEX@INDEX@KEYWORDS"}{/block} {block name="description"}{site:replace code="INDEX@INDEX@DESCRIPTION"}{/block} @@ -69,7 +73,7 @@++最新标签
+-
+ {site:forgelist count="50" d_key="d_key" d_val="ForgeNovel" cache_life="86400"}
+
+ {$ForgeNovel.n_forge_title}
+
+ {/site:forgelist}
+ XML地图
+ 网站地图
+
@@ -89,7 +93,7 @@ $showIconStatus = "zhuantai"; {/php} {novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"} - {include file="public/novel-list-flex" /} + {include file="public/novel-list-flex" start="9" /} {/novel:list}{novel:list count="8" sort_type="tuijian" d_key="key" d_val="Novel" cache_life="86400"} - {include file="public/novel-list" /} + {include file="public/novel-list" start="0" /} {/novel:list}
@@ -123,7 +127,7 @@ $showIconStatus = "zhuantai"; {/php} {novel:list count="8" sort_type="news" d_key="key" d_val="Novel" cache_life="86400"} - {include file="public/novel-list-flex" /} + {include file="public/novel-list-flex" start="24" /} {/novel:list}{novel:list count="8" sort_type="update" d_key="key" d_val="Novel" cache_life="86400"} - {include file="public/novel-list" showIconStatus=true/} + {include file="public/novel-list" start="16" showIconStatus=true/} {/novel:list} - - {$arrGrm[$key+[start]]|raw} + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
-
{foreach $resData.data as $key => $Chapter }
-
123456+默认{novel:list count="20" sort_type="update" d_key="key" d_val="Novel" cache_life="86400"} + {if !empty($arrGrm[$key + 55])} + {$arrGrm[$key+55]|raw} + {/if}+ {$arrGrm[2]|raw}@@ -191,6 +192,7 @@ c_page="$Request.route.intChapterPage" c_key="arrChapter" /} {/if}{$Novel.n_name}
diff --git a/code/app/home/view/shikong/novel/getLibrary.html b/code/app/home/view/shikong/novel/getLibrary.html index 657b806..1566a4a 100644 --- a/code/app/home/view/shikong/novel/getLibrary.html +++ b/code/app/home/view/shikong/novel/getLibrary.html @@ -160,7 +160,7 @@ button_num="8" cache_life="86400" func="generateCategoryPager" export_name="resD
diff --git a/code/app/home/view/shikong/novel/getNovelCatalog.html b/code/app/home/view/shikong/novel/getNovelCatalog.html index 31b5b33..e137510 100644 --- a/code/app/home/view/shikong/novel/getNovelCatalog.html +++ b/code/app/home/view/shikong/novel/getNovelCatalog.html @@ -5,7 +5,7 @@ $Novel.n_id{extend name="baseH5" /} {novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="$Request.route.intForgeId" /} {site:grm page_code="h5_novel_info" diff="$arrNovel.n_id" num="120" g_key="arrGrm" /} -{chapter:pagerexp page="$Request.route.intPage" limit="10" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter" +{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter" cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /} {/block} @@ -155,29 +155,33 @@ cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="gene{foreach $resData.data as $key=>$Novel} - {include file="public/novel-list" /} + {include file="public/novel-list" start="0" /} {/foreach}- {include file="public/allChapterPage" start="1"/} + {include file="public/allChapterPage" start="1"/}- + {$arrGrm[1]|raw} +-
- {chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter"
- cache_life="86400"}
+ {volist name="resData.data" id="Chapter" key="key"}
- + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} {$Chapter.c_name} - {/chapter:list} + {/volist}
相关标签: - {volist name='$arrNovel.arrRelateveNovel' id='Novel'} - {$Novel.n_name} + {volist name='$arrNovel.arrRelateveNovel' id='Novel' key="key"} + {if !empty($arrGrm[$key +100])} + {$arrGrm[$key +100]|raw} + {/if} + {$Novel.n_name} {/volist} {volist name='arrNovel.n_forge_novel' id='ForgeNovel'}{$arrChapter.c_name ?? ''}
- + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
+ {$arrGrm[1]|raw}{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}
+ {$arrGrm[4]|raw}@@ -170,6 +174,7 @@ $Novel.n_id{extend name="baseH5" /}更新:{$arrNovel.n_update_time}+ {$arrGrm[5]|raw} 最新:{$arrNovel.arrLatestChapter.c_name ?? ""} @@ -188,8 +193,12 @@ $Novel.n_id{extend name="baseH5" /}-
- {chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="d_key" d_val="Chapter" cache_life="86400"}
+ {chapter:list count="10" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
- + {if !empty($arrGrm[$key + 6])} + {$arrGrm[$key+6]|raw} + {/if} + {$Chapter.c_name} {/chapter:list} @@ -220,13 +229,18 @@ $Novel.n_id{extend name="baseH5" /} 相关标签: - {volist name='$arrNovel.arrRelateveNovel' id='Novel'} - {$Novel.n_name} - {/volist} - {volist name='arrNovel.n_forge_novel' id='ForgeNovel'} - {$ForgeNovel.n_forge_title} - {/volist} + {volist name='$arrNovel.arrRelateveNovel' id='Novel' key="key"} + {if !empty($arrGrm[$key + 24])} + {$arrGrm[$key+24]|raw} + {/if} + {$Novel.n_name} + {/volist} + {volist name='arrNovel.n_forge_novel' id='ForgeNovel' key="key"} + {if !empty($arrGrm[$key + 34])} + {$arrGrm[$key+34]|raw} + {/if} + {$ForgeNovel.n_forge_title} + {/volist} @@ -242,7 +256,7 @@ $Novel.n_id{extend name="baseH5" /}
- + {$Novel.n_author} + {$Novel.n_name} + +
- + {$Novel.n_description} + +
- + [{$Novel->n_category ?? ''} + + {if !empty($arrGrm[$key+36])} + {$arrGrm[$key+36]|raw} + {/if} + {$Novel->n_name} + {$Novel->n_author} + + {/novel:list} +
- + [{$Novel->n_category ?? ''} + + {if !empty($arrGrm[$key+36])} + {$arrGrm[$key+36]|raw} + {/if} + + {$Novel->n_name} + {$Novel->n_latest_chapter_name ?? + 'null'} + {$Novel.n_author} + {:date('m-d')} + + {/foreach} +
- + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} +{/if} + + {$Chapter.c_name} + + + + {/foreach} +
- {$Novel.n_author}{$Novel.n_name} + +
- {$Novel.n_description} + +
- {$Novel.n_author}{$Novel.n_name} +
- {$Novel.n_description} + +
- + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if} + {$Chapter.c_name} + + {/chapter:list} +
- + {if !empty($arrGrm[$key+10])} + {$arrGrm[$key+10]|raw} + {/if} + {$Chapter.c_name} + + {/chapter:list} +
- {$Novel.n_author}{$Novel.n_name} + +
- {$Novel.n_description} + +
- {$Novel.n_author}{$Novel.n_name} + +
- {$Novel.n_description} + +
- + {$Novel.n_author ?? ''} + {$Novel.n_name + ?? ''} + +
- + + {$Novel.n_description ?? ''} + + +
- + [{$Novel->n_category ?? ''} + + {$arrGrm[$d_key+4]|raw} + {$Novel->n_name} + + {$Novel->n_author} + + + {/novel:list} +
- + {$arrGrm[$d_key+9+10*$start]|raw} + {$Novel->n_name}/{$Novel->n_author} + {/novel:list} +
- + [{$Novel->n_category ?? ''}] + + {$arrGrm[$d_key+100]|raw} + {$Novel->n_name} + {$Novel->n_author} + + {/novel:list} +
- + [{$Novel->n_category ?? ''}] + + {$arrGrm[$d_key+100]|raw} + {$Novel->n_name} + {$Novel->n_latest_chapter_name ?? + 'null'} + {$Novel->n_author} + {:date('m-d')} + + {/novel:list} + +
-
+
-
+
- 耽美百合 +
-
+
我真是一条龙
+
+ - 老读者必看公告!!! +
- 兔子很淡定 +
- 1天前 +
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/chapterTableAll.html b/code/app/home/view/shikong/pc/public/chapterTableAll.html
new file mode 100644
index 0000000..2fc1fc2
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/chapterTableAll.html
@@ -0,0 +1,6 @@
+ - + 01 天龙问世 + +
- + 02 沧武的小霸王 + \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/endNovelList.html b/code/app/home/view/shikong/pc/public/endNovelList.html new file mode 100644 index 0000000..cb851c3 --- /dev/null +++ b/code/app/home/view/shikong/pc/public/endNovelList.html @@ -0,0 +1,11 @@ +
-
+
+
+
+ ++落魄千金美食发家日常
+ 鱼昆子 +
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/footer.html b/code/app/home/view/shikong/pc/public/footer.html
new file mode 100644
index 0000000..adc12bf
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/footer.html
@@ -0,0 +1,22 @@
+ - 狂雨小说cms +
-
+
玻璃焰
++ 美绿哔哔 + 武侠仙侠 + ++
+
+ [已签约实体待上市]【天生坏种x清冷校花】【大学校园、男追女、协议情侣、强制爱、破镜重圆】黎幸在整个西京大学都很有名。 + 高考状元,够美,够穷。这样的人,外貌不是恩赐,是原罪。楼崇,出生即登上金字塔最顶层的存在优越家世,顶级皮囊但却是个十足十的人渣。 + ——这样两个毫无交集的人,某天却被人撞见楼崇的阿斯顿马丁车内黎幸被单手抱起跨坐在腿上,后背抵着方向盘车窗光影交错,男人冷白精致的侧脸清晰可见,扣着她的手腕,亲自教她怎么扯开自己的领结。 + —— “协议女友,知道什么意思吗?” “意思是牵手,接吻,拥抱,上床。” “以及,爱上我。” “一步不能少。”—— “玻璃焰,玻璃高温产生的火焰,银蓝色,很美。” + 本站提示:各位书友要是觉得《玻璃焰》还不错的话请不要忘记向您QQ群和微博里的朋友推荐哦!
+
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/indexBoyNewsOne.html b/code/app/home/view/shikong/pc/public/indexBoyNewsOne.html
new file mode 100644
index 0000000..4d7860e
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/indexBoyNewsOne.html
@@ -0,0 +1,44 @@
+ -
+ {$key+=1}
+
娱乐宗师
+ +
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/indexBoyRankOne.html b/code/app/home/view/shikong/pc/public/indexBoyRankOne.html
new file mode 100644
index 0000000..458de74
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/indexBoyRankOne.html
@@ -0,0 +1,26 @@
+ -
+ 1
+
捻转步舞曲[花滑] +
++ ++
+
+ + 作者:梧桐树下wt + 类别:武侠仙侠 ++【本文将会于2023年9月30日星期六入V,谢谢支持!】 【求投票——《成长·逆袭》主题征文——作品投票——鱼跃龙门后来居上】 + 【每5K营养液加更一章】 作为刚升组没多久,在华国内难得可以跳跃演绎两手抓的男子单人花滑选手,郁辰被队里的教练们给予极大的厚望。 + 并且整个教练团也在想尽各种方法教导这位,冰上冰下两个样子,经常会躲起来不见人的闷葫芦。 “到底有什么办法,能让那家伙在冰下的时候,有上冰那会百分之一的灵气啊!” + 只有郁辰他本人知道——他无论什么时候,都爱惨了艺术与冰面结合起来的样子。 ——只是台下之后,不会表达而已。 + 一切的变动,从他没忍住在莫斯科赛后偷瞒着教练,去看了一场芭蕾舞舞台剧之后。 追着一见钟情的男孩来到异国,并且努力学了中文的佐切卡:你好,郁!能我你拥抱? + 沉思了好久,才理清楚他语法顺序的郁辰:你学顺了中文再和我说话吧。 佐切卡(惊喜):那就是可以了! + 于是某位男单运动员就被纤细高挑练跳舞的熊抱住了一个下午,跑都跑不掉。 来自莫斯科的芭蕾舞者X略显自闭的花滑选手 1、故事里面所有人物故事,经历都没有原型。 + 2、作者对于花滑的认知还没有到完全专业水平,但是所有技术动作描写,比赛规则描述,都有资料支持。 + 3、如果有技术问题需要讨论可以随时留评,我看到后会回复的。看了每章词汇解释还是不懂的话也可以留评,我会想办法换一种解释试试看的(作者是真想教会你们滑冰系列)。 + 4、最重要一点——无论怎么样的情感下,都请不要轻易怀疑运动员对该项目的热爱。 5、停在‘4’好像不太好,所以写了个‘5’。 + 本站提示:各位书友要是觉得《捻转步舞曲[花滑]》还不错的话请不要忘记向您QQ群和微博里的朋友推荐哦!
+
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/indexNewsUpdateList.html b/code/app/home/view/shikong/pc/public/indexNewsUpdateList.html
new file mode 100644
index 0000000..1b055eb
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/indexNewsUpdateList.html
@@ -0,0 +1,12 @@
+ -
+
-
+
- 耽美百合 +
-
+
我真是一条龙
+
+ - 老读者必看公告!!! +
- 兔子很淡定 +
- 1天前 +
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/shuKuNovelList.html b/code/app/home/view/shikong/pc/public/shuKuNovelList.html
new file mode 100644
index 0000000..1698493
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/shuKuNovelList.html
@@ -0,0 +1,32 @@
+ -
+
+
+
+ ++落魄千金美食发家日常
++ 作者:鱼昆子 + 分类:男生 + 状态:已完结 + 总字数:43.80万字+ +
+ +最近更新:219 桃花酿 +
+正文已完结,福利番外待续! 预收《癫疯人生有多爽你知道吗》《当家主母的咸鱼美食日常》戳专栏求收藏。 ——————— 温仲夏身为百万粉丝美食博主,一朝穿越。 + 好消息,穿成尚书千金。 坏消息,父兄获罪被贬到千里之外。 身边只有一个柔弱的嫂嫂和年幼的小弟。 开局就是一个交不上房租,大雪天几乎要流落街头的惨境。 温仲夏来不及哭,撸起袖子就是干。 + 红烧肉火锅烧烤爆米花卷饼卤肉奶茶小蛋糕…… 她就不信这些东京人都不爱吃。 不成的话,她还有麻辣烫烤鸭炸鸡酸辣粉炸酱面汤圆大馄饨…… 一不小心,落魄千金混成东京知名女掌柜。 …… 小剧场: + 一众贵女听闻温仲夏当街叫卖吃食后,纷纷对她这种抛头露面的行为狠狠批判。 几天后,她们却在温仲夏的食店门口不期而遇。 “你怎么来了,不会是来买蛋挞的吧?” “难道你也是?” + “我可不是,我还要买奶油蛋糕呢。” 说好的不齿与之为伍呢? 这时店内传来吆喝:“数量有限,先到先得。” 贵女们忙不迭地往里冲。 “我先来的!” ①本文主线是美食和日常。 + ②背景主要参考宋朝,不严谨的地方请见谅。 + 本站提示:各位书友要是觉得《落魄千金美食发家日常》还不错的话请不要忘记向您QQ群和微博里的朋友推荐哦!
++ 更新时间:2025-03-20 23:59 + 立即阅读 ++
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/swiperListImg.html b/code/app/home/view/shikong/pc/public/swiperListImg.html
new file mode 100644
index 0000000..b0b9b0c
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/swiperListImg.html
@@ -0,0 +1,7 @@
+ -
+
+
+
+
diff --git a/code/app/home/view/shikong/pc/public/swiperListText.html b/code/app/home/view/shikong/pc/public/swiperListText.html
new file mode 100644
index 0000000..620556b
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/swiperListText.html
@@ -0,0 +1,6 @@
+ -
+
+1+ 落魄千金美食发家日常 +
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/user/getBookShelf.html b/code/app/home/view/shikong/pc/user/getBookShelf.html
new file mode 100644
index 0000000..4de16d1
--- /dev/null
+++ b/code/app/home/view/shikong/pc/user/getBookShelf.html
@@ -0,0 +1,49 @@
+{extend name="basePc" /}
+{block name="title"}我的书架{/block}
+{block name="keywords"}我的书架{/block}
+{block name="description"}我的书架{/block}
+{block name="head"}
+
+
+
+
+
+
+
+{block name="head-js"}{/block}
+
+
+{block name="body-class"}novel_home{/block}
+
+{block name="main"}
+
+
diff --git a/code/app/home/view/shikong/novel/getNovelRank.html b/code/app/home/view/shikong/novel/getNovelRank.html index 85fd23d..c9e7801 100644 --- a/code/app/home/view/shikong/novel/getNovelRank.html +++ b/code/app/home/view/shikong/novel/getNovelRank.html @@ -110,6 +110,9 @@{novel:list count="8" n_category="$arrNovel.n_category_pinyin" sort_type="update" d_key="d_key" d_val="Novel" cache_life="86400"} - {include file="public/novel-list-flex" /} + {include file="public/novel-list-flex" start="16"/} {/novel:list}{novel:ranklist count="10" sort_type="$Request.route.strOrder" n_status="$Request.route.strStatus" d_key="key" d_val="Novel" cache_life="86400"} + {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} + {/if}{$key +=1}{$Novel.n_name}
diff --git a/code/app/home/view/shikong/novel/getSearchNovel.html b/code/app/home/view/shikong/novel/getSearchNovel.html index 34ee2eb..f5e162f 100644 --- a/code/app/home/view/shikong/novel/getSearchNovel.html +++ b/code/app/home/view/shikong/novel/getSearchNovel.html @@ -81,7 +81,7 @@ p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager"+{/block} + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/public/novel-list-flex.html b/code/app/home/view/shikong/public/novel-list-flex.html index 016da5d..14c77b5 100644 --- a/code/app/home/view/shikong/public/novel-list-flex.html +++ b/code/app/home/view/shikong/public/novel-list-flex.html @@ -1,4 +1,8 @@ + + {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}{foreach $resData.data as $key=>$Novel} - {include file="public/novel-list" /} + {include file="public/novel-list" start="0"/} {/foreach} diff --git a/code/app/home/view/shikong/pc/getArticleInfo.html b/code/app/home/view/shikong/pc/getArticleInfo.html new file mode 100644 index 0000000..5c10385 --- /dev/null +++ b/code/app/home/view/shikong/pc/getArticleInfo.html @@ -0,0 +1,14 @@ +{extend name="basePc" /} +{block name='nav-active-class'}home{/block} +{block name="title"}{/block} +{block name="head-js"}{/block} + + + +{block name="main"} + ++{/block} + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/user/getHistory.html b/code/app/home/view/shikong/pc/user/getHistory.html new file mode 100644 index 0000000..3384ec2 --- /dev/null +++ b/code/app/home/view/shikong/pc/user/getHistory.html @@ -0,0 +1,49 @@ +{extend name="basePc" /} +{block name="title"}我的阅读记录{/block} +{block name="keywords"}我的阅读记录{/block} +{block name="description"}我的阅读记录{/block} +{block name="head"} + + + + + + + +{block name="head-js"}{/block} + + +{block name="body-class"}novel_home{/block} + +{block name="main"} + +article.......+ +{/block} + +{block name="customize"} {/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getArticleList.html b/code/app/home/view/shikong/pc/getArticleList.html new file mode 100644 index 0000000..0c385c6 --- /dev/null +++ b/code/app/home/view/shikong/pc/getArticleList.html @@ -0,0 +1,88 @@ +{extend name="basePc" /} +{block name='nav-active-class'}home{/block} +{block name="title"}{/block} +{block name="head-js"}{/block} + + +{block name="main"} ++ + + + + ++{/block} + +{block name="customize"} {/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getLibrary.html b/code/app/home/view/shikong/pc/getLibrary.html new file mode 100644 index 0000000..78d24e1 --- /dev/null +++ b/code/app/home/view/shikong/pc/getLibrary.html @@ -0,0 +1,222 @@ +{extend name="basePc" /} + +{block name="get-data"} +{novel:pagerexp page="$Request.get.page" limit="30" +n_category="$Request.route.strCategory" +sort_type="$Request.route.strOrder" +n_status="$Request.route.strStatus" d_key="d_key" +d_key="d_key" +d_val="Novel" n_num="total" +button_num="10" cache_life="86400" func="generateCategoryPager" export_name="resData" /} +{site:grm page_code="pc_novel_library" diff="$resData.p_data.page" num="70" g_key="arrGrm" /} +{/block} + +{block name="title"}{site:replace code="NOVEL@GETLIBRARY@TITLE"}{/block} +{block name="keywords"}{site:replace code="NOVEL@GETLIBRARY@KEYWORDS"}{/block} +{block name="description"}{site:replace code="NOVEL@GETLIBRARY@DESCRIPTION"}{/block} + +{block name="head"} + + + +{if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} + +{else} + + +{/if} + + +{if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} + +{else} + +{/if} + +{/block} +{block name="head-js"}{/block} + +{block name="head-css"} + +{if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} + +{else} + +{/if} + +{/block} + +{block name='nav-active-class'}home{/block} + + +{block name="main"} + + + + ++ ++ + + + +++++++ + +{/block} + +{block name="customize"} +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getNovelCatalog.html b/code/app/home/view/shikong/pc/getNovelCatalog.html new file mode 100644 index 0000000..b0e2071 --- /dev/null +++ b/code/app/home/view/shikong/pc/getNovelCatalog.html @@ -0,0 +1,245 @@ +{extend name="basePc" /} + +{block name="get-data"} +{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /} +{site:grm page_code="pc_novel_catalog" diff="$Request.url" num="120" g_key="arrGrm" /} +{/block} + +{block name="title"}{site:replace code="NOVEL@GETNOVELCATALOG@TITLE"}{/block} +{block name="keywords"}{site:replace code="NOVEL@GETNOVELCATALOG@KEYWORDS"}{/block} +{block name="description"}{site:replace code="NOVEL@GETNOVELCATALOG@DESCRIPTION"}{/block} + +{block name="head"} + + + + + + + + + + + + + + + + + + + + + + + + +{/block} + +{block name="head-css"} + +{/block} +{block name="logo-html"} ++++ {novel:list count="6" sort_type="tuijian" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"} ++++ {/novel:list} ++ {$arrGrm[$key]|raw} + ++
+
+ -
+
++ ++ 分类: + 不限 + + {novel:category d_key="strCategoryPinyin" d_val="strCategoryName"} + {$strCategoryName} + + {/novel:category} + + +
+排序: + {novel:sort d_key="key" d_val="strSortName"} + {$strSortName} + {/novel:sort} +
+状态: + {novel:status d_key="key" d_val="strStatusName"} + {$strStatusName} + {/novel:status} + +
+++ + +++最新入库小说
+-
+ {novel:list count="30" sort_type="news" d_key="key" d_val="Novel" p_val="page_data"
+ cache_life="86400"}
+
++最近更新小说列表
+-
+ {foreach $resData.data as $key=>$Novel}
+
+ {volist name="resData.p_data.pager" id="vo" key="k"} + {switch $vo.label} + {case value="上一页"} + {if $resData.p_data.page == 1} + « + {else} + « + {/if} + {/case} + {case value="下一页"} + {if $resData.p_data.page >= $resData.p_data.total} + » + {else} + » + {/if} + {/case} + {case value="..."} + ... + {/case} + {default /} + {if preg_match('/^\d+$/', $vo.label)} + {$vo.label} + {/if} + {/switch} + {/volist} + ++ ++ + {$DomainModel->d_name}-{$DomainModel->d_text_logo} + +
+{/block} + +{block name="head-js"} +{/block} + +{block name="body-class"}novel_info{/block} + +{block name="main"} + +{chapter:pagerexp page="$Request.route.intPage" limit="100" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter" +cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /} + +++ + + +{/block} + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getNovelChapter.html b/code/app/home/view/shikong/pc/getNovelChapter.html new file mode 100644 index 0000000..43acf28 --- /dev/null +++ b/code/app/home/view/shikong/pc/getNovelChapter.html @@ -0,0 +1,222 @@ +{extend name="basePc" /} + +{block name="get-data"} + +{site:grm page_code="pc_novel_chapter" diff="$Request.url" num="60" g_key="arrGrm" /} +{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /} +{chapter:info n_id="$Request.route.intNovelId" c_sort_num="$Request.route.intChapterSort" +c_page="$Request.route.intChapterPage" c_key="arrChapter" /} +{/block} + +{block name="title"}{site:replace code="NOVEL@GETNOVELCHAPTER@TITLE"}{/block} +{block name="keywords"}{site:replace code="NOVEL@GETNOVELCHAPTER@KEYWORDS"}{/block} +{block name="description"}{site:replace code="NOVEL@GETNOVELCHAPTER@DESCRIPTION"}{/block} + +{block name="head"} + + + + + + + + + + + + + + + + + + + + + + + + + + + +{/block} + +{block name="head-css"} + +{/block} + +{block name="head-js"} + +{/block} + +{block name="body-class"}novel_info{/block} +{block name='nav-active-class'}home{/block} + +{block name="main"} + +++ ++++ {$DomainModel->d_name}> + + {$arrNovel['n_name']} + +
+ +++《{$arrNovel.n_name ?? ''}》{$arrNovel.n_name ?? '章节'}
++ {$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}... + ++相邻推荐: + {volist name="arrNovel.n_forge_novel" id="ForgeNovel" key="key"} + {if $key<20 } {$arrGrm[$key+20]|raw} {/if} {$ForgeNovel.n_forge_title} + {/volist} + + {volist name='$arrNovel.arrRelateveNovel' id='Novel'} + {$Novel.n_name} + {/volist} + +
+++ +++《{$arrNovel.n_name}》章节列表(第{$Request.route.intPage}页)切换倒序/正序: + {if $Request.route.strOrder == 'zheng'} + 点击切换倒序 + {else} + 点击切换正序 + {/if} +
+ + + {include file="pc/public/allChapterPage" /} + +-
+ {foreach $resData.data as $key=>$Chapter}
+
++已完结热门小说推荐
++ + {novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" + cache_life="86400"} ++++ {/novel:list} + ++ {if !empty($arrGrm[$key+110])} + {$arrGrm[$key+110]|raw} + {/if} + + ++
+
+ -
+
+ {$arrGrm[1]|raw} ++ +{/block} + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getNovelInfo.html b/code/app/home/view/shikong/pc/getNovelInfo.html new file mode 100644 index 0000000..f9e06c7 --- /dev/null +++ b/code/app/home/view/shikong/pc/getNovelInfo.html @@ -0,0 +1,243 @@ +{extend name="basePc" /} + +{block name="get-data"} +{if $Request.route.intNovelId} +{novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="$Request.route.intForgeId" /} +{else} +{novel:info n_id="$DomainModel->info_id" n_key="arrNovel" n_forge_id="0" /} +{/if} +{site:grm page_code="pc_novel_info" diff="$arrNovel.n_id" num="120" g_key="arrGrm" /} +{/block} + +{block name="title"}{site:replace code="NOVEL@GETNOVELINFO@TITLE"}{/block} +{block name="keywords"}{site:replace code="NOVEL@GETNOVELINFO@KEYWORDS"}{/block} +{block name="description"}{site:replace code="NOVEL@GETNOVELINFO@DESCRIPTION"}{/block} + +{block name="head"} + + + + + + + + + + + + + + + + + + + + + + + + + +{/block} + +{block name="head-css"} + +{/block} + +{block name="logo-html"} ++++++ {$DomainModel->d_name}>{$arrNovel.n_name} + > + {$arrChapter.c_name} +
+ {$arrGrm[2]|raw} +++{$arrNovel.n_name}({$arrChapter.c_name})
++ {if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1} + 上一页 + {/if} + + {if $arrChapter.pre_chapter && $arrChapter.pre_chapter.c_sort_num} + {$arrGrm[10]|raw} + 上一页 + {/if} + + | + 章节目录 + | + + {if $arrChapter.next_chapter && $arrChapter.next_chapter.c_sort_num} + {$arrGrm[9]|raw} + 下一页 + {/if} + ++ {$arrGrm[3]|raw} + + {$arrGrm[4]|raw} +请勿开启浏览器阅读模式,否则将导致章节内容缺失及无法阅读下一页。
+ +相邻推荐: + {volist name="arrNovel.n_forge_novel" id="ForgeNovel" key="key"} + {if $key<19 } {$arrGrm[$key+9]|raw} {/if} {$ForgeNovel.n_forge_title} + {/volist} + + {volist name='arrNovel.arrRelateveNovel' id='Novel'} + {$Novel.n_name} + {/volist} + +
+ {$arrGrm[5]|raw} ++ {if $arrChapter && $arrChapter.c_sort_num && $arrChapter.c_sort_num == 1} + 上一页 + {/if} + + {if $arrChapter.pre_chapter && $arrChapter.pre_chapter.c_sort_num} + {$arrGrm[10]|raw} + 上一页 + {/if} + + | + 章节目录 + | + + {if $arrChapter.next_chapter && $arrChapter.next_chapter.c_sort_num} + {$arrGrm[9]|raw} + 下一页 + {/if} ++ {$arrGrm[6]|raw} +++已完结热门小说推荐
+read_btn + + {novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" + p_val="page_data" cache_life="86400"} ++++ + + {/novel:list} + ++ {if !empty($arrGrm[$key+6])} + {$arrGrm[$key+6]|raw} + {/if} + + ++
+
+ -
+
+ + {$DomainModel->d_name}-{$DomainModel->d_text_logo} + +
+{/block} + +{block name="head-js"} +{/block} + +{block name="body-class"}novel_info{/block} + +{block name="main"} + +++ + +{/block} + + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/getSearchNovel.html b/code/app/home/view/shikong/pc/getSearchNovel.html new file mode 100644 index 0000000..6ad245e --- /dev/null +++ b/code/app/home/view/shikong/pc/getSearchNovel.html @@ -0,0 +1,139 @@ +{extend name="basePc" /} + +{block name="get-data"} +{novel:pagerexp page="$Request.get.page" limit="30" +key="$Request.get.keyword" +d_key="d_key" +d_val="Novel" n_num="total" +p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager" export_name="resData" /} +{site:grm page_code="pc_novel_search" diff="$Request.url" num="30" g_key="arrGrm" /} +{/block} + +{block name="title"}{site:replace code="NOVEL@GETSEARCHNOVEL@TITLE"}{/block} +{block name="keywords"}{site:replace code="NOVEL@GETSEARCHNOVEL@KEYWORDS"}{/block} +{block name="description"}{site:replace code="NOVEL@GETSEARCHNOVEL@DESCRIPTION"}{/block} + +{block name="head"} + + + + + + + + + + + + + +{/block} + +{block name='nav-active-class'}home{/block} + +{block name="title"}{/block} +{block name="meta-other"}{/block} +{block name="body-class"}novel_home novel_search_page{/block} +{block name="main"} + + + + +++ ++++ {$DomainModel->d_name}> + + {$arrNovel['n_name']} + +
+ +++《{$arrNovel.n_name ?? ''}》{$arrNovel.n_name ?? '章节'}
++ {$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}... + ++相邻推荐: + {volist name="arrNovel.n_forge_novel" id="ForgeNovel" key="key"} + {if $key<20 } {$arrGrm[$key+20]|raw} {/if} {$ForgeNovel.n_forge_title} + {/volist} + + {volist name='$arrNovel.arrRelateveNovel' id='Novel'} + {$Novel.n_name} + {/volist} + +
+++ +++《{$arrNovel.n_name}》最新章节
+-
+ {chapter:list count="12" sort_type="dao" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
+
《{$arrNovel.n_name}》章节列表
+-
+ {chapter:list count="100" sort_type="zheng" n_id="$arrNovel.n_id" d_key="key" d_val="Chapter" cache_life="86400"}
+
++已完结热门小说推荐
++ + {novel:list count="6" n_category="$arrNovel.n_category_pinyin" n_status="wanjie" d_key="key" d_val="Novel" p_val="page_data" cache_life="86400"} ++++ {/novel:list} + ++ {if !empty($arrGrm[$key+110])} + {$arrGrm[$key+110]|raw} + {/if} + ++
+
+ -
+
++{/block} + +{block name="customize"} + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/index.html b/code/app/home/view/shikong/pc/index.html new file mode 100644 index 0000000..817a7ed --- /dev/null +++ b/code/app/home/view/shikong/pc/index.html @@ -0,0 +1,179 @@ +{extend name="basePc" /} +{block name="title"}{site:replace code="INDEX@INDEX@TITLE"}{/block} +{block name="keywords"}{site:replace code="INDEX@INDEX@KEYWORDS"}{/block} +{block name="description"}{site:replace code="INDEX@INDEX@DESCRIPTION"}{/block} + +{block name="head-css"} + +{/block} +{block name="head"} + + + + + + + +{/block} + +{block name="main"} + +{site:grm page_code="pc_index" diff="0" num="150" g_key="arrGrm" /} + +++ + +++{$Request.get.keyword}搜索结果 - {$DomainModel->d_name} 第{$resData.p_data.page}页
++ 搜索“{$Request.get.keyword}”相关结果共有 {$resData.p_data.total} 部小说 ++ {if $resData.p_data.total <1}没有相关数据
+ {else} ++ + {foreach $resData.data as $key=>$Novel} ++ + {/if} + +++ {/foreach} + ++ {if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} +{/if} + ++
+
+ -
+
+ {volist name="resData.p_data.pager" id="vo" key="k"} + {switch $vo.label} + {case value="上一页"} + {if $resData.p_data.page == 1} + « + {else} + « + {/if} + {/case} + {case value="下一页"} + {if $resData.p_data.page >= $resData.p_data.total} + » + {else} + » + {/if} + {/case} + {case value="..."} + ... + {/case} + {default /} + {if preg_match('/^\d+$/', $vo.label)} + {$vo.label} + {/if} + {/switch} + {/volist} + ++ +++ +{/block} + +{block name="customize"} + + +{/block} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/adBanner.html b/code/app/home/view/shikong/pc/public/adBanner.html new file mode 100644 index 0000000..bd8e696 --- /dev/null +++ b/code/app/home/view/shikong/pc/public/adBanner.html @@ -0,0 +1,11 @@ + + + +++ ++ {novel:list count="4" sort_type="tuijian" n_status="lianzai" d_key="d_key" d_val="Novel" p_val="page_data" + cache_life="86400"} ++++ {/novel:list} ++ {$arrGrm[$d_key]|raw} + ++
+
+ -
+
++经典推荐
+-
+ {novel:list count="9" sort_type="tuijian" n_status="wanjie" d_key="d_key" d_val="Novel"
+ p_val="page_data" cache_life="86400"}
+
++ ++ {novel:category d_key="strCategoryPinyin" d_val="strCategoryName"} ++++ {/novel:category} +{$strCategoryName}
++ + + + {novel:list count="1" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel" + p_val="page_data" cache_life="86400"} +++ {$arrGrm[$d_key+9+10*$start]|raw} + ++ + {/novel:list} +
+
+ -
+ {novel:list count="12" n_category="$strCategoryPinyin" sort_type="news" d_key="d_key" d_val="Novel"
+ p_val="page_data" cache_life="86400"}
+
++++最新入库小说
+-
+ {novel:list count="50" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data"
+ cache_life="86400"}
+
++最近更新小说列表
+-
+ {novel:list count="50" sort_type="update" d_key="d_key" d_val="Novel" p_val="page_data"
+ cache_life="86400"}
+
+
diff --git a/code/app/home/view/shikong/pc/public/allChapterPage.html b/code/app/home/view/shikong/pc/public/allChapterPage.html
new file mode 100644
index 0000000..ce3086b
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/allChapterPage.html
@@ -0,0 +1,35 @@
+{if !empty($resData.p_data.pager)}
+ + {volist name="$resData.p_data.pager" id="item"} + {eq name="item.type" value="prev"} + + {$item.label} + + {/eq} + {/volist} + ++{/if} \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/articleList.html b/code/app/home/view/shikong/pc/public/articleList.html new file mode 100644 index 0000000..3a6a22b --- /dev/null +++ b/code/app/home/view/shikong/pc/public/articleList.html @@ -0,0 +1,12 @@ ++ {volist name="$resData.p_data.pager" id="item"} + {eq name="item.type" value="page"} + + + + + + {/eq} + {/volist} + + + {volist name="$resData.p_data.pager" id="item"} + {eq name="item.type" value="next"} + + {$item.label} + + {/eq} + {/volist} +++ +++ +++友情链接
+-
+
+
\ No newline at end of file
diff --git a/code/app/home/view/shikong/pc/public/historyNovelList.html b/code/app/home/view/shikong/pc/public/historyNovelList.html
new file mode 100644
index 0000000..59a94b1
--- /dev/null
+++ b/code/app/home/view/shikong/pc/public/historyNovelList.html
@@ -0,0 +1,23 @@
++ \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/hostListImg.html b/code/app/home/view/shikong/pc/public/hostListImg.html new file mode 100644 index 0000000..6117718 --- /dev/null +++ b/code/app/home/view/shikong/pc/public/hostListImg.html @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/hostListText.html b/code/app/home/view/shikong/pc/public/hostListText.html new file mode 100644 index 0000000..abaaf6e --- /dev/null +++ b/code/app/home/view/shikong/pc/public/hostListText.html @@ -0,0 +1,3 @@ ++ + +
+ + 我真是一条龙 + ++ 老读者必看公告!!! + ++ 兔子很淡定 + +3天前 + +已完结 ++ 阅读 + 删除 + ++ 「武侠仙侠」玻璃焰 +\ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/indexBoyNewsList.html b/code/app/home/view/shikong/pc/public/indexBoyNewsList.html new file mode 100644 index 0000000..ca8cbc1 --- /dev/null +++ b/code/app/home/view/shikong/pc/public/indexBoyNewsList.html @@ -0,0 +1,17 @@ ++\ No newline at end of file diff --git a/code/app/home/view/shikong/pc/public/indexBoyRankList.html b/code/app/home/view/shikong/pc/public/indexBoyRankList.html new file mode 100644 index 0000000..2009dd2 --- /dev/null +++ b/code/app/home/view/shikong/pc/public/indexBoyRankList.html @@ -0,0 +1,16 @@ +渣攻的白月光总对我打直球
+ +
+
+ + ++【下本开《分手后四个鬼攻同时找上我》嗷~】 大二上学期,宣从南被一个温柔至极的男人追求;大二下学期,宣从南和沈迁在一起。 + 两个人谈了一年恋爱,宣从南发现,沈迁照常温柔,但他却常常把这样的话挂在嘴边: “不要笑。” “安静一点。” “不要太闹腾。” “眼里不要有温度。” “这样才像他。” 宣从南:……哦。 + 宣从南走了,潇洒果决,晚上却在路边捡到一个看起来落魄至极的男人。他耷拉着眉眼,带口罩,安静地坐在花坛边,似乎是在晒月光。 这人倒是很安静,还不笑,更不闹腾,眼里也没有温度。 + 宣从南把人捡回家了。他发现,这个名叫顾拾的男人竟然是娱乐圈里的顶流,只不过他不太关注娱乐圈,这才错误地把拥有千万粉丝的人捡回了家。 + 宣从南还发现,顾拾虽然过分冷淡,但他打直球说能不能喜欢我;顾拾虽然安静不闹腾,但他打直球说能不能抱抱我;顾拾虽然眼睛里没什么温度,但他打直球说能不能做…… 宣从南:这就是顶流吗? + “同居”段时间,两人顺理成章地谈恋爱。 又同居段时间,宣从南忽而得知顾拾就是沈迁爱而不得的白月光。 宣从南:……命运啊。 + 为了避免尴尬,他收拾行李又打算跑,刚走到门口却只听一道开门声,顾拾裹挟着外面的寒气进来,轻轻带上门。 宣从南:…… 顾拾冷淡的目光从上到下打量他,最后落在行李箱上。 “去哪儿?”他问。 + 宣从南捏紧行李杆,正欲说话,顾拾又道: “你想甩了我?” …… 这天晚上有狗仔拍到顾拾进了一间出租屋。 除了顾拾,窗户玻璃上还映出另外一道男性身影,他手边还有个行李箱。 + 紧接着,一向喜怒不形于色的顾拾猛地推开行李箱,拽起另一人的手腕去了卧室。 一夜没出来。 【阅读指南】: *1V1,HE,甜文。 *攻非常非常非常爱受,非常非常非常宠受 + *攻能直球绿茶也能偏执疯批,属性复杂,天使们直接看文叭 *有打脸剧情 *无原型,勿代入现实。我写文为了快乐,也只想让读者快乐~ *感谢支持正版,给大家鞠躬啦~ + ★下本《分手后四个鬼攻同时找上我》求收藏~ 宴祀亭是个小道士,山生山长,没见过外面的天,最大的雄心壮志是杀死鬼王。 但他怕鬼,还花心。 下山后进城,他在酒吧泡了一个大学教授做男朋友。 + 教授克制古板,一副性冷淡的模样。 但他“暴力”且沉沦地教会了宴祀亭在床上的108种姿势。 每天晚上宴祀亭都被哔的“身心俱散”。 随着感情渐深,教授带宴祀亭回家见父母。 他家里有鬼,好多鬼。 + 那些鬼躲在门外、趴在床底听他和教授...... 宴祀亭瑟瑟发抖,教授却像没事人,依然一次比一次深入。 宴祀亭:师父救命—— + 日复一日,教授变得愈发过分。他中午要抱宴祀亭亲昵,下午要抱宴祀亭厮磨,晚上要抱宴祀亭深入交流,非常不节制。 最后他还设门禁时间限制宴祀亭的出行,控制欲极强。 宴祀亭受不了,把人踹了。 + 他谈了第二个男朋友。 但为什么温柔先生最后因他变得野蛮,各种道具都上场; 绅士先生因他变成恶棍,让他不准离开自己的视线; 禁欲先生因他变得纵荡,永远都要按着他驰骋...... + 宴祀亭:师父我遇到了好多变态,我要回山立刻马上! 身心遭受“严重摧残”的宴祀亭决定封心锁爱,这辈子都不要泡男人了,要去完成自己的雄心壮志——杀死鬼王。 + 紧接着被甩的教授将他堵在家门口,唇角带笑声含魅:“不是要杀我吗?我来了。” 晦暗夜色下,教授身后又慢慢浮现出温柔先生、绅士先生、禁欲先生的身影,他们都在盯着宴祀亭。 + 教授柔声道:“你是要我们一起来,还是一个一个来呢。” 宴祀亭抖如筛糠无可逃脱地被他们推进了卧室。恶鬼们商量谁先来,最后愉快地决定一起。 “不要,救命啊啊啊啊啊啊啊啊啊——” *切片攻 + *所有躲门外趴床底听床戏的,都是攻的切片 ★求预收《不是人也能攻我?》收藏~ 司徒禁肩宽窄腰身材好,胸肌饱满腿长,在男同界是被许多人觊觎的优质1。 + 有人找司徒禁拍钙片,身为直男的司徒禁果断拒绝。 等再醒来,司徒禁发现他穿到了异世界。 这里到处是妖魔鬼怪。 + 司徒禁有个极倒霉的倒霉体质,喝凉水塞牙缝,吃东西噎喉咙,睡觉能窒息。再又一次平地摔跤后,司徒禁气得破口大骂。 那些神经病又来了。 玛德,这次还敢撕他衣服! + 这个世界不止他一个倒霉蛋,还有ABCDE等男人进来了。 老乡见老乡两眼泪汪汪,司徒禁和大家互相扶持,把这群想上他的变态杀得四处逃窜。 然后有一天,司徒禁看见男人 A 帮鬼撕碎了他的上衣。 + 司徒禁:? 男人B帮鬼扯烂了他的裤子。 司徒禁:?? 男人C帮鬼拽掉了他的衬衫夹。 司徒禁:??? 混乱中,谁摸了他的胸肌! 谁捏了他的屁股!! 谁掰开了他的腿!!! + 司徒禁冷笑:想攻我的千千万,你算哪块小饼干?! ABCDE 得逞,鬼得逞,怪物藤蔓得手,触手得逞...... 被迫野战后司徒禁躺在草地里抽事后烟,沉思:是个人都能攻我?不是人也能攻我? + 而他不知道,他进入的异世界其实是一个系列视频,无数观众坐在电视机前,每天就为了看他闯关。 司徒禁:什么关?“床”关吗? *切片攻,每个都为了受打得头破血流,甚至想杀了自己的分身 + *受极度理智冷静大胸美人 *攻疯得一批,每个切片都想独占囚禁受 *直播镜头前的观众只能看正经闯关,其他的看不到,花钱做榜一也没用 + 本站提示:各位书友要是觉得《渣攻的白月光总对我打直球》还不错的话请不要忘记向您QQ群和微博里的朋友推荐哦!
+++ +++++我的书架
+ + +++ +++++阅读记录
+ + ++ {if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if}
item.n_id === NovelInfo.n_id);
@@ -262,6 +263,8 @@ function addHistoryFun(NovelInfo) {
// 获取本地存储中的历史记录
let arrBookshelf = JSON.parse(localStorage.getItem(strHistoryKey)) || [];
+ arrBookshelf = []
+
// 检查书籍是否已存在
const index = arrBookshelf.findIndex(item => item.n_id == NovelInfo.n_id);
diff --git a/code/public/template/kuangyu/public/js/common.js b/code/public/template/kuangyu/public/js/common.js
index 51d5688..f2b6701 100644
--- a/code/public/template/kuangyu/public/js/common.js
+++ b/code/public/template/kuangyu/public/js/common.js
@@ -225,6 +225,7 @@ function displayBookshelf() {
let strNovelUrl = formatNovelUrl(book.n_name_pinyin, book.n_id)
let strNovelChapterUrl = formatNovelChapterUrl(book.n_name_pinyin, book.n_id, book.c_sort_num)
let strSearchUrl = formatSearchUrl(book.n_author, 1)
+ console.log(strSearchUrl);
if (isMobile()) {
const bookElement = document.createElement('li');
bookElement.classList.add('book-shelf'); // 添加类名
@@ -268,7 +269,7 @@ function displayBookshelf() {
${book.c_name}
- ${book.n_author} + ${book.n_author} ${book.n_update_time} @@ -395,7 +396,7 @@ function displayHistory() { ${book.c_name}- ${book.n_author} + ${book.n_author} ${book.n_update_time ?? ''} diff --git a/code/public/template/shikong/css/style.css b/code/public/template/shikong/css/style.css index a69aeee..ed501a6 100644 --- a/code/public/template/shikong/css/style.css +++ b/code/public/template/shikong/css/style.css @@ -162,7 +162,7 @@ body .bg-top-pink-minheight{ align-content: flex-start; } .info-btn .jiarushujia{ - width: 2.2rem; + width: 30%; display: inline-block; text-align: center; diff --git a/doc/tkd.md b/doc/tkd.md index 2ea6ff7..154e260 100644 --- a/doc/tkd.md +++ b/doc/tkd.md @@ -70,7 +70,16 @@ title : '{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说 - {strSiteN keywords: '{strNovelCategoryName}, {strNovelSex}小说, {strNovelStatus}小说, {strSiteName}, 免费阅读' description: '{strSiteName}提供{strNovelSex}{strNovelCategoryName}{strNovelStatus}小说免费阅读,第{intPage}页汇聚热门作品,欢迎体验{strSiteDomain}!' - +{$arrGrm[$key+[start]]|raw} +{if !empty($arrGrm[$key + [start]])} + {$arrGrm[$key+[start]]|raw} + {/if} + + +{$arrGrm[$key]|raw} +{if !empty($arrGrm[$key])} + {$arrGrm[$key]|raw} +{/if} -
[{$Novel->n_category ?? ''}]
- {$arrGrm[$d_key+100]|raw}
- {$Novel->n_name}
+ {if !empty($arrGrm[$key + 100])}
+ {$arrGrm[$key + 100]|raw}
+ {/if}
+ {$Novel->n_name}
- {$Novel->n_latest_chapter_name ?? ''}
+ {$Novel->n_latest_chapter_name ?? ''}
{$Novel->n_author}
{:date('m-d')}
@@ -201,11 +212,13 @@
-
- {$arrGrm[$d_key+20]|raw}
+ {if !empty($arrGrm[$key+50])}
+ {$arrGrm[$key+50]|raw}
+ {/if}
{$Novel->n_name}
{$Novel->n_author}
diff --git a/code/app/home/view/haoZi/pc/index.html b/code/app/home/view/haoZi/pc/index.html
index 9a5a155..92259bb 100644
--- a/code/app/home/view/haoZi/pc/index.html
+++ b/code/app/home/view/haoZi/pc/index.html
@@ -55,10 +55,13 @@
+
+