-
Updated
Oct 31, 2020 - Vue
{{ message }}
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
Customizable admin dashboard template based on Angular 10+
AngularJS Bootstrap Admin Panel Framework
An elegant dashboard
Material Dashboard - Open Source Bootstrap 4 Material Design Admin
请对应版本进行观看初始化数据的方式
V2.0.0~V2.2.0
V2.3.0~V2.3.31
comfig.yaml 的mysql的账号密码配置自行修改config.yaml 中的 system 下存在一行 need-init-data: false 将此参数设定为 trueV2.3.4~master
server/config.yaml 的 mysql 中的 path , db-name, username ,password,其他的按需修改Add an AngularJS admin GUI to any RESTful API
基于SpringCloud(Hoxton.SR7) + SpringBoot(2.2.9.RELEASE) 的微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Short description of what this feature will allow to do:
When bundle asked for directory to generate controller, why not to create the sub folders if not exist, instead of threw exception?
Example of how to use this feature
This is just one kind of example of integration:
Which directory do you want to generate "DashboardController" in? [src/Controller/Admin/]:
>
The "src/C
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 定时任务 第三方社交账号、短信登录 单点登录 OAuth2开放平台
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:http://doc.zhangwj.com/go-admin-site/ Demo: http://www.zhangwj.com/#/login
CoreUI React is free React admin template based on Bootstrap 4
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
CoreUI Vue is free Vue admin template based on Bootstrap 4
Add a description, image, and links to the admin topic page so that developers can more easily learn about it.
To associate your repository with the admin topic, visit your repo's landing page and select "manage topics."
What you were expecting:
I am using the
Listcomponent like the following.