debug
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<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" />
|
||||
<meta http-equiv="Cache-Control" content="no-transform, max-age=3600" />
|
||||
@@ -14,12 +15,11 @@
|
||||
<link rel="icon" href="/template/kuangyu/public/img/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" href="/template/kuangyu/public/img/apple-touch-icon.png" />
|
||||
|
||||
<link rel="preload" href="/template/kuangyu/home/new_wap/css/style.css" as="style" onload="this.rel='stylesheet'" />
|
||||
<!-- <link rel="preload" href="/template/kuangyu/home/new_wap/css/style.css" as="style" onload="this.rel='stylesheet'" /> -->
|
||||
<!-- <link rel="preload" href="/template/kuangyu/public/css/common.css" as="style" onload="this.rel='stylesheet'" /> -->
|
||||
<!-- <link rel="preload" href="/template/kuangyu/public/css/mulu.css" as="style" onload="this.rel='stylesheet'" /> -->
|
||||
<link rel="stylesheet" href="/template/kuangyu/home/new_wap/css/style.css" type="text/css">
|
||||
<link rel="preload" href="/template/kuangyu/public/css/common.css" as="style" onload="this.rel='stylesheet'" />
|
||||
<link rel="stylesheet" href="/template/kuangyu/public/css/common.css" type="text/css">
|
||||
<link rel="preload" href="/template/kuangyu/public/css/mulu.css" as="style" onload="this.rel='stylesheet'" />
|
||||
<link rel="stylesheet" href="/template/kuangyu/public/css/mulu.css" type="text/css">
|
||||
<!-- <link rel="stylesheet" href="/template/kuangyu/public/css/mulu.css" type="text/css"> -->
|
||||
<link rel="stylesheet" href="/public/layer/need/layer.css" />
|
||||
|
||||
{block name="head"}{/block}
|
||||
@@ -52,7 +52,9 @@
|
||||
</div>
|
||||
<div class="search-bar">大家都在看</div>
|
||||
<div class="search-tags">
|
||||
<!-- <a href="/novel/332.html">我真是一条龙</a> -->
|
||||
<a href="/search.html?keyword=玄幻小说">玄幻小说</a>
|
||||
<a href="/search.html?keyword=穿越重生">穿越重生</a>
|
||||
<a href="/search.html?keyword=都市小说">都市小说</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user