docs: update

This commit is contained in:
xingyu
2022-10-17 13:02:23 +08:00
parent 855d23aec3
commit 922b39c02c
4 changed files with 35 additions and 34 deletions

View File

@ -209,9 +209,9 @@ ps核心功能已经实现正在对接微信小程序中...
| 框架 | 说明 | 版本 |
|----------------------------------------------------------------------|-----------------|--------|
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.40 |
| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.1.7 |
| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.17 |
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.2.41 |
| [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 3.1.8 |
| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.2.18 |
| [TypeScript](https://www.typescriptlang.org/docs/) | TypeScript | 4.8.4 |
| [pinia](https://pinia.vuejs.org/) | vuex5 | 2.0.23 |
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.2.2 |