Skip to content

Commit 5a91eaa

Browse files
committed
README:更新首页界面
1 parent 3d55037 commit 5a91eaa

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.image/demo/vue3-ep.png

242 KB
Loading

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
* nodejs > 16.18.0 && pnpm > 8.6.0 (强制使用pnpm)
1313
* 演示地址【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>
1515
* 演示地址【Vue2 + element-ui】:<http://dashboard.yudao.iocoder.cn>
1616
* 启动文档:<https://doc.iocoder.cn/quick-start/>
1717
* 视频教程:<https://doc.iocoder.cn/video/>
@@ -24,7 +24,7 @@
2424
* 改换 saas,自动引入等功能
2525
* 使用 Element Plus 免费开源的中后台模版,具备如下特性:
2626

27-
![首页](public/home.png)
27+
![首页](.image/demo/vue3-ep.png)
2828

2929
* **最新技术栈**:使用 Vue3、Vite4 等前端前沿技术开发
3030
* **TypeScript**: 应用程序级 JavaScript 的语言
@@ -38,15 +38,15 @@
3838

3939
| 框架 | 说明 | 版本 |
4040
|----------------------------------------------------------------------|------------------|--------|
41-
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 |
41+
| [Vue](https://staging-cn.vuejs.org/) | Vue 框架 | 3.3.8 |
4242
| [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 |
4444
| [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 |
4646
| [vueuse](https://vueuse.org/) | 常用工具集 | 10.6.1 |
4747
| [vue-i18n](https://kazupon.github.io/vue-i18n/zh/introduction.html/) | 国际化 | 9.6.5 |
4848
| [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 |
5050
| [iconify](https://icon-sets.iconify.design/) | 在线图标库 | 3.1.1 |
5151
| [wangeditor](https://www.wangeditor.com/) | 富文本编辑器 | 5.1.23 |
5252

public/home.png

-72.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)