From b158a1fa982440658aeec524db22a325b069e5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=81=E4=B8=89?= Date: Mon, 9 Nov 2020 00:07:38 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20newbee-mall=20Vue3=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=AD=A3=E5=BC=8F=E5=BC=80=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ffb3171..9d8f728f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ newbee-mall 项目是一套电商系统,包括 newbee-mall 商城系统及 new **新蜂商城前后端分离版本已开源:** - [后端 API 源码 newbee-mall-api](https://github.com/newbee-ltd/newbee-mall-api) -- [前端 Vue 源码 newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app) +- [前端 Vue2 版本源码 newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app) +- [前端 Vue3 版本源码 newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app) > 更多 Spring Boot 实战项目可以关注十三的另一个代码仓库 [spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects),该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的前后端分离实践项目等,后续会根据大家的反馈继续增加一些实战项目源码,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。 @@ -178,4 +179,6 @@ newbee-mall 项目是一套电商系统,包括 newbee-mall 商城系统及 new - [tonytomov](https://github.com/tonytomov/jqGrid) - [t4t5](https://github.com/t4t5/sweetalert) - [skytotwo](https://github.com/skytotwo/Alipay-WeChat-HTML) -- [wangeditor-team](https://github.com/wangeditor-team/wangEditor) \ No newline at end of file +- [wangeditor-team](https://github.com/wangeditor-team/wangEditor) +- [Vue](https://github.com/vuejs/vue) +- [Vant](https://github.com/youzan/vant) \ No newline at end of file