From c7bba117a1774642e7feafc1e7cbeeaa701ace92 Mon Sep 17 00:00:00 2001 From: make Date: Wed, 23 Apr 2025 12:05:37 +0800 Subject: [PATCH] debug --- .../home/view/default/novel/getLibrary.html | 30 +++-- code/app/home/view/default/pc/getLibrary.html | 28 +++-- .../home/view/kuangYu/novel/getLibrary.html | 28 +++-- code/app/home/view/kuangYu/pc/getLibrary.html | 28 +++-- code/app/home/view/shikong/baseH5.html | 116 +++--------------- code/app/home/view/shikong/index/index.html | 11 +- .../home/view/shikong/novel/getLibrary.html | 87 +++++++++---- code/app/home/view/shikong/public/footer.html | 7 +- .../view/shikong/public/index-item-head.html | 4 +- .../view/shikong/public/novel-list-flex.html | 4 +- .../home/view/shikong/public/novel-list.html | 4 +- .../template/shikong/css/index-247463.css | 9 +- code/public/template/shikong/css/pretty.css | 2 +- code/public/template/shikong/css/style.css | 8 +- code/public/template/shikong/img/favicon.ico | 0 .../shikong/js/{index-247463.js => index.js} | 0 16 files changed, 182 insertions(+), 184 deletions(-) create mode 100644 code/public/template/shikong/img/favicon.ico rename code/public/template/shikong/js/{index-247463.js => index.js} (100%) diff --git a/code/app/home/view/default/novel/getLibrary.html b/code/app/home/view/default/novel/getLibrary.html index d81e46f..2e8de80 100644 --- a/code/app/home/view/default/novel/getLibrary.html +++ b/code/app/home/view/default/novel/getLibrary.html @@ -32,21 +32,29 @@ button_num="5" cache_life="86400" func="generateCategoryPager" export_name="resD {if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} {else} {/if} @@ -69,7 +77,7 @@ button_num="5" cache_life="86400" func="generateCategoryPager" export_name="resD {block name="main"} -

{$strDescription??''}

+

{site:replace code="NOVEL@GETLIBRARY@DESCRIPTION"}