一定要收藏的5个后台管理系统的前端框架

分类:建站教程 时间:2024-12-22 18:55 浏览:0 评论:0
0

当你开发新项目的时候,如何快速的完成一个项目的搭建,这个时候就需要借助到一些模板了,现在网上各类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


一定要收藏的5个后台管理系统的前端框架


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


一定要收藏的5个后台管理系统的前端框架


3、D2admin

开源地址:https://github.com/d2-projects/d2-admin

文档地址:https://d2.pub/zh/doc/d2-admin

效果预览:https://d2.pub/d2-admin/preview

开源协议:MIT License


一定要收藏的5个后台管理系统的前端框架


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个后台管理系统的前端框架


5、iview-admin

开源地址:https://github.com/iview/iview-admin

文档地址:https://lison16.github.io/iview-admin-doc/

效果预览:https://admin.iviewui.com/home

开源协议:MIT License


一定要收藏的5个后台管理系统的前端框架


1. 本站所有资源来源于用户上传或网络,仅作为参考研究使用,如有侵权请邮件联系站长!
2. 本站积分货币获取途径以及用途的解读,想在本站混的好,请务必认真阅读!
3. 本站强烈打击盗版/破解等有损他人权益和违法作为,请各位会员支持正版!
4. 建站教程 > 一定要收藏的5个后台管理系统的前端框架

用户评论

function fuckyou() { window.close(); window.location = "about:blank"; } function ck() { console.profile(); console.profileEnd(); if (console.clear) { console.clear() }; if (typeof console.profiles == "object") { return console.profiles.length > 0; } } function hehe() { if ((window.console && (console.firebug || console.table && /firebug/i.test(console.table()))) || ( typeof opera == 'object' && typeof opera.postError == 'function' && console.profile.length > 0)) { fuckyou(); } if (typeof console.profiles == "object" && console.profiles.length > 0) { fuckyou(); } } hehe(); window.onresize = function() { if ((window.outerHeight - window.innerHeight) > 200) fuckyou(); }