Files
SEONexus/code/app/home/view/shikong/baseH5.html
2025-09-17 13:51:58 +08:00

166 lines
7.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh">
<head>
{block name="get-data"}{/block}
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
{// 移动端适配 }
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="applicable-device" content="mobile">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
{// 移动端 APP 样式,主要是移动端体验,对 SEO 没直接影响 }
<meta name="format-detection" content="telephone=no,email=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="apple-touch-icon" href="/template/shikong/img/favicon.ico">
{// PWA 支持Chrome/安卓)和 SEO 不是强关联 }
<meta name="theme-color" content="#000000">
<meta name="mobile-web-app-capable" content="yes">
<!-- <link rel="manifest" href="/manifest.json"> -->
{// 搜索引擎收录控制 }
<meta name="robots" content="index, follow">
<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/shikong/img/favicon.ico" type="image/x-icon">
<!-- <base target="_blank"> -->
<link rel="preload" type="text/css" href="/template/shikong/css/bootstrap.px.min.css">
<link rel="preload" type="text/css" href="/template/shikong/css/bootstrap-icons.css">
<link rel="preload" type="text/css" href="/template/shikong/css/atom.css">
<link rel="preload" type="text/css" href="/template/shikong/css/bstyle-v5.pp.css">
<link rel="preload" type="text/css" href="/template/shikong/css/mobile.css">
<link rel="preload" type="text/css" href='/template/shikong/css/style.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="preload" type="text/css" href='/template/shikong/css/sbm.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="preload" type="text/css" href='/template/shikong/css/pretty.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="preload" type="text/css" href='/template/shikong/css/index-247463.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="stylesheet" type="text/css" href="/template/shikong/css/bootstrap.px.min.css">
<link rel="stylesheet" type="text/css" href="/template/shikong/css/bootstrap-icons.css">
<link rel="stylesheet" href="/template/shikong/huiyuan/js/plugin/layer/need/layer.css" >
<link rel="stylesheet" type="text/css" href="/template/shikong/css/atom.css">
<link rel="stylesheet" type="text/css" href="/template/shikong/css/bstyle-v5.pp.css">
<link rel="stylesheet" type="text/css" href="/template/shikong/css/mobile.css">
<link rel="stylesheet" type="text/css" href='/template/shikong/css/style.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="stylesheet" type="text/css" href='/template/shikong/css/sbm.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="stylesheet" type="text/css" href='/template/shikong/css/pretty.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
<link rel="stylesheet" type="text/css" href='/template/shikong/css/index-247463.css?version={site:cfg code="STATIC_FILE_VERSION" encode="false"/}'>
{block name="head-css"}{/block}
<script type="text/javascript" src="/template/shikong/js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="/template/shikong/js/lozad.min.js"></script>
<script src="/template/shikong/vendor/layer/layer.js" type="module" charset="utf-8"></script>
<script type="text/javascript" src='/template/shikong/js/index.js'></script>
{block name="head-js"}{/block}
{block name="head"}{/block}
<script>
(function () {
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>
<body style="font-size: 14px;" class='{block name="body-class"}{/block}' >
<div class="v-s-nav-box-h">
<div class="s-main-box">
<div class="s-logo">
{block name="logo-html"}
{/block}
</div>
<div class="v-s-nav-search-box3">
<a href="/searchhome/0.html">
<div class="s-search">
<i class="s-icon-search"></i>
<span class="s-tips">点击搜索</span>
</div>
</a>
</div>
</div>
<script>
$(function(){
let pageId = "#{block name='nav-active-class'}{/block}" +"-page"
$(pageId).addClass("nav-menu-selected")
})
</script>
<div class="v-s-ul-time-vs_442378ea5a0a0b9d99bed43dc146baa0">
{if $DomainModel->info_id > 0}
<a href="/">
<div class="v-s-li-nav-link-vs_442378ea5a0a0b9d99bed43dc146baa0 " id="novelindex-page">首页</div>
</a>
<a href="/nindex">
<div class="v-s-li-nav-link-vs_442378ea5a0a0b9d99bed43dc146baa0 " id="home-page">小说首页</div>
</a>
{else}
<a href="/">
<div class="v-s-li-nav-link-vs_442378ea5a0a0b9d99bed43dc146baa0 " id="home-page">首页</div>
</a>
{/if}
{novel:category d_key="strCategoryPinyin" d_val="strCategoryName"}
<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}
</div>
<div class="v-s-ul-category-tag">
{block name="subcategory"}
{/block}
</div>
</div>
<div class="content-box">
<div class="item-box" style="margin-top:0;">
<div class="main-box">
</div>
</div>
</div>
{block name="main"}
{/block}
<script>
const strPushApi = `{site:cfg code="PUSH_API_DOMAIN" encode="false"/}`;
</script>
{include file="public/footer" /}
{block name="customize"}
{/block}
<!-- 全局统计 -->
{site:cfg code="PUBLIC_TONGJI_CODE" encode="false"/}
<!-- 站点统计 -->
{$DomainModel->d_statis|raw}
</body>
</html>