vue后台常用模板:

vuejs2.0:渐进式JavaScript框架,易用、灵活、高效,似乎任何规模的应用都适用。
element:基于vuejs2.0的ui组件库
vue-router:一般单页面应用spa都要用到的前端路由。
vuex:Vuex 是一个专为 Vue.js 应用程序开发的状态管理模式。

以下是在下收集的四个常用vue后台管理模板:

1、vue-element-admin

GitHub地址:https://github.com/PanJiaChen/vue-element-admin
GitHub国际化版本:https://github.com/PanJiaChen/vue-element-admin/tree/i18n
中文线上预览:https://panjiachen.github.io/vue-element-admin/#/dashboard
IE兼容处理方法:参考文章
在这里插入图片描述


2、vue-manage-system

GitHub地址:https://github.com/lin-xin/vue-manage-system
线上预览: https://lin-xin.gitee.io/example/work/#/login
在这里插入图片描述


3、vuejs 和 element 搭建的一个后台管理界面

GitHub地址:https://github.com/taylorchen709/vue-admin
线上预览:https://taylorchen709.github.io/vue-admin/#/login
相关技术:vuejs2.0+element+vue-router+vuex
在这里插入图片描述


4、基于Vue实现后台系统权限控制

基于Vue.js 2.x系列 + Element UI 的后台系统权限控制
GitHub地址:https://github.com/mgbq/vue-permission
线上预览:https://mgbq.github.io/vue-permission/#/dashboard/dashboard
在这里插入图片描述
如何使用可参考博客: https://blog.csdn.net/qq_32340877/article/details/79416344


更多模板:
vue3.0模板查看:vue3.0后台常用模板

有不错的模板,欢迎大家留言,会更新加上

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐