Skip to content

Commit fda3ce9

Browse files
committed
doc: 修改README,修改前端和nacos版本号
1 parent 2c093f6 commit fda3ce9

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ admin | matecloud123 | 不能执行增删改请求,如需全部权限加微信
4242
Spring Boot | 2.3.*.RELEASE | <img src="https://img.shields.io/badge/Spring%20Boot-2.7.6-blue" alt="SpringBoot"/>
4343
Spring Cloud | Hoxton SR* | <img src="https://img.shields.io/badge/Spring%20Cloud-2021.0.5-blue" alt="SpringCloud"/>
4444
Spring Cloud Alibaba | 2.2.*.RELEASE | <img src="https://img.shields.io/badge/Spring%20Cloud%20Alibaba-2021.0.4.0-blue" alt="SpringCloudAlibaba"/>
45-
Nacos | 1.4.*及以下 | <img src="https://img.shields.io/badge/Nacos-2.1.0-blue" alt="nacos"/>
45+
Nacos | 1.4.*及以下 | <img src="https://img.shields.io/badge/Nacos-2.2.0-blue" alt="nacos"/>
4646
Sentinel | 1.8.1 | <img src="https://img.shields.io/badge/Sentinel-1.8.6-blue" alt="sentinel"/>
4747

4848
## 📖 官方文档
@@ -163,7 +163,7 @@ matecloud -- 父项目,各模块分离,方便集成和微服务
163163
<dependency>
164164
<groupId>vip.mate</groupId>
165165
<artifactId>mate-starter-dependencies</artifactId>
166-
<version>4.4.8</version>
166+
<version>4.6.8</version>
167167
<type>pom</type>
168168
<scope>import</scope>
169169
</dependency>
@@ -175,16 +175,15 @@ matecloud -- 父项目,各模块分离,方便集成和微服务
175175
## 🔥 前端重大更新
176176
前端采用`Vue 3.2.12``Vite 2.5.8``Ant-Design-Vue 2.2.8``TypeScript` 的大型中后台解决方案。
177177
### 👉 技术栈
178-
- Vue 3.2.12
179-
- Pinia 2.0.0-rc.8
180-
- vue-i18n 9.1.7
181-
- typescript 4.4.2
182-
- ant-design-vue 2.2.6
183-
- axios 0.21.3
184-
- vue-router 4.3.8
185-
- vite 2.5.8
178+
- Vue 3.2.45
179+
- Pinia 2.0.28
180+
- Vue-i18n 9.1.8
181+
- Ant-design-vue 2.2.6
182+
- Axios 1.2.1
183+
- Vue-router 4.3.8
184+
- Vite 3.2.5
186185
### 👉 版本发布
187-
`4.0.8-M3`版本已经发布,完善了系统管理的基础功能,主要包括菜单管理、用户管理、角色管理、部门管理、日志管理、客户端管理等功能。后续功能正在加紧开发中,欢迎体验。
186+
`4.6.8`版本已经发布,完善了系统管理的基础功能,主要包括菜单管理、用户管理、角色管理、部门管理、日志管理、客户端管理等功能。后续功能正在加紧开发中,欢迎体验。
188187

189188

190189
## 🌭 项目源码

0 commit comments

Comments
 (0)