diff --git a/README.md b/README.md index 2690404..e3e5fc9 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,19 @@ 👉 官网 | 👉 演示站点 | 👉 项目文档(含安装教程)
-## 学习版 - -[基于 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目](https://github.com/201206030/novel) - ## 项目介绍 novel-plus 是一个多端(PC、WAP)阅读,功能完善的原创文学 CMS 系统。由前台门户系统、作家后台管理系统、平台后台管理系统和爬虫管理系统等多个子系统构成,包括小说推荐、作品检索、小说排行、小说阅读、小说评论、会员中心、作家专区等功能,支持自定义多模版、可拓展的多种小说内容存储方式(内置数据库分表存储和 TXT 文本存储)、阅读主题切换、多爬虫源自动采集和更新数据、会员充值、订阅模式、新闻发布和实时统计报表。 +## 项目地址 + +- 学习版:[GitHub](https://github.com/201206030/novel) | [码云](https://gitee.com/novel_dev_team/novel) + | [保姆级教程](https://docs.xxyopen.com) +- **应用版**:[GitHub](https://github.com/201206030/novel-plus) | [码云](https://gitee.com/novel_dev_team/novel-plus) +- 微服务版:[GitHub](https://github.com/201206030/novel-cloud) | [码云](https://gitee.com/novel_dev_team/novel-cloud) + ## 项目结构 ``` @@ -55,127 +58,14 @@ novel-plus -- 父工程 | Thymeleaf | 模板引擎 | Layui | 前端 UI 框架 -## 项目截图 +## 项目演示 -### 橙色主题模版截图 - -#### PC站截图 - -1. 首页 - - - -2. 分类索引页 - - - -3. 搜索页 - - - - - -4. 排行榜 - - - -5. 详情页 - - - -6. 阅读页 - - - -7. 用户中心 - - - -8. 充值 - - - - - -9. 作家专区 - - - - - - - - - -10. 购买 - - - - - -#### 手机站截图 - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-