From 9fe9a6a0e720dcc66a7f783145a0b6ea7f067c1c Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <773861846@qq.com> Date: Sun, 29 May 2022 11:58:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B0=8F=E8=AF=B4?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E5=B0=81=E9=9D=A2=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E5=9B=BE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/views/Book.vue | 83 ++++++++++++++++++++++++++++------------------ 2 files changed, 51 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 24897bc..1f6806e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ novel 是一套基于时下**最新** Java 技术栈 Spring Boot 3 + Vue 3 开 ## 项目地址 - 后端项目(更新中):[GitHub](https://github.com/201206030/novel) | [码云](https://gitee.com/novel_dev_team/novel) -- 后端微服务版本项目(待更新):[GitHub](https://github.com/201206030/novel-cloud) | [码云](https://gitee.com/novel_dev_team/novel-cloud) - 线上应用版:[GitHub](https://github.com/201206030/novel-plus) | [码云](https://gitee.com/novel_dev_team/novel-plus) |[演示地址](http://47.106.243.172:8888/) +- 微服务版:[GitHub](https://github.com/201206030/novel-cloud) | [码云](https://gitee.com/novel_dev_team/novel-cloud) ## 前端技术选型 diff --git a/src/views/Book.vue b/src/views/Book.vue index fb31a5a..c9083de 100644 --- a/src/views/Book.vue +++ b/src/views/Book.vue @@ -5,10 +5,10 @@