删除垃圾文件
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 411 KiB |
Before Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 461 KiB |
Before Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 12 KiB |
BIN
assets/jk.png
Before Width: | Height: | Size: 130 KiB |
Before Width: | Height: | Size: 36 KiB |
BIN
assets/jk_wc.png
Before Width: | Height: | Size: 82 KiB |
BIN
assets/login.png
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 310 KiB |
Before Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 223 KiB |
Before Width: | Height: | Size: 4.5 KiB |
BIN
assets/mini4.png
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 155 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 360 KiB |
Before Width: | Height: | Size: 357 KiB |
Before Width: | Height: | Size: 307 KiB |
Before Width: | Height: | Size: 929 KiB |
Before Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 185 KiB |
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 77 KiB |
BIN
assets/精品小说楼.png
Before Width: | Height: | Size: 764 KiB |
Before Width: | Height: | Size: 1.1 MiB |
116
doc/api/api.md
@ -1,116 +0,0 @@
|
||||
|
||||
<h1 class="curproject-name"> 小说精品屋-plus </h1>
|
||||
小说精品屋-plus接口
|
||||
|
||||
|
||||
# 作家模块
|
||||
|
||||
## 小说章节分页列表查询接口
|
||||
<a id=小说章节分页列表查询接口> </a>
|
||||
### 基本信息
|
||||
|
||||
**Path:** /book/queryIndexList
|
||||
|
||||
**Method:** GET
|
||||
|
||||
**接口描述:**
|
||||
<p>作家后台章节管理页面需要请求该接口获取小说章节分页列表信息</p>
|
||||
|
||||
|
||||
### 请求参数
|
||||
**Query**
|
||||
|
||||
| 参数名称 | 是否必须 | 示例 | 备注 |
|
||||
| ------------ | ------------ | ------------ | ------------ |
|
||||
| bookId | 是 | 1334337530296893441 | 小说ID |
|
||||
| curr | 否 | 1 | 查询页码,默认1 |
|
||||
| limit | 否 | 5 | 分页大小,默认5 |
|
||||
|
||||
### 返回数据
|
||||
|
||||
<table>
|
||||
<thead class="ant-table-thead">
|
||||
<tr>
|
||||
<th key=name>名称</th><th key=type>类型</th><th key=required>是否必须</th><th key=default>默认值</th><th key=desc>备注</th><th key=sub>其他信息</th>
|
||||
</tr>
|
||||
</thead><tbody className="ant-table-tbody"><tr key=0-0><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> code</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应状态吗,200表示成功</span></td><td key=5></td></tr><tr key=0-1><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> msg</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应信息</span></td><td key=5></td></tr><tr key=0-2><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> data</span></td><td key=1><span>object</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应数据</span></td><td key=5></td></tr><tr key=0-2-0><td key=0><span style="padding-left: 20px"><span style="color: #8c8a8a">├─</span> total</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">总数量</span></td><td key=5></td></tr><tr key=0-2-1><td key=0><span style="padding-left: 20px"><span style="color: #8c8a8a">├─</span> list</span></td><td key=1><span>object []</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">章节数据集合</span></td><td key=5><p key=3><span style="font-weight: '700'">item 类型: </span><span>object</span></p></td></tr><tr key=0-2-1-0><td key=0><span style="padding-left: 40px"><span style="color: #8c8a8a">├─</span> id</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">章节ID</span></td><td key=5></td></tr><tr key=0-2-1-1><td key=0><span style="padding-left: 40px"><span style="color: #8c8a8a">├─</span> bookId</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">小说ID</span></td><td key=5></td></tr><tr key=0-2-1-2><td key=0><span style="padding-left: 40px"><span style="color: #8c8a8a">├─</span> indexName</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">章节名</span></td><td key=5></td></tr><tr key=0-2-1-3><td key=0><span style="padding-left: 40px"><span style="color: #8c8a8a">├─</span> isVip</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">是否收费,1:收费,0:免费</span></td><td key=5></td></tr><tr key=0-2-1-4><td key=0><span style="padding-left: 40px"><span style="color: #8c8a8a">├─</span> updateTime</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">更新时间</span></td><td key=5></td></tr><tr key=0-2-2><td key=0><span style="padding-left: 20px"><span style="color: #8c8a8a">├─</span> pageNum</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">页码</span></td><td key=5></td></tr><tr key=0-2-3><td key=0><span style="padding-left: 20px"><span style="color: #8c8a8a">├─</span> pageSize</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">分页大小</span></td><td key=5></td></tr><tr key=0-2-4><td key=0><span style="padding-left: 20px"><span style="color: #8c8a8a">├─</span> size</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">当前页数量</span></td><td key=5></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## 小说章节删除接口
|
||||
<a id=小说章节删除接口> </a>
|
||||
### 基本信息
|
||||
|
||||
**Path:** /author/deleteIndex/{indexId}
|
||||
|
||||
**Method:** DELETE
|
||||
|
||||
**接口描述:**
|
||||
<p>作家后台章节管理页面点击删除按钮请求该接口删除小说章节内容</p>
|
||||
|
||||
|
||||
### 请求参数
|
||||
**Headers**
|
||||
|
||||
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|
||||
| ------------ | ------------ | ------------ | ------------ | ------------ |
|
||||
| Content-Type | application/x-www-form-urlencoded | 是 | | |
|
||||
| Authorization | | 是 | eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2MDgzNDg0NzksInN1YiI6IntcImlkXCI6MTI1NTA2MDMyODMyMjAyNzUyMCxcInVzZXJuYW1lXCI6XCIxMzU2MDQyMTMyNFwiLFwibmlja05hbWVcIjpcIjEzNTYwNDIxMzI0XCJ9IiwiY3JlYXRlZCI6MTYwNzc0MzY3OTkxM30.0qhwis_zPb6t8wGNejMhDZ2iHCL9Tgh2UHd1gcQBCp8t6RW3ggSwtfo4l_RgMT_v8jOkLW91GzTVWlNnTE6LCA | 认证JWT,请求登录接口成功后返回 |
|
||||
**路径参数**
|
||||
|
||||
| 参数名称 | 示例 | 备注 |
|
||||
| ------------ | ------------ | ------------ |
|
||||
| indexId | 1337603246936645632 | 章节ID |
|
||||
|
||||
### 返回数据
|
||||
|
||||
<table>
|
||||
<thead class="ant-table-thead">
|
||||
<tr>
|
||||
<th key=name>名称</th><th key=type>类型</th><th key=required>是否必须</th><th key=default>默认值</th><th key=desc>备注</th><th key=sub>其他信息</th>
|
||||
</tr>
|
||||
</thead><tbody className="ant-table-tbody"><tr key=0-0><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> code</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应状态吗,200表示成功</span></td><td key=5></td></tr><tr key=0-1><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> msg</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应信息</span></td><td key=5></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## 小说章节发布接口
|
||||
<a id=小说章节发布接口> </a>
|
||||
### 基本信息
|
||||
|
||||
**Path:** /author/addBookContent
|
||||
|
||||
**Method:** POST
|
||||
|
||||
**接口描述:**
|
||||
<p>作家后台章节发布页面点击提交按钮请求该接口新增小说章节内容</p>
|
||||
|
||||
|
||||
### 请求参数
|
||||
**Headers**
|
||||
|
||||
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|
||||
| ------------ | ------------ | ------------ | ------------ | ------------ |
|
||||
| Content-Type | application/x-www-form-urlencoded | 是 | | |
|
||||
| Authorization | | 是 | eyJhbGciOiJIUzUxMiJ9.eyJleHAiOjE2MDgzNDg0NzksInN1YiI6IntcImlkXCI6MTI1NTA2MDMyODMyMjAyNzUyMCxcInVzZXJuYW1lXCI6XCIxMzU2MDQyMTMyNFwiLFwibmlja05hbWVcIjpcIjEzNTYwNDIxMzI0XCJ9IiwiY3JlYXRlZCI6MTYwNzc0MzY3OTkxM30.0qhwis_zPb6t8wGNejMhDZ2iHCL9Tgh2UHd1gcQBCp8t6RW3ggSwtfo4l_RgMT_v8jOkLW91GzTVWlNnTE6LCA | 认证JWT,请求登录接口成功后返回 |
|
||||
**Body**
|
||||
|
||||
| 参数名称 | 参数类型 | 是否必须 | 示例 | 备注 |
|
||||
| ------------ | ------------ | ------------ | ------------ | ------------ |
|
||||
| bookId | text | 是 | 1334337530296893441 | 小说ID |
|
||||
| indexName | text | 是 | 第六章未婚妻(下) | 章节名 |
|
||||
| content | text | 是 | 开始之时,李七夜还是生疏无比,那怕他对于刀术的所有奥义了然于胸,但是,他出刀之时依然会颤抖,无法达到妙及巅毫的要求。 | 章节内容 |
|
||||
| isVip | text | 是 | 1 | 是否收费,1:收费,0:免费 |
|
||||
|
||||
|
||||
|
||||
### 返回数据
|
||||
|
||||
<table>
|
||||
<thead class="ant-table-thead">
|
||||
<tr>
|
||||
<th key=name>名称</th><th key=type>类型</th><th key=required>是否必须</th><th key=default>默认值</th><th key=desc>备注</th><th key=sub>其他信息</th>
|
||||
</tr>
|
||||
</thead><tbody className="ant-table-tbody"><tr key=0-0><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> code</span></td><td key=1><span>number</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应状态吗,200表示成功</span></td><td key=5></td></tr><tr key=0-1><td key=0><span style="padding-left: 0px"><span style="color: #8c8a8a"></span> msg</span></td><td key=1><span>string</span></td><td key=2>必须</td><td key=3></td><td key=4><span style="white-space: pre-wrap">响应信息</span></td><td key=5></td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Before Width: | Height: | Size: 56 KiB |
@ -1 +0,0 @@
|
||||
ANtJi2eSPQ
|
@ -1 +0,0 @@
|
||||
Ep8xaWQJAI
|
@ -1 +0,0 @@
|
||||
L6sR9GjEtg
|
@ -1,92 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>帝霸</title>
|
||||
<link rel="stylesheet" href="./layui/css/layui.css">
|
||||
<style type="text/css">
|
||||
|
||||
.indexP p a{
|
||||
color:#4c6978;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="height: 50px;line-height: 50px;text-align: center" class="layui-header header header-doc layui-bg-cyan">
|
||||
|
||||
<div style="float: left;margin-left: 10px">
|
||||
<a href="javascript:history.go(-1)">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i></a>
|
||||
</div>
|
||||
<b class="layui-icon">帝霸</b>
|
||||
<div style="float: right;margin-right: 10px">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="layui-row" style="background: #f2f2f2">
|
||||
<div style="padding: 10px" class="layui-col-xs4 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs8 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">评分:<i style="font-weight:bold;color: red">9.2分</i></div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center;height: 60px;line-height: 60px">
|
||||
<button type="button" class="layui-btn layui-btn-radius">开始阅读</button>
|
||||
<button type="button" onclick="AddToFavorites()" class="layui-btn layui-btn-radius layui-btn-warm">加入收藏</button>
|
||||
</div>
|
||||
<p style="line-height: 23px;padding: 10px;text-indent: 25px;font-size: 14px;color: #4c6978;">
|
||||
万火儿莫名其妙的重生了,而且从堂堂的金丹修士,直接坠落尘埃,变成天赋极差的炼气期小透明。<br><br> 小透明无父无母小可怜,柔弱无骨真小白花。<br><br> 万火儿仰天长叹。<br><br> 天道你大爷!<br><br> 不过这一次不仅附赠随身空间,还另有极重承诺的天之骄子美貌未婚夫一枚。<br><br> 万火儿抚胸感叹:还好,还好。<br><br> 但是,除此之外,还附赠另一枚重生女!<br><br> 重生女杂灵根,蓦然醒转变为天之骄女,自此之后,丹药在她手,神兽就她有。人生处处是机缘,所到处处有福缘,更有无数美男前仆后继,后宫日益壮大。<br><br> 万火儿哀叹。<br><br> 不同命啊~<br><br> 什么?<br><br> 重生女抢她名额,找未婚夫揍她。<br><br> 什么?<br><br> 重生女抢她好友?让好友接着揍她。<br><br> 什么?<br><br> 重生女要将她未婚夫收后宫?<br><br> 抱歉,绝对不行!<br><br> 自此之后,柔弱小白花,踏上漫漫极品女盗之路。<br><br> 信奉宗旨,只要是重生女的机缘,那就抢抢抢。只要是重生女的桃花,那就破破破。<br><br> 什么?机缘本是她的?桃花也是她的?<br><br> 桃花就算了,机缘绝对不放过。<br><br> 敬请收看:妖孽无双女盗贼是如何装作可怜无助小白花,一路扮猪吃老虎,踏上漫漫修仙路的。
|
||||
</p>
|
||||
|
||||
|
||||
<div class="layui-collapse">
|
||||
<div class="layui-colla-item" >
|
||||
<h2 class="layui-colla-title">
|
||||
<span>最新章节</span>
|
||||
<span style="margin-left: 30px">
|
||||
更新: <i>2019-08-22 12:56:09</i>
|
||||
</span>
|
||||
</h2>
|
||||
<div class="layui-colla-content layui-show indexP">
|
||||
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="height: 42px;color:#4c6978;line-height: 42px;padding-left: 30px;background: #f2f2f2" >
|
||||
|
||||
查看完整目录
|
||||
</div>
|
||||
|
||||
<div style="height: 60px;line-height: 60px;text-align: center" class="layui-footer footer footer-demo layui-bg-cyan">
|
||||
<a style="font-size: 14px;color: #92B8B1;">首页</a>
|
||||
<a style="font-size: 14px;color: #92B8B1;margin-left: 50px">阅读记录</a>
|
||||
<div style="float: right"><a href="#top"><i class="layui-icon"
|
||||
style="margin-right:15px;font-size: 30px;color:#92B8B1 "></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
<script src="./layui/layui.all.js"></script>
|
||||
|
||||
|
||||
</html>
|
@ -1,88 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>帝霸</title>
|
||||
<link rel="stylesheet" href="./layui/css/layui.css">
|
||||
<style type="text/css">
|
||||
|
||||
.indexP p a{
|
||||
color:#4c6978;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="height: 50px;line-height: 50px;text-align: center" class="layui-header header header-doc layui-bg-cyan">
|
||||
|
||||
<div style="float: left;margin-left: 10px">
|
||||
<a href="javascript:history.go(-1)">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i></a>
|
||||
</div>
|
||||
<b class="layui-icon">帝霸</b>
|
||||
<div style="float: right;margin-right: 10px">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px">
|
||||
|
||||
<a href="#buttom" style="color: red">↓直达页面底部</a>
|
||||
</p>
|
||||
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第345章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第344章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第343章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第342章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第341章 我在钓鱼</a></p>
|
||||
<p style="height: 30px;line-height: 30px;padding: 10px"><a>第340章 我在钓鱼</a></p>
|
||||
|
||||
<div style="height: 60px;line-height: 60px;text-align: center" class="layui-footer footer footer-demo layui-bg-cyan">
|
||||
<a style="font-size: 14px;color: #92B8B1;">首页</a>
|
||||
<a style="font-size: 14px;color: #92B8B1;margin-left: 50px">阅读记录</a>
|
||||
<div style="float: right"><a href="#top"><i class="layui-icon"
|
||||
style="margin-right:15px;font-size: 30px;color:#92B8B1 "></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="buttom"></a>
|
||||
</body>
|
||||
|
||||
<script src="./layui/layui.all.js"></script>
|
||||
|
||||
</html>
|
@ -1,313 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>帝霸</title>
|
||||
<link rel="stylesheet" href="./layui/css/layui.css">
|
||||
<style type="text/css">
|
||||
|
||||
.indexP p a {
|
||||
color: #4c6978;
|
||||
}
|
||||
|
||||
.Readarea {
|
||||
font-size: 18px;
|
||||
line-height: 35px;
|
||||
padding: 10px;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
div, p {
|
||||
wrap-work: break-word;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
word-break: normal;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
-ms-box-sizing: border-box;
|
||||
}
|
||||
|
||||
.indexDiv a {
|
||||
margin-left: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="height: 50px;line-height: 50px;text-align: center" class="layui-header header header-doc layui-bg-cyan">
|
||||
|
||||
<div style="float: left;margin-left: 10px">
|
||||
<a href="javascript:history.go(-1)">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i></a>
|
||||
</div>
|
||||
<b class="layui-icon">搜索小说</b>
|
||||
<div style="float: right;margin-right: 10px">
|
||||
<i style="font-size: 20px;color: #92B8B1;" class="layui-icon"></i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="layui-container">
|
||||
<div class="layui-row">
|
||||
|
||||
<div class="layui-col-xs10 layui-col-sm10 layui-col-md11 layui-col-lg11" style="padding-top:1%">
|
||||
<input type="text" name="title" required lay-verify="required" placeholder="请输入书名·作者" autocomplete="off"
|
||||
class="layui-input">
|
||||
</div>
|
||||
<div class="layui-col-xs1" style="padding: 1%">
|
||||
<button class="layui-btn" lay-submit lay-filter="formDemo">搜索</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-row" style="margin-bottom:10px;padding:10px;background: #f2f2f2">
|
||||
<div class="layui-col-xs5 layui-col-sm2 layui-col-md2 layui-col-lg2">
|
||||
<img align="left"
|
||||
style="width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div style="padding: 20px" class="layui-col-xs7 layui-col-sm8 layui-col-md8 layui-col-lg8">
|
||||
<div style=";color: #4c6978;font-weight: bold;font-size: 20px">帝霸</div>
|
||||
<div style=";color: #4c6978;float: right;"><i style="color: red">9.2分</i></div>
|
||||
<div style=";color: #4c6978;">作者:厌笔萧生</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">类别:玄幻奇幻</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">状态:连载</div>
|
||||
<div style="margin-top: 5px;color: #4c6978;">更新:<i>2019-08-22</i></div>
|
||||
<div class="layui-collapse" style="margin-top: 5px;">
|
||||
<div class="layui-colla-item">
|
||||
<h2 style="color: #4c6978;" class="layui-colla-title">简介:</h2>
|
||||
<div style="color: #4c6978;" class="layui-colla-content">
|
||||
|
||||
一觉醒来,世界大变。熟悉的高中传授的是魔法,
|
||||
告诉大家要成为一名出色的魔法师。居住的都市之外游荡着袭击人类的魔物妖兽,
|
||||
虎视眈眈。崇尚科学的世界变成了崇尚魔法,偏偏有着一样以学渣看待自己的老师,
|
||||
一样目光异样的同学,一样社会底层挣扎的爸爸,一样纯美却不能走路的非血缘妹妹……不过,莫凡发现绝大多数人都只能够主修一系魔法,自己却是全系全能法师!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="books" style="text-align: center"></div>
|
||||
|
||||
|
||||
<div style="height: 60px;line-height: 60px;text-align: center" class="layui-footer footer footer-demo layui-bg-cyan">
|
||||
<a style="font-size: 14px;color: #92B8B1;">首页</a>
|
||||
<a style="font-size: 14px;color: #92B8B1;margin-left: 50px">阅读记录</a>
|
||||
<div style="float: right"><a href="#top"><i class="layui-icon"
|
||||
style="margin-right:15px;font-size: 30px;color:#92B8B1 "></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a name="buttom"></a>
|
||||
</body>
|
||||
|
||||
<script src="./layui/layui.all.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
layui.use('laypage', function () {
|
||||
var laypage = layui.laypage;
|
||||
|
||||
//执行一个laypage实例
|
||||
laypage.render({
|
||||
elem: 'books' //注意,这里的 test1 是 ID,不用加 # 号
|
||||
, count: 50 //数据总数,从服务端得到
|
||||
, jump: function (obj, first) {
|
||||
|
||||
|
||||
//obj包含了当前分页的所有参数,比如:
|
||||
console.log(obj.curr); //得到当前页,以便向服务端请求对应页的数据。
|
||||
console.log(obj.limit); //得到每页显示的条数
|
||||
|
||||
//首次不执行
|
||||
if (!first) {
|
||||
//do something
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
</html>
|
Before Width: | Height: | Size: 2.8 KiB |
@ -1,376 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>首页</title>
|
||||
<link rel="stylesheet" href="./layui/css/layui.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- 你的HTML代码 -->
|
||||
<a name="top"></a>
|
||||
<ul class="layui-nav" lay-filter="">
|
||||
<li class="layui-nav-item layui-this"><a href=""> 首 页 </a></li>
|
||||
<li class="layui-nav-item"><a href="book_detail.html">玄幻小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">修真小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">都市小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">历史小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">网游小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">科幻小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">女频小说</a></li>
|
||||
<li class="layui-nav-item"><a href="">小说排行榜</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="layui-container">
|
||||
<div class="layui-row">
|
||||
|
||||
<div class="layui-col-xs10 layui-col-sm10 layui-col-md11 layui-col-lg11" style="padding-top:1%">
|
||||
<input type="text" name="title" required lay-verify="required" placeholder="请输入书名·作者" autocomplete="off"
|
||||
class="layui-input">
|
||||
</div>
|
||||
<div class="layui-col-xs1" style="padding: 1%">
|
||||
<button class="layui-btn" lay-submit lay-filter="formDemo">搜索</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="layui-collapse">
|
||||
<div class="layui-colla-item">
|
||||
<h2 class="layui-colla-title">本站推荐</h2>
|
||||
<div class="layui-colla-content layui-show">
|
||||
|
||||
|
||||
<div class="layui-container" style="padding: 0px">
|
||||
|
||||
<div class="layui-row" style="text-align: center">
|
||||
<div style="padding: 1%" class="layui-col-xs4 layui-col-sm4 layui-col-md3 layui-col-lg4">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
<br/>
|
||||
<a href="book_detail.html">三寸人间</a>
|
||||
|
||||
|
||||
</div>
|
||||
<div style="padding: 1%" class="layui-col-xs4 layui-col-sm4 layui-col-md3 layui-col-lg4">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
<br/>
|
||||
<a href="">三寸人间</a>
|
||||
</div>
|
||||
<div style="padding: 1%" class="layui-col-xs4 layui-col-sm4 layui-col-md3 layui-col-lg4">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;" src="static/4868.jpg"/>
|
||||
<br/>
|
||||
<a href="">三寸人间</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layui-colla-item">
|
||||
<h2 class="layui-colla-title">热门小说推荐</h2>
|
||||
<div class="layui-colla-content layui-show">
|
||||
|
||||
<div class="layui-container">
|
||||
<div class="layui-row">
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="margin-top: 1%" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
<div class="layui-col-xs2">
|
||||
<img style=" width:auto; height:auto; max-width:100%; max-height:100%;"
|
||||
src="static/4868.jpg"/>
|
||||
</div>
|
||||
<div class="layui-col-xs10 layui-col-sm8 layui-col-md8 layui-col-lg8"
|
||||
style="float: left;padding-left: 5%">
|
||||
<div><b>绝世唐门</b>
|
||||
<div style="float: right;"><b><i style="color: red">9.3分</i></b></div>
|
||||
</div>
|
||||
<div>作者:唐家三少</div>
|
||||
<div class="layui-elip" style="word-break:break-all;">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layui-colla-item">
|
||||
<h2 class="layui-colla-title">最近更新小说<div style="float: right; margin-right: 20px"><a href="javascript:moreNewBooks()"><i style="font-size: 14px;" class="layui-icon">更多</i></a></div></h2>
|
||||
<div class="layui-colla-content layui-show">
|
||||
|
||||
<div class="layui-container" style="padding-left: 2px;padding-right: 5px">
|
||||
<div class="layui-row">
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
<div style="padding-bottom: 30px" class="layui-col-xs11 layui-col-sm6 layui-col-md6 layui-col-lg6">
|
||||
|
||||
<div class="layui-col-xs8 layui-col-sm5 layui-col-md5 layui-col-lg5"><b>1.我真的要飞天了</b> - 柳一条
|
||||
</div>
|
||||
<div style="color: #FF5722;float: right;padding-right: 20px"><i>08-22 19:13</i></div>
|
||||
<div style="clear: both"></div>
|
||||
<div style="padding-left: 5px;padding-top: 5px" class="layui-elip">
|
||||
这里没有魔法,没有斗气,没有武术,却有武魂。唐门创立万年之后的斗罗大陆上,唐门式微。一代天骄横空出世,新一代史莱克七怪能否重振唐门,谱写一曲绝世唐门之歌?
|
||||
百万年魂兽,手握日月摘星辰的死灵圣法神,导致唐门衰落的全新魂导器体系。一切的神奇都将一一展现。 唐门暗器能否重振雄风,唐门能否重现辉煌,一切尽在绝世唐门!
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="height: 60px;line-height: 60px;text-align: center" class="layui-footer footer footer-demo layui-bg-cyan">
|
||||
<a style="font-size: 14px;color: #92B8B1;">首页</a>
|
||||
<a style="font-size: 14px;color: #92B8B1;margin-left: 50px">阅读记录</a>
|
||||
<div style="float: right"><a href="#top"><i class="layui-icon"
|
||||
style="margin-right:15px;font-size: 30px;color:#92B8B1 "></i></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script src="./layui/layui.all.js"></script>
|
||||
<script src="./js/jquery-1.9.1.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
function moreNewBooks(event) {
|
||||
alert("获取更多");
|
||||
alert($("a"))
|
||||
}
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -1,13 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>服务器忙</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<img src="/mang.png" style="position: fixed;top:10%;left: 25%">
|
||||
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 60 KiB |
@ -1 +0,0 @@
|
||||
shenma-site-verification:5548d4bd962d5cdd4cf6aeba92b991a8_1565952381
|
@ -1 +0,0 @@
|
||||
shenma-site-verification:e93eadfe16868eab152e1c0d5520905c_1566024934
|
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 29 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 9.6 KiB |
@ -1 +0,0 @@
|
||||
!function(){var p,q,r,a=function(){var b,c,d,e,a=document.getElementsByTagName("script");for(b=0,c=a.length;c>b;b++)if(e=a[b],e.src&&(d=/^(https?:)\/\/[\w\.\-]+\.cnzz\.com\//i.exec(e.src)))return d[1];return window.location.protocol}(),b=encodeURIComponent,c="1264351521",d="",e="",f="online_v3.php",g="z8.cnzz.com",h="1",i="text",j="z",k="站长统计",l=window["_CNZZDbridge_"+c]["bobject"],m="1",n=a+"//online.cnzz.com/online/"+f,o=[];o.push("id="+c),o.push("h="+g),o.push("on="+b(e)),o.push("s="+b(d)),n+="?"+o.join("&"),"0"===m&&l["callRequest"]([a+"//cnzz.mmstat.com/9.gif?abc=1"]),h&&(""!==e?l["createScriptIcon"](n,"utf-8"):(q="z"==j?"https://www.cnzz.com/stat/website.php?web_id="+c:"https://quanjing.cnzz.com","pic"===i?(r=a+"//icon.cnzz.com/img/"+d+".gif",p="<a href='"+q+"' target=_blank title='"+k+"'><img border=0 hspace=0 vspace=0 src='"+r+"'></a>"):p="<a href='"+q+"' target=_blank title='"+k+"'>"+k+"</a>",l["createIcon"]([p])))}();
|
Before Width: | Height: | Size: 812 B |
@ -1,176 +0,0 @@
|
||||
header {height:54px; background:#4baacd; line-height:54px; border-bottom:1px #4399b8 solid;}
|
||||
header img{float:left; width:142px; height:54px;}
|
||||
header a{float:right; font-size:12px; color:#C5F1FF; line-height:80px;}
|
||||
.Index_Header a{margin:0 6px;}
|
||||
header .regis{background:url(../images/icon-regis.gif);}
|
||||
header .login{background:url(../images/icon-login.gif);}
|
||||
header .regis:hover{background:url(../images/icon-regis-press.gif);}
|
||||
header .login:hover{background:url(../images/icon-login-press.gif);}
|
||||
header .regis, header .login{width:25px; height:54px;}
|
||||
header .regis, header .login, header .regis:hover, header .login:hover{background-repeat:no-repeat; background-position:50% 30%; background-size:18px 19px;}
|
||||
header .username{float:right; text-align:right; line-height:54px; font-size:12px; color:#c5f1ff; height:54px; width:140px; overflow:hidden;}
|
||||
header .username img{float:right; width:18px; height:19px; margin-top:17px; margin-right:5px;}
|
||||
header .username b{float:right; font-weight:normal; max-width:115px; text-align:left; white-space: nowrap;}
|
||||
header .username a {margin:0; color:#c5f1ff; line-height:55px;}
|
||||
.smallNav{height:40px; background:#4baacd; line-height:40px; text-align:center; border-bottom:1px #4399b8 solid; font-size:14px; padding:0 10px; border-top:1px #5db3d2 solid;}
|
||||
.smallNav a{color:#fff; float:left; width:14%;}
|
||||
.smallNav .sel{color:#4aaccf;}
|
||||
.subNav{height:162px; background:#68aac2; border-top:1px #3580a4 solid; border-bottom:1px #3580a4 solid; line-height:40px; text-align:center; position:relative; font-size:14px; display:none;}
|
||||
.subNav a{float:left; width:16.6%; color:#b6d3df;}
|
||||
.subNav .sel{color:#fff;}
|
||||
.searchForm{text-align:center; margin:10px; position:relative; clear:both;}
|
||||
.searchForm_input{border:1px #c0deea solid; font-size:14px; background:#f8fdff; padding:0 5px; width:100%; height:30px; line-height:30px; color:#cbcfd1;}
|
||||
.searchForm_btn{position:absolute; right:0; top:0; padding:0; height:30px; width:60px; color:#C0DEEA; padding-left:25px; line-height:30px; border:none; background:url(../images/icon-search.gif) no-repeat 15% 50%; background-size:18px; border-left:1px #C0DEEA solid;}
|
||||
.del{background:url(../images/icon-searchdel.gif) no-repeat 50% 50%; background-size:18px;}
|
||||
|
||||
.notearea{height:auto; overflow:hidden; margin-bottom:5px; padding:0 10px;}
|
||||
.notearea img{margin-top:2px; float: left; padding:; width: 50px; height:20px; margin-right:10px;}
|
||||
.note{text-align:center; margin-bottom:10px; font-size:12px; height:25px; line-height:25px; overflow:hidden;}
|
||||
.note a{color:#db7f7f; padding-left:18px; cursor:pointer; background:url(../images/icon-note.gif) no-repeat 3px 50%; background-size:10px; }
|
||||
#marqueebox1{margin:0; /*float:left; width:70%;*/ text-align:center; }
|
||||
|
||||
.big-pic{width:100%; overflow:hidden;}
|
||||
.big-pic-in, .pic-list, .pic-list img{position:relative; width:320px; height:150px; }
|
||||
.big-pic-in{-webkit-transform:translateZ(0);}
|
||||
.big-pic-in{overflow:hidden; margin:0 auto;}
|
||||
.pic-list{-webkit-transform:translate3d(0, 0, 0);}
|
||||
.big-pic a{float:left;}
|
||||
.big-pic a p{width:320px;}
|
||||
.big-pic a p:first-child {height: 120px;}
|
||||
.big-pic3 .pic-list {width: 960px;}
|
||||
.big-pic4 .pic-list {width: 1280px;}
|
||||
.cap{height:30px; line-height:30px; padding:0 10px; color:#fff; display:block; background:#000; opacity:0.8; font-size:14px; overflow:hidden;}
|
||||
.slide-dot{position:absolute; bottom:12px; right:5px;}
|
||||
.slide-dot span{float:left; border-radius:5px; background:#69aac1; height:4px; width:10px; margin:0 3px;}
|
||||
.slide-dot .slide-dot-cur{height:6px; width:12px; background:#fff; margin-top:-1px;}
|
||||
|
||||
.slide {width:100%; overflow:hidden;}
|
||||
.slide-con {-webkit-transform:translate3d(0, 0, 0);}
|
||||
.slide-item {float:left;}
|
||||
.slide-con2 {width:200%;} .slide-con2 .slide-item {width:50%;}
|
||||
.slide-con3 {width:300%;} .slide-con3 .slide-item {width:33.33%;}
|
||||
.slide-con4 {width:400%;} .slide-con4 .slide-item {width:25%;}
|
||||
.slide-con5 {width:400%;} .slide-con5 .slide-item {width:20%;}
|
||||
.slide-con6 {width:500%;} .slide-con6 .slide-item {width:20%;}
|
||||
.slide-con61{width:600%;} .slide-con61 .slide-item{width:16.66%;}
|
||||
.slide-con7 {width:700%;} .slide-con7 .slide-item {width:14.286%;}
|
||||
.slide-con8 {width:800%;} .slide-con8 .slide-item {width:12.5%;}
|
||||
.transition {-webkit-transition:-webkit-transform 0.3s ease-out; -o-transition:-o-transform 0.3s ease-out; transition: transform 0.3s ease-out;}
|
||||
|
||||
.tabArea{width:100%; overflow:hidden; margin:0 auto;}
|
||||
.tab-navarea{background:#68aac2; width:100%;}
|
||||
.tabArea .tab-nav{height:40px; overflow:hidden;}
|
||||
.tabArea .tab-nav h2{font-size:16px; background:#68aac2; float:left; width:33.3%; text-align:center; height:40px; line-height:40px; cursor:pointer;}
|
||||
.tabArea .tab-nav h2 a{color:#d2e4eb; text-shadow:1px 1px #3c84a6;}
|
||||
.tabArea .tab-nav h2 .tab-nav-cur{color:#fff; border-bottom:2px #fff solid; padding-bottom:5px;}
|
||||
.tabArea2 .tab-nav h2{width:50%;}
|
||||
.tabArea4 .tab-nav h2{width:25%;}
|
||||
.tabArea5 .tab-nav h2{width:20%;}
|
||||
.tabArea6 .tab-nav h2{width:16.66%;}
|
||||
.tabArea7 .tab-nav h2{width:14.286%;}
|
||||
.tabArea8 .tab-nav h2{width:12.5%; font-size:15px;}
|
||||
.tabArea8 .tab-nav h2 .tab-nav-cur{font-size:16px;}
|
||||
.bannerLink p{font-size:16px; padding:0 10px; height:40px; display:block; line-height:40px; overflow:hidden;}
|
||||
.bannerLink .sort{margin-right:10px;}
|
||||
.bannerLink .em{background:#f6fcff;}
|
||||
|
||||
.recommend{width:100%; clear:both;}
|
||||
.recommend h2{font-size:16px; height:40px; line-height:40px; background:#68aac2; padding:0 10px;}
|
||||
.recommend h2 a{color:#fff; text-shadow:1px 1px #2a779d;}
|
||||
.recommend .more{float:right; margin-top:-40px;}
|
||||
.hot_sale{clear:both; background:#edfaff; border-top:2px #edfaff solid; border-bottom:2px #edfaff solid; overflow:hidden;}
|
||||
.hot_sale{position:relative; height:145px; padding:7px 10px 0 110px;}
|
||||
.hot_sale img{position:absolute; left:10px; top:10px; border:1px #b4dae8 solid; width:87px; height:117px;}
|
||||
.hot_sale .title{color:#375868; font-size:16px;}
|
||||
.hot_sale .author, .hot_sale .review{font-size:14px; color:#7f9ba8; line-height:22px;}
|
||||
.hot_sale .review{line-height:20px;}
|
||||
.hot_sale:hover{background:#d9f5ff; border-bottom:2px #9dcada solid; border-top:2px #9dcada solid;}
|
||||
.hot_saleEm{background:#fff; border-bottom:2px #fff solid; border-top:2px #fff solid;}
|
||||
.girl .hot_sale:hover{background:#fef1f5; border-bottom:2px #ffdee9 solid; border-top:2px #ffdee9 solid;}
|
||||
.partner .hot_sale:hover{background:#fbfff2; border-bottom:2px #dce59a solid; border-top:2px #dce59a solid;}
|
||||
.hot_salehavDate .author{margin-bottom:2px;}
|
||||
.hot_sale .date{color:#e76767; font-size:12px; margin-bottom:4px;}
|
||||
.hot_link div{clear:both; padding:2px 10px 2px 50px; height:52px; position:relative; border-top:1px #fff solid; border-bottom:1px #fff solid;}
|
||||
.hot_link .em{background:#f6fcff;}
|
||||
.hot_link .sort{width:18px; padding-right:8px; position:absolute; left:10px; top:10px; border-right:2px #a9bfc8 solid; font-size:14px;}
|
||||
.hot_link .title{font-size:14px; color:#375868; line-height:30px; height:30px; overflow:hidden;}
|
||||
.hot_link .review{color:#7f9ba8; font-size:12px; line-height:10px;}
|
||||
.hot_link div:hover{background:#f6fcff; border-top:1px #d1e5ec solid; border-bottom:1px #d1e5ec solid;}
|
||||
|
||||
|
||||
.directorySel, .directorySel2{text-align:center;}
|
||||
.directorySel{width:95%; display:block; margin:0 auto; margin-top:10px;}
|
||||
.directorySel2{font-size:14px; margin:0 4px;}
|
||||
.directoryArea p, .directoryLink, .directoryLink a{height:40px; line-height:40px; font-size:16px;}
|
||||
.directoryArea p{height:auto;}
|
||||
.directoryArea p{padding:0 10px;}
|
||||
.directoryArea .em{background:#f6fcff;}
|
||||
.directoryArea img{margin-left:8px;}
|
||||
.directoryLink a{float:left; width:33.3%; text-align:center;}
|
||||
|
||||
.Readpage{font-size:14px; padding:0; background:#d4eaf2; height:40px; line-height:40px; text-align:center;}
|
||||
.Readpage a{font-size:16px; padding:8px 12px; line-height:35px;}
|
||||
.Readpage .Readpage_up{color: #2a779d; background:url(../images/bg-pageup.png) no-repeat 0 70%; padding-left:27px; background-size:90px;}
|
||||
.Readpage .Readpage_down{text-shadow: 1px 1px #2a779d; color:#fff; background:url(../images/bg-pagedown.png) no-repeat 0px 50%; padding-right:27px; background-size:90px;}
|
||||
.Readpage .page_txt{width:45px; padding:4px; border:1px #68aac2 solid; font-size:14px; margin-left:15px; background:#f2fcff;}
|
||||
.Readpage .page_btn{font-size:14px; border:none; background:none; color:#4c6978; padding:4px 5px; margin-right:15px; background:#f2fcff; font-weight:bold;}
|
||||
|
||||
|
||||
/*搜索结果页*/
|
||||
.searchInfo{text-align:center; padding:0 10px; margin-bottom:10px; font-size:16px; line-height:28px;}
|
||||
.searchInfo em{color:#db7f7f;}
|
||||
.searchrec h2{margin-bottom:5px;}
|
||||
.searchrec p {padding:5px 10px;}
|
||||
.searchrec p a{margin-right:13px; color:#68AAC2; font-size:16px;}
|
||||
.searchInfo label{margin-right:10px; line-height:20px; font-size:14px;}
|
||||
.mybook em{color:#d25151;}
|
||||
.mybook .hot_sale p{line-height:20px;}
|
||||
.mybook .date{margin:0;}
|
||||
.mybook .hot_sale{padding:7px 8px 5px 40px; height:auto; overflow:hidden;}
|
||||
.mybook .hot_sale div a{width:80px; height:30px; line-height:30px; text-align:center; font-size:12px; border-radius:5px; color:#fff; margin-left:3px;}
|
||||
.mybook .hot_sale img{left:5px;}
|
||||
.mybook .hot_sale .author{font-size:12px;}
|
||||
.mybook .hot_sale div .dashang{background:#ff3e3e;}
|
||||
.mybook .hot_sale div .tuijian{background:#68aac2;}
|
||||
.mybook .hot_sale div .kuaiding{background:#b3b3b3;}
|
||||
.mybook .num{position:absolute; left:5px; top:10px; text-align:center; letter-spacing:-1px; height:25px; width:30px; line-height:25px; background:#B3B3B3; color:#fff; border-radius:5px;}
|
||||
.mybook .num1{background:#FF3E3E;}
|
||||
.mybook .num2{background:#68aac2;}
|
||||
|
||||
.page{background:#68aac2; padding:0 10px; color:#c5d7df; height:40px; line-height:40px; text-align:center;}
|
||||
.page a{color:#fff; margin:0 5px;}
|
||||
.pageinput{float:right;}
|
||||
.page .page_txt{padding:2px 5px; border:1px #c5d7df solid; background:#f6fcff; color:#4c6978; border-radius:5px; font-size:14px; width:80px; margin-right:5px; color:#333; text-align:center;}
|
||||
|
||||
.hot_sale .btn{margin-top:5px; height:auto; overflow:hidden; line-height:normal;}
|
||||
.hot_sale .btn_inpt{font-size:14px; line-height:30px; background:#68aac2; color:#fff; border:0; font-family:"微软雅黑"; margin-right:8px; padding:8px 15px; padding-top:0;}
|
||||
.hot_sale .btn_inptem{background:#d25151;}
|
||||
.booklist .hot_sale{padding:5px 10px 8px 10px;}
|
||||
.booklist h3{padding:10px; font-size:14px;}
|
||||
.booklist h3 a{color:#d25151;}
|
||||
|
||||
/***************************************************************************************/
|
||||
*{margin:0; padding:0;/* background-attachment:fixed;*/}
|
||||
|
||||
div,p{wrap-work: break-word; word-break: break-all; word-wrap:break-word; word-break:normal; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing:border-box;}
|
||||
|
||||
li{list-style:none;}
|
||||
em{font-style:normal;}
|
||||
body{color:#4c6978; font:14px 'microsoft yahei',Arial,Helvetica,sans-serif;}
|
||||
input,textarea{font:12px '宋体',Arial,Helvetica,sans-serif; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -box-sizing:border-box;}
|
||||
img{border:none;}
|
||||
a{color:#4c6978; text-decoration:none; border:none; cursor:pointer;}
|
||||
a:hover{text-decoration:none;}
|
||||
.clearfix:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
|
||||
.clearfix {display: inline-block;}
|
||||
*html .clearfix {height: 1%;}
|
||||
.clearfix {display: block;}
|
||||
h1,h2,h3,h4,h5,h6{font-size:16px; font-weight:normal;}
|
||||
|
||||
footer{padding:15px 10px; text-align:center; line-height:33px; background:#68aac2; position:relative; font-size:14px;}
|
||||
footer .version a{margin:0 10px; color:#c5d7df; text-shadow:1px 1px #3e86a8;}
|
||||
footer .version .sel{color:#fff; font-size:16px;}
|
||||
footer .link a{margin:0 10px; color:#accad6; font-size:14px;}
|
||||
footer img{position:absolute; right:25px; top:15px; cursor:pointer; width:31px;}
|
||||
|
||||
footer .channel a{margin:0 5px; color:#c5d7df; text-shadow:1px 1px #3e86a8;}
|
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 9.5 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 11 KiB |