From 0cf6f33bc571da7433ff0fc37f0eab1d6ea761be Mon Sep 17 00:00:00 2001 From: 201206030 <1179705413@qq.com> Date: Tue, 21 Jun 2022 07:51:54 +0800 Subject: [PATCH 1/4] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ca9f2d1..a8273aa 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ novel 是一套基于时下**最新** Java 技术栈 Spring Boot 3 + Vue 3 开 | 技术 | 版本 | 说明 | 官网 | 学习 | | :----------------- | :-----: | -------------------------- | --------------------------------------- | :-------------------------------------------------: | -| Vue.js | 3.2.13 | 渐进式 JavaScript 框架 | https://v3.cn.vuejs.org | [进入](https://v3.cn.vuejs.org/guide/introduction.html) | -| Vue Router | 4.0.15 | Vue.js 的官方路由 | https://router.vuejs.org/zh/index.html | [进入](https://router.vuejs.org/zh/guide/) | -| axios | 0.27.2 | 基于 promise 的网络请求库 | https://axios-http.com/zh | [进入](https://axios-http.com/zh/docs/intro) | -| element-plus | 2.2.0 | 基于 Vue 3,面向设计师和开发者的组件库 | https://element-plus.org/zh-CN/ | [进入](https://element-plus.org/zh-CN/guide/design.html) | +| Vue.js | 3.2.13 | 渐进式 JavaScript 框架 | https://vuejs.org | [进入](https://staging-cn.vuejs.org/guide/introduction.html) | +| Vue Router | 4.0.15 | Vue.js 的官方路由 | https://router.vuejs.org | [进入](https://router.vuejs.org/zh/guide/) | +| axios | 0.27.2 | 基于 promise 的网络请求库 | https://axios-http.com | [进入](https://axios-http.com/zh/docs/intro) | +| element-plus | 2.2.0 | 基于 Vue 3,面向设计师和开发者的组件库 | https://element-plus.org | [进入](https://element-plus.org/zh-CN/guide/design.html) | ## 公众号 From 2ce28a38ee64b9a6b533bcea1e88eab83dd65ce7 Mon Sep 17 00:00:00 2001 From: 201206030 <1179705413@qq.com> Date: Sun, 10 Jul 2022 18:28:22 +0800 Subject: [PATCH 2/4] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8273aa..2619099 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ []( https://curl.qcloud.com/kgMaOjoq ) -[](https://github.com/201206030/novel) -[](https://github.com/201206030/novel) -[](https://gitee.com/novel_dev_team/novel) -[](https://gitee.com/novel_dev_team/novel) +
## 项目简介 novel 是一套基于时下**最新** Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离的**学习型**小说项目,配备详细的项目教程手把手教你**从零开始**开发上线一个生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。 From 668d1255da5fd504c33335bc5195f6355ef3ae72 Mon Sep 17 00:00:00 2001 From: 201206030 <1179705413@qq.com> Date: Sun, 10 Jul 2022 18:29:01 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2619099..3ffb6e7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@