Skip to content
#

admin

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

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

vue-admin-beautiful

🚀vue-admin-beautiful是github开源admin中最优秀的集成框架之一,它是一款基于vue+element-ui的绝佳的后台框架(基于vue/cli 4 最新版,同时支持电脑,手机,平板),他同时是拥有100+页面的大型vue前端单页应用,长期更新维护,感谢您的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 Sep 17, 2020
  • Vue
piexlmax
piexlmax commented Sep 7, 2020

在go项目的main.go下 27行

	if global.GVA_CONFIG.System.NeedInitData {
		init_data.InitData() // 通过配置文件初始化数据 默认为 false 首次运行需要将 ./config.yaml中 system下的 need-init-data 修改为true
	}

此处修改为根据配置文件来决定是否开启初始化
在跟目录的config.yaml中的system下存在一行
need-init-data: false
将此参数设定为true则会执行初始化代码
切记初次开启后 计得关闭

lukasluecke
lukasluecke commented Jul 8, 2020

Describe the bug
Some of the countries that are available for selection seem to be missing flag images (we have 198). This results in broken img elements.

To Reproduce
Select "American Samoa" (AS) or "Åland Islands" (AX).

(OPTIONAL) Additional context
Either add missing flags, or to also future proof it add either a fallback or hide the flag img element if it fails to

基于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 Sep 16, 2020
  • Java

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

  • Updated Sep 11, 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.