Jeecgboot-Vue3 v1.0.0 版本正式发布,基于代码生成器的企业级低代码平台
项目介绍
Jeecgboot-Vue3 采用 Vue3.0、Vite、 Ant-Design-Vue、TypeScript 等新技术方案,包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是在 Vben-Admin 基础上研发的,适合于JeecgBoot的新版前端VUE3框架。
新版特性
全新的VUE3技术栈,不只追赶技术潮流,更兼备大型项目优势。
提供了详细的 零基础入门视频[1],不懂vue3的也可快速入门。
非在Vue2版上简单升级,而是完全重写,力求每行代码的精美。
当前版本:v1.0.0 | 2021-03-21
源码下载
重要必看—切换Vue3路由: http://vue3.jeecg.com/2671576
后台版本要求:
jeecgboot v3.0+
以上, 3.0版本为兼容vue3.0前端,做了大量适配工作。
github:
https://github.com/jeecgboot/jeecgboot-vue3
https://github.com/jeecgboot/jeecg-boot
码云:
https://gitee.com/jeecg/jeecgboot-vue3
https://gitee.com/jeecg/jeecg-boot
技术文档
官方网站: http://www.jeecg.com
在线演示:http://boot3.jeecg.com
开发文档:http://vue3.jeecg.com
代码生成: http://vue3.jeecg.com/2677352
QQ交流群:683903138
Install and use
Get the project code
git clone https://github.com/jeecgboot/jeecgboot-vue3.git
Installation dependencies
cd jeecgboot-vue3
yarn install
run
yarn serve
build
yarn build
功能模块
Vue3版已实现了系统管理、系统监控、报表、各种组件、前端权限、GUI代码生成 等平台基础模块
(Online表单、Online报表尚未发布)

入门必备
本项目需要一定前端基础知识,请确保掌握 Vue 的基础知识,以便能处理一些常见的问题。 建议在开发前先学一下以下内容,提前了解和学习这些知识,会对项目理解非常有帮助:
Vue3 文档:https://v3.vuejs.org/
TypeScript:https://www.typescriptlang.org/
Vue-router:https://next.router.vuejs.org/
Ant-Design-Vue:https://2x.antdv.com/docs/vue/introduce-cn/
Vben文档:https://vvbin.cn/doc-next
Es6:https://es6.ruanyifeng.com/
Vitejs:https://vitejs.dev/
Pinia(vuex替代方案):https://pinia.esm.dev/introduction.html
Vue-RFCS:https://github.com/vuejs/rfcs
Vue2迁移到3:https://v3.vuejs.org/guide/migration/introduction.html
系统效果






浏览器支持
本地开发推荐使用Chrome 最新版
浏览器,不支持Chrome 80
以下版本。
生产环境支持现代浏览器,不支持 IE。
