|
11 | 11 |
|
12 | 12 | * nodejs > 16.18.0 && pnpm > 8.6.0 (强制使用pnpm)
|
13 | 13 | * 演示地址【Vue3 + element-plus】:<http://dashboard-vue3.yudao.iocoder.cn>
|
14 |
| -* 演示地址【Vue3 + vben(ant-design-vue)】:<http://dashboard-vben.yudao.iocoder.cn> |
| 14 | +* 演示地址【Vue3 + vben5.0(ant-design-vue)】:<http://dashboard-vben.yudao.iocoder.cn> |
15 | 15 | * 演示地址【Vue2 + element-ui】:<http://dashboard.yudao.iocoder.cn>
|
16 | 16 | * 启动文档:<https://doc.iocoder.cn/quick-start/>
|
17 | 17 | * 视频教程:<https://doc.iocoder.cn/video/>
|
|
24 | 24 | * 改换 saas,自动引入等功能
|
25 | 25 | * 使用 Element Plus 免费开源的中后台模版,具备如下特性:
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 | * **最新技术栈**:使用 Vue3、Vite4 等前端前沿技术开发
|
30 | 30 | * **TypeScript**: 应用程序级 JavaScript 的语言
|
|
38 | 38 |
|
39 | 39 | | 框架 | 说明 | 版本 |
|
40 | 40 | |----------------------------------------------------------------------|------------------|--------|
|
41 |
| -| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 | |
| 41 | +| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 | |
42 | 42 | | [Vite](https://cn.vitejs.dev//) | 开发与构建工具 | 4.5.0 |
|
43 |
| -| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.4.2 | |
| 43 | +| [Element Plus](https://element-plus.org/zh-CN/) | Element Plus | 2.4.2 | |
44 | 44 | | [TypeScript](https://www.typescriptlang.org/docs/) | JavaScript 的超集 | 5.2.2 |
|
45 |
| -| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.7 | |
| 45 | +| [pinia](https://pinia.vuejs.org/) | Vue 存储库 替代 vuex5 | 2.1.7 | |
46 | 46 | | [vueuse](https://vueuse.org/) | 常用工具集 | 10.6.1 |
|
47 | 47 | | [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.6.5 |
|
48 | 48 | | [vue-router](https://router.vuejs.org/) | Vue 路由 | 4.2.5 |
|
49 |
| -| [unocss](https://uno.antfu.me/) | 原子 css | 0.57.4 | |
| 49 | +| [unocss](https://uno.antfu.me/) | 原子 css | 0.57.4 | |
50 | 50 | | [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 |
|
51 | 51 | | [wangeditor](https://www.wangeditor.com/) | 富文本编辑器 | 5.1.23 |
|
52 | 52 |
|
|
0 commit comments