推荐五款优秀的后台管理系统的前端框架
开发新项目的时候,如何快速的完成一个项目的搭建,这个时候就需要借助到一些模板,现在网上各类UI模板都是相当的齐全的,今天就介绍几个非常不错的后台管理系统的前端框架,感兴趣的可以了解一下。建议收藏。
1、vue-element-admin
开源地址:https://github.com/PanJiaChen/vue-element-admin
文档地址:https://panjiachen.github.io/vue-element-admin-site/zh/
效果预览:https://panjiachen.github.io/vue-element-admin
开源协议:MIT License
2、vue-admin-beautiful
开源地址:https://github.com/chuzhixin/vue-admin-beautiful
文档地址:https://github.com/chuzhixin/vue-admin-beautiful
效果预览:http://beautiful.panm.cn/
开源协议:MPL-2.0 License
3、D2admin
开源地址:https://github.com/d2-projects/d2-admin
文档地址:https://d2.pub/zh/doc/d2-admin
效果预览:https://d2.pub/d2-admin/preview
开源协议:MIT License
4、ant-design-pro
开源地址:https://github.com/ant-design/ant-design-pro
文档地址:https://pro.ant.design/zh-CN/
效果预览:https://pro.ant.design/zh-CN/
开源协议:MIT License
5、iview-admin
开源地址:https://github.com/iview/iview-admin
文档地址:https://lison16.github.io/iview-admin-doc/
效果预览:https://admin.iviewui.com/home
开源协议:MIT License
- composer install常见错误解决方案 --ignore-platform-reqs解决版本冲突
- Layui的laydate模块实现快捷选中今天、昨天 、本周、本月等操作
- 微软推出VS Code PowerShell的重大更新 PowerShell 引擎的彻底改造
- 宝塔面板查看登录地址、账号密码、运行状态和一键重启等命令
- Xshell提示 “要继续使用此程序,您必须应用最新的更新或使用新版本”
- PHP实现工作年限自动计算,工作0-6个月的算0.5年,7-12个月的算1年
- javascript import的四种用法
- 推荐一款免费好用的思维导图软件:知犀思维导图
- 资深程序员:MySQL不建议使用delete删除数据
- javascript对字符串的切割截取方法集合