mirror of
https://github.com/201206030/novel.git
synced 2025-06-14 03:38:31 +00:00
文档更新,v2.0.0发布
This commit is contained in:
parent
d70794a6a6
commit
fd428c85fd
@ -129,6 +129,8 @@ novel-admin :平台后台管理系统源码
|
|||||||
|
|
||||||
8. `http://ip:port/book/searchSoftBook.html`访问轻小说模块。
|
8. `http://ip:port/book/searchSoftBook.html`访问轻小说模块。
|
||||||
|
|
||||||
|
9. `http://ip:port/book/searchMhBook.html`访问漫画模块。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 功能开发清单(包括待开发计划)
|
#### 功能开发清单(包括待开发计划)
|
||||||
@ -167,7 +169,7 @@ novel-admin :平台后台管理系统源码
|
|||||||
|
|
||||||
##### 演示地址4(备用)
|
##### 演示地址4(备用)
|
||||||
|
|
||||||
[点击前往](http://47.106.243.172)(前台)(已上线漫画专区Beta版功能,漫画专区优化中)
|
[点击前往](http://47.106.243.172)(前台)(已上线漫画专区)
|
||||||
|
|
||||||
[点击前往 ](http://47.106.243.172:8888) (后台) (**后台爬虫程序运行会占用大量服务器资源,请谨慎使用**)
|
[点击前往 ](http://47.106.243.172:8888) (后台) (**后台爬虫程序运行会占用大量服务器资源,请谨慎使用**)
|
||||||
|
|
||||||
|
BIN
assets/manhua_content.png
Normal file
BIN
assets/manhua_content.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 310 KiB |
@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>xyz.zinglizingli</groupId>
|
<groupId>xyz.zinglizingli</groupId>
|
||||||
<artifactId>novel-front</artifactId>
|
<artifactId>novel-front</artifactId>
|
||||||
<version>1.5.1</version>
|
<version>2.0.0</version>
|
||||||
<name>novel-front</name>
|
<name>novel-front</name>
|
||||||
<description>小说精品楼-前台web网站</description>
|
<description>小说精品楼-前台web网站</description>
|
||||||
|
|
||||||
|
@ -53,9 +53,9 @@ mybatis:
|
|||||||
#首页本站推荐小说配置
|
#首页本站推荐小说配置
|
||||||
index:
|
index:
|
||||||
recBooks:
|
recBooks:
|
||||||
- {bookName: 黎明之剑,bookAuthor: 远瞳}
|
- {bookName: 惊悚乐园,bookAuthor: 三天两觉}
|
||||||
- {bookName: 最强装逼打脸系统,bookAuthor: 太上布衣}
|
- {bookName: 最强装逼打脸系统,bookAuthor: 太上布衣}
|
||||||
- {bookName: 天道图书馆,bookAuthor: 横扫天涯}
|
- {bookName: 丧尸不修仙,bookAuthor: 彩虹鱼}
|
||||||
|
|
||||||
|
|
||||||
#mysql编码
|
#mysql编码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user