mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-30 01:38:43 +08:00 
			
		
		
		
	docs: 升级对应版本
This commit is contained in:
		| @@ -195,7 +195,7 @@ ps:核心功能已经实现,正在对接微信小程序中... | |||||||
| | [MyBatis Plus](https://mp.baomidou.com/)                                                    | MyBatis 增强工具包       | 3.5.2       | [文档](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao)         | | | [MyBatis Plus](https://mp.baomidou.com/)                                                    | MyBatis 增强工具包       | 3.5.2       | [文档](http://www.iocoder.cn/Spring-Boot/MyBatis/?yudao)         | | ||||||
| | [Dynamic Datasource](https://dynamic-datasource.com/)                                       | 动态数据源               | 3.6.0       | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | | [Dynamic Datasource](https://dynamic-datasource.com/)                                       | 动态数据源               | 3.6.0       | [文档](http://www.iocoder.cn/Spring-Boot/datasource-pool/?yudao) | | ||||||
| | [Redis](https://redis.io/)                                                                  | key-value 数据库        | 5.0 / 6.0   |                                                                | | | [Redis](https://redis.io/)                                                                  | key-value 数据库        | 5.0 / 6.0   |                                                                | | ||||||
| | [Redisson](https://github.com/redisson/redisson)                                            | Redis 客户端            | 3.19.0      | [文档](http://www.iocoder.cn/Spring-Boot/Redis/?yudao)           | | | [Redisson](https://github.com/redisson/redisson)                                            | Redis 客户端            | 3.18.0      | [文档](http://www.iocoder.cn/Spring-Boot/Redis/?yudao)           | | ||||||
| | [Spring MVC](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc) | MVC 框架               | 5.3.24      | [文档](http://www.iocoder.cn/SpringMVC/MVC/?yudao)               | | | [Spring MVC](https://github.com/spring-projects/spring-framework/tree/master/spring-webmvc) | MVC 框架               | 5.3.24      | [文档](http://www.iocoder.cn/SpringMVC/MVC/?yudao)               | | ||||||
| | [Spring Security](https://github.com/spring-projects/spring-security)                       | Spring 安全框架         | 5.7.5       | [文档](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao) | | | [Spring Security](https://github.com/spring-projects/spring-security)                       | Spring 安全框架         | 5.7.5       | [文档](http://www.iocoder.cn/Spring-Boot/Spring-Security/?yudao) | | ||||||
| | [Hibernate Validator](https://github.com/hibernate/hibernate-validator)                     | 参数校验组件             | 6.2.5       | [文档](http://www.iocoder.cn/Spring-Boot/Validation/?yudao)      | | | [Hibernate Validator](https://github.com/hibernate/hibernate-validator)                     | 参数校验组件             | 6.2.5       | [文档](http://www.iocoder.cn/Spring-Boot/Validation/?yudao)      | | ||||||
| @@ -223,12 +223,12 @@ ps:核心功能已经实现,正在对接微信小程序中... | |||||||
| | 框架                                                                  |     说明      |   版本   | | | 框架                                                                  |     说明      |   版本   | | ||||||
| |----------------------------------------------------------------------|:------------:|:------:| | |----------------------------------------------------------------------|:------------:|:------:| | ||||||
| | [Vue](https://staging-cn.vuejs.org/)                                 |   Vue 框架    | 3.2.45 | | | [Vue](https://staging-cn.vuejs.org/)                                 |   Vue 框架    | 3.2.45 | | ||||||
| | [Vite](https://cn.vitejs.dev//)                                      | 开发与构建工具  | 4.0.1  | | | [Vite](https://cn.vitejs.dev//)                                      | 开发与构建工具  | 4.0.2  | | ||||||
| | [Element Plus](https://element-plus.org/zh-CN/)                      | Element Plus | 2.2.26 | | | [Element Plus](https://element-plus.org/zh-CN/)                      | Element Plus | 2.2.27 | | ||||||
| | [TypeScript](https://www.typescriptlang.org/docs/)                   |  TypeScript  | 4.9.4  | | | [TypeScript](https://www.typescriptlang.org/docs/)                   |  TypeScript  | 4.9.4  | | ||||||
| | [pinia](https://pinia.vuejs.org/)                                    |    vuex5     | 2.0.28 | | | [pinia](https://pinia.vuejs.org/)                                    |    vuex5     | 2.0.28 | | ||||||
| | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) |    国际化     | 9.2.2  | | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) |    国际化     | 9.2.2  | | ||||||
| | [vxe-table](https://vxetable.cn/)                                    |  vue最强表单  | 4.5.7  | | | [vxe-table](https://vxetable.cn/)                                    |  vue最强表单  | 4.3.7  | | ||||||
|  |  | ||||||
| ### [管理后台 uni-app 跨端](./yudao-ui-admin-uniapp) | ### [管理后台 uni-app 跨端](./yudao-ui-admin-uniapp) | ||||||
|  |  | ||||||
|   | |||||||
| @@ -30,8 +30,8 @@ | |||||||
| | 框架 | 说明 | 版本 | | | 框架 | 说明 | 版本 | | ||||||
| | --- | --- | --- | | | --- | --- | --- | | ||||||
| | [Vue](https://staging-cn.vuejs.org/) | vue 框架 | 3.2.45 | | | [Vue](https://staging-cn.vuejs.org/) | vue 框架 | 3.2.45 | | ||||||
| | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.0.1 | | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.0.2 | | ||||||
| | [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.26 | | | [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.27 | | ||||||
| | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 4.9.4 | | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 4.9.4 | | ||||||
| | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.0.28 | | | [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.0.28 | | ||||||
| | [vueuse](https://vueuse.org/) | 常用工具集 | 9.6.0 | | | [vueuse](https://vueuse.org/) | 常用工具集 | 9.6.0 | | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "yudao-ui-admin-vue3", |   "name": "yudao-ui-admin-vue3", | ||||||
|   "version": "1.6.5.1876", |   "version": "1.6.5.1877", | ||||||
|   "description": "基于vue3、vite4、element-plus、typesScript", |   "description": "基于vue3、vite4、element-plus、typesScript", | ||||||
|   "author": "xingyu", |   "author": "xingyu", | ||||||
|   "private": false, |   "private": false, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu