We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
中文 | English
vue3 admin plus 提供企业级开发demo
本架构使用的技术为:vue3(setup-script)+vite2+element-plus 的新一代的前端框架,It's fast!
使用 eslint+prettier+gitHooks 格式和校验代码,提高代码规范性和开发效率
---请查看架构文档
github address
Access address
github 地址: https://github.com/jzfai/vue3-admin-plus.git
国内体验地址:http://8.135.1.141/vue3-admin-plus
---- 我们先看看加载速度和构建后的包大小:
框架有js,ts,plus,electron版本
开发和使用感受:两个字 真香!!!!!
打包大小减少41%
初次渲染快55%, 更新渲染快133%
内存减少54%
使用Proxy代替defineProperty实现数据响应式
重写虚拟DOM的实现和Tree-Shaking
vite2和webpack打包速度上的对比
# 克隆项目 git clone https://github.com/jzfai/vue3-admin-plus.git # 进入项目目录 cd vue3-admin-plus # 安装依赖(建议用yarn) yarn # 启动服务 yarn run dev
浏览器访问 http://localhost:5001
# 构建测试环境 yarn run build-serve # 构建生产环境 yarn run build
# 预览发布环境效果 yarn run preview:build-serve # 预览生产环境 yarn run preview # 代码格式检查并自动修复 yarn run lint
- 登录 / 注销 - 权限验证 - 页面权限 - 指令权限 - 权限配置 - 二步登录 - 多环境发布 - serve - build - priview - lint - 全局功能 - 国际化多语言 #- 多种动态换肤 - 动态侧边栏(支持多级路由嵌套) - 动态面包屑 - 快捷导航(标签页) - Svg Sprite 图标 - 本地/后端 mock 数据 - Screenfull全屏 - 自适应收缩侧边栏 - 编辑器 - 富文本 - Markdown #- JSON 等多格式 #- Excel #- 导出excel #- 导入excel #- 前端可视化excel #- 导出zip - 表格 - 动态表格 #- 拖拽表格 #- 内联编辑 - 错误页面 - 401 - 404 - 組件 - 头像上传 - 返回顶部 #- 拖拽Dialog #- 拖拽Select #- 拖拽看板 #- 列表拖拽 #- SplitPane #- Dropzone #- Sticky #- CountTo - 综合实例 - 错误日志 - Dashboard #- 引导页 - ECharts 图表 #- Clipboard(剪贴复制) #- Markdown2html
注:#---暂未实现(希望大家能一起开发)
架构开发不易,如果感觉好,请给我点个start,架构还在不断完善中,欢迎加入我开发,一起成为Contributors !!!!
注意:vue3不在支持IE浏览器 Modern browsers and Internet Explorer 11+.
WeChat group
MIT license.
Copyright (c) 2021-present kuanghua
The text was updated successfully, but these errors were encountered:
No branches or pull requests
vue3-admin-plus
中文 | English
本架构使用的技术为:vue3(setup-script)+vite2+element-plus 的新一代的前端框架,It's fast!
使用 eslint+prettier+gitHooks 格式和校验代码,提高代码规范性和开发效率
更新日志
---请查看架构文档
文档
线上体验
github address
Access address
github 地址: https://github.com/jzfai/vue3-admin-plus.git
国内体验地址:http://8.135.1.141/vue3-admin-plus
例子
---- 我们先看看加载速度和构建后的包大小:
相关项目
框架有js,ts,plus,electron版本
文档
vue3和vue2在性能上的对比
打包大小减少41%
初次渲染快55%, 更新渲染快133%
内存减少54%
使用Proxy代替defineProperty实现数据响应式
重写虚拟DOM的实现和Tree-Shaking
vite2和webpack打包速度上的对比
构建步骤
浏览器访问 http://localhost:5001
发布
其它
功能
额外
架构开发不易,如果感觉好,请给我点个start,架构还在不断完善中,欢迎加入我开发,一起成为Contributors !!!!
浏览器支持
注意:vue3不在支持IE浏览器
Modern browsers and Internet Explorer 11+.
IE / Edge
Firefox
Chrome
Safari
讨论和交流(含vue3+ts视频教程)
WeChat group
版本
MIT license.
Copyright (c) 2021-present kuanghua
The text was updated successfully, but these errors were encountered: