shikong
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
{block name="get-data"}
|
||||
{/block}
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
|
||||
<title>{block name="title"}{/block}</title>
|
||||
@@ -42,8 +44,8 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
|
||||
<script type="text/javascript" src="/template/shikong/js/qrcode.min.js"></script>
|
||||
<script type="text/javascript" src="/template/shikong/js/enc/public.min.js"></script>
|
||||
<script type="text/javascript" src='/template/shikong/js/enc/qd.min.js?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
|
||||
<script type="text/javascript" src='/template/shikong/js/index-247463.js?version=1{site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script>
|
||||
<!-- <script type="text/javascript" src='/template/shikong/js/enc/qd.min.js?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'></script> -->
|
||||
<script type="text/javascript" src='/template/shikong/js/index-247463.js'></script>
|
||||
|
||||
{block name="head-js"}{/block}
|
||||
|
||||
@@ -72,7 +74,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<div class="s-main-box-middle" style="max-height:1rem">
|
||||
<!-- <div class="s-main-box-middle" style="max-height:1rem">
|
||||
<div
|
||||
class="swiper swiper-top-zxcv swiper-initialized swiper-horizontal swiper-pointer-events swiper-ios swiper-backface-hidden">
|
||||
<div class="swiper-wrapper">
|
||||
@@ -88,7 +90,7 @@
|
||||
</div>
|
||||
<div class="swiper-pagination"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
|
||||
<script>
|
||||
@@ -112,7 +114,7 @@
|
||||
{/if}
|
||||
|
||||
{novel:category d_key="strCategoryPinyin" d_val="strCategoryName"}
|
||||
<a href='{$strPcPath}{site:nflurl category="$strCategoryPinyin" status="all" order="all" page="1"/}'>
|
||||
<a href='{site:nflurl category="$strCategoryPinyin" status="all" order="all" page="1"/}'>
|
||||
<div class="v-s-li-nav-link-vs_442378ea5a0a0b9d99bed43dc146baa0 " id="novel{$strCategoryPinyin}-page">{$strCategoryName}</div>
|
||||
</a>
|
||||
{/novel:category}
|
||||
@@ -128,7 +130,7 @@
|
||||
|
||||
<div class="content-box">
|
||||
|
||||
<div style="margin-top:0px;width:100%;">
|
||||
<!-- <div style="margin-top:0px;width:100%;">
|
||||
<div class="main-box">
|
||||
<div class="alert alert-primary" style="padding: 5px 10px;margin-bottom:0;border-radius:0px;"><strong><i
|
||||
class="bi bi-bell-fill"></i></strong>
|
||||
@@ -147,13 +149,12 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<div class="item-box" style="margin-top:0;">
|
||||
<div class="main-box">
|
||||
<div class="index-items-wrap">
|
||||
<!-- <div class="index-items-wrap">
|
||||
<div class="grid-box-s2">
|
||||
|
||||
<div>
|
||||
<img class="pre-img lozad"
|
||||
data-src="{gg_tu_pian}?v={site:cfg code='STATIC_FILE_VERSION' encode='false'/}"
|
||||
@@ -163,9 +164,9 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<div class="p-card-box">
|
||||
<!-- <div class="p-card-box">
|
||||
<dl>
|
||||
|
||||
<dt>
|
||||
@@ -178,13 +179,15 @@
|
||||
</dt>
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{block name="main"} {site:wz wz="主内容" /}{/block}
|
||||
{block name="main"}
|
||||
|
||||
{/block}
|
||||
|
||||
{include file="public/footer" /}
|
||||
|
||||
@@ -192,7 +195,11 @@
|
||||
|
||||
{/block}
|
||||
|
||||
{site:site valcode="site_tongji" encode="false"/}
|
||||
<!-- 全局统计 -->
|
||||
{site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/}
|
||||
|
||||
<!-- 站点统计 -->
|
||||
{$DomainModel->d_statis|raw}
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user