debug
This commit is contained in:
@@ -3,23 +3,31 @@
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="robots" content="index, follow" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta http-equiv="Cache-Control" content="no-cache,must-revalidate">
|
||||
<meta http-equiv="Cache-Control" content="no-siteapp">
|
||||
<meta http-equiv="Cache-Control" content="no-transform">
|
||||
<title></title>
|
||||
<meta name="Keywords" content="" />
|
||||
<meta name="description" content="">
|
||||
<meta http-equiv="Cache-Control" content="no-transform, max-age=3600" />
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0,user-scalable=no">
|
||||
|
||||
<link rel="canonical" href="{site:site valcode='site_domain' encode='false'/}/">
|
||||
<meta name="applicable-device" content="mobile" />
|
||||
<title>{block name="title"}{/block}</title>
|
||||
<meta name="keywords" content='{block name="keywords"}{/block}'>
|
||||
<meta name="description" content='{block name="description"}{/block}'>
|
||||
<link rel="shortcut icon" href="/template/default/img/favicon.ico" type="image/x-icon">
|
||||
|
||||
|
||||
<link href="/public/layer/need/layer.css" rel="stylesheet">
|
||||
<link href="/template/default/h5/css/style.css" rel="stylesheet" type="text/css">
|
||||
{block name="meta-other"}{/block}
|
||||
|
||||
{block name="head"}{/block}
|
||||
{block name="head-css"}{/block}
|
||||
{block name="head-js"}{/block}
|
||||
<script>
|
||||
const strPcPath = `{$strPcPath}`;
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body class="{block name='body-class'}{/block}" id="{block name='body-id'}{/block}">
|
||||
@@ -32,20 +40,17 @@
|
||||
</div>
|
||||
<div class="nav">
|
||||
<ul>
|
||||
{if default_index_info_isopen }
|
||||
<li><a href="/">首 页</a></li>
|
||||
<li><a href="/nindex">小说首页</a></li>
|
||||
{else}
|
||||
<li><a href="/">首 页</a></li>
|
||||
{/if}
|
||||
<li><a href="/{SiteModel['site_fenlei_path']}/0-0-0-1.html">小说分类</a></li>
|
||||
<!-- <li><a href="/">首 页</a></li>
|
||||
<li><a href="/nindex">小说首页</a></li> -->
|
||||
<li><a href="/">首 页</a></li>
|
||||
<li><a href="//0-0-0-1.html">小说分类</a></li>
|
||||
<li><a href="/shujia">阅读记录</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div class="novel_search">
|
||||
<form id="novel_search" class="search-form" method="get" action="/search.html">
|
||||
<input type="text" class="input-text input-key" name="key" placeholder="输入书名/作者进行搜索">
|
||||
<form id="novel_search" class="search-form" method="get" action="{$strSearchIndexUrlTemp}">
|
||||
<input type="text" class="input-text input-key" name="keyword" placeholder="输入书名/作者进行搜索">
|
||||
<button type="submit" class="btn-tosearch" form="novel_search" value="submit">搜 索</button>
|
||||
</form>
|
||||
</div>
|
||||
@@ -53,8 +58,8 @@
|
||||
{block name="main"} {/block}
|
||||
|
||||
<div class="novel_search">
|
||||
<form id="novel_search" class="search-form" method="post" action="/search.html"><input type="text"
|
||||
class="input-text input-key" name="key" placeholder="输入书名/作者进行搜索"><button type="submit"
|
||||
<form id="novel_search" class="search-form" method="post" action="{$strSearchIndexUrlTemp}"><input type="text"
|
||||
class="input-text input-key" name="keyword" placeholder="输入书名/作者进行搜索"><button type="submit"
|
||||
class="btn-tosearch" form="novel_search" value="submit">搜 索</button></form>
|
||||
</div>
|
||||
|
||||
@@ -63,21 +68,18 @@
|
||||
<h3 class="wrap-title"><span>最新标签</span></h3>
|
||||
<div class="rec-focus" style="font-size:12px;">
|
||||
{foreach $arrRecommendNovel as $key=>$vo }
|
||||
<a href="/{SiteModel['site_seo_path']}/{nis_id}.html">{$vo.nis_name}</a>
|
||||
<a href="/">{$vo.og_novel_book_name}</a>
|
||||
{/foreach}
|
||||
{ad:list code="YOUQING_LIANJIE_GUANG_GAO" order="desc" limit="2" id="ad"}
|
||||
<a href="{$ad.gg_tiao_zhuan_di_zhi}">{$ad.gg_wen_zi}</a>
|
||||
{/ad:list}
|
||||
<a href="/sitemap_index.xml">XML地图</a>
|
||||
</div>
|
||||
</div>
|
||||
<p style="font-size: 12px;text-align: center;"> 反馈邮箱:
|
||||
{site:site valcode="site_email" encode="false"/} Inc. All Rights Reserved.</p>
|
||||
{site:cfg code="YOU_XIANG" encode="false"/} Inc. All Rights Reserved.</p>
|
||||
<p style="font-size: 12px;text-align: center;"> </p>
|
||||
<div class="footer">
|
||||
<ul>
|
||||
<li><a href="/">网站首页</a></li>
|
||||
<li><a href="/{SiteModel['site_fenlei_path']}/0-0-0-1.html">小说分类</a></li>
|
||||
<li><a href="/0-0-0-1.html">小说分类</a></li>
|
||||
<li><a href="/sitemap_index.xml">XML地图</a></li>
|
||||
<li><a href="/shujia">阅读记录</a></li>
|
||||
</ul>
|
||||
@@ -93,7 +95,11 @@
|
||||
|
||||
{/block}
|
||||
|
||||
{site:site valcode='site_tongji' encode="false"/}
|
||||
<!-- 全局统计 -->
|
||||
{site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/}
|
||||
|
||||
<!-- 站点统计 -->
|
||||
{$DomainModel->d_statis|raw}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user