Skip to content
#

admin

Here are 1,844 public repositories matching this topic...

mystorp
mystorp commented Jul 31, 2019

使用 Mock mock 数据的时候,需要硬编码数据到代码里面

使用 easy-mock 需要外网访问

使用 http-mock-middleware 仅仅需要新增如下 devServer.after 的配置项,就可以很方便的管理假数据,也方便开发者任意的修改假数据,而不需要提交:

const httpMockMiddleware = require("hm-middleware");

module.exports = {
    devServer: {
        after: function(app, server){
            app.use(httpMockMiddleware({
      
ravi-pandit14
ravi-pandit14 commented Apr 14, 2020

What I Want
I want to fixed side menu it should not scrolling with my data.

Description
I have installed react-admin in my react web App project but i am facing side menu scrolling issue. Side menu is scrolling with data.

Steps to reproduce:
I have following the same example that is providing by react-admin and in this example issue can be reproduce on dashboard.
If we will

coreui-free-bootstrap-admin-template
MarkRadaba
MarkRadaba commented May 29, 2019

Using Material-Kit, I'm unable to figure out how to get the date/time picker to be restricted to time only. Looking at the instructions on GitHub for the plugin as referenced on the Material Kit's documentation and website, the instructions are not clear -- they show how to do it for an older version, but Material Kit is using a modified version, and the instructions shown do not work. Has anyon

sendya
sendya commented Feb 24, 2019

为了更好的解决你的问题, 建议在发表前, 先浏览以下内容。

issue

  • 提供你的系统信息(发行版名字,版本号,浏览器等)。
  • 提供你所使用的 Pro 版本。可以对比 github 上的版本列表页, 看看是否为最新版, 也许你的问题在新版本中已经修复了。
  • 尽量详细描述你的问题,以及这个问题是如何出现的,最好能把 操作步骤大概说一下,以便我能重现这个问题。可以通过截图,录屏,浏览器Console报错等方式提交更多的信息。
  • 超过 7 天未对 Contributors 的回复进行反馈的,默认将认为已解决关闭 Issue
  • 请使用提供的 Issue 模板格式发布
  • 提问前请确认已经查找过 Vue 文档 | [Vue-Cli3](https://cli.vu
AndreiD
AndreiD commented May 28, 2019

So I heard some company is using this so I come to take a look.
You have nice stars on github....mmm ok, let's see "Get Started"

the first thing that you do is copy paste the main.go file
and that file has

"github.com/qor/qor"

unused import! so from the start the compiler will complain.

removing it gives

2019/05/28 11:27:16 http: panic serving [::1]:43480: runtime error: in
vue-admin-beautiful

🚀vue-admin-beautiful是一款基于vue+element-ui的绝佳的中后台前端开发管理框架(基于vue/cli 4 最新版,同时支持电脑,手机,平板),长期更新维护,感谢您的star,我一直在努力 Vue admin beautiful is an excellent front-end development framework (supporting computers, mobile phones and tablets at the same time), long-term update and maintenance, thank you for your star, I have been working hard http://beautiful.panm.cn/

  • Updated Jul 16, 2020
  • Vue

基于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开放平台

  • Updated May 17, 2020
  • Java

基于SpringCloud(Hoxton.SR3) + SpringBoot(2.2.7.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。

  • Updated Jul 15, 2020
  • Java

Improve this page

Add a description, image, and links to the admin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the admin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.