diff --git a/README.md b/README.md index 29480c5..a47e49f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ [![index]( https://s1.ax1x.com/2022/05/17/O5tgbR.png )]( https://curl.qcloud.com/kgMaOjoq ) +[![JDK 17](https://img.shields.io/badge/JDK%2017-%234479A1.svg?logo=java)](https://docs.oracle.com/en/java/javase/17/) +[![Spring Boot 3](https://img.shields.io/badge/Spring%20Boot%203-%23000000.svg?logo=springboot)](https://docs.spring.io/spring-boot/docs/3.0.0-SNAPSHOT/reference/html/) +[![Vue 3](https://img.shields.io/badge/Vue%203%20-%232b3847.svg?logo=vue.js)](https://staging-cn.vuejs.org/) [![Github stars](https://img.shields.io/github/stars/201206030/novel?logo=github)](https://github.com/201206030/novel) [![Github forks](https://img.shields.io/github/forks/201206030/novel?logo=github)](https://github.com/201206030/novel) [![Gitee star](https://gitee.com/novel_dev_team/novel/badge/star.svg?theme=gitee)](https://gitee.com/novel_dev_team/novel) @@ -59,7 +62,7 @@ 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.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/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) |